Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

Changes in RabbitMQ 3.8.16 alpha.3

RabbitMQ CI edited this page May 4, 2021 · 1 revision

Changes since RabbitMQ 3.8.15

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Changes since RabbitMQ 3.8.15

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)

Commits since v3.8.15:

  • Merge pull request #3024 from luos/fix-stuck-mgmt-connections (afd0d815f)
  • Remove the integration_SUITE from peer discovery aws (691f7295a)
  • Erlang/OTP 23.2 ships erts 11.1 (17aacfb7a)
  • Bump minimum required Erlang/OTP version to 23.2 (44e834a4a)
  • Ignore rabbit_log return value in one more place (f6e78e745)
  • Ignore return values of log functions in rabbit_common (bbb02ab03)
  • Merge pull request #2910 from rabbitmq/configure-num-conns-sup (96795b639)
  • gitignore rabbitmq_prelaunch logs (af89fd6bf)
  • Update ranch supervisor structure on list/0 command (62f3ebe57)
  • Update ranch supervisor name (f60279b48)
  • Squash a compiler warning (84dce1a01)
  • Ditto (ed18b8efb)
  • Ignore return values of more log functions (660d858ab)
  • Update to ranch 2.0 (e418037a3)
  • Ignore return values of log functions (a6c67247b)
  • Squash a compiler warning introduced in #2878 (d8df376c0)
  • Delete unused var (691da74a1)
  • Bump Cuttlefish to 3.0 (3adc58d0b)
  • Move +nowarn_ignore to rabbitmq-build.mk (bd2be3ad9)
  • Replace cryto:hmac/3 by crypto:mac/4 (4805aa4c5)
  • Add +nowarn_ignored to RabbitMQ erlc flags (91d4d3deb)
  • Update to ranch 2.0 (80b8fdde4)
  • Prepare to upgrading Ranch to 2.0 (af07bda93)
  • Remove two now unused functions (acb1b2885)
  • Remove federation_up/0 check (4f237af7e)
  • Use scope on pg groups and skip go call from the app (b99149e37)
  • Retry if we could not start links because the plugin wasn't yet running (bc7845991)
  • Synchronize federation_up/0 logic for both link types (40d79ea9d)
  • pg2 => pg for OTP 24 compatibility (f638b9c39)
  • Correct a child spec typo (8cb280870)
  • Regular supervisor is sufficient here (c516bb7af)
  • Extract a constant (e9bf228b5)
  • Cosmetics (969321339)
  • OTP 24 compat: switch management and management_agent to use pg (1f63bd9f4)
Clone this wiki locally