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

Changes in RabbitMQ 3.7.27 alpha.16

RabbitMQ CI edited this page Jul 24, 2020 · 3 revisions

Changes since RabbitMQ 3.7.27-rc.2

Commits since v3.7.27-rc.1:

  • rabbit_nodes_common:make/1: support node parts that are not strings (ad4dcee)

Commits since v3.7.27-rc.1:

  • Merge pull request #2402 from rabbitmq/metrics-flakiness (b9c8e2de9)
  • Increase timeout in dynamic_ha:nodes_policy_should_pick_master_from_its_params (df9f61d5d)
  • synchronized -> synchronised (f78cb3d5e)
  • Temporarily switch back an unfortunate atom (e43a0a95b)
  • rabbitmq-diagnostics node_health_check is deprecated, remove its test suite (f8132f05a)
  • Simplify a flaky test that overlaps with other tests and suites (a2c543d8a)
  • Clarify that the delay is in ms in these log messages (0e94a2e26)
  • Merge pull request #2276 from rabbitmq/mk-peer-discovery-retries (7d4610bee)

Commits since v3.7.27-rc.1:

  • rabbit_amqp1_0_reader: Get rid of erlang:get_stacktrace/0 (47abfb5)
  • Avoid using erlang:get_stacktrace/0 (224dd22)

Commits since v3.7.27-rc.1:

  • Avoid using erlang:get_stacktrace/0 for improved OTP 23/24 compat (c270705)

Commits since v3.7.27-rc.1:

  • Avoid using erlang:get_stacktrace/0 for improved OTP 23/24 compat (ce88c64)

Commits since v3.7.27-rc.1:

  • Avoid using erlang:get_stacktrace/0 (116c4b5)

Commits since v3.7.27-rc.2:

  • Add package changelog entries for 3.7.27 (ece2d87)

Changes since RabbitMQ 3.7.26

Commits since v3.7.26:

  • rabbit_nodes_common:make/1: support node parts that are not strings (ad4dcee)
  • Revert switch to sys:get_log/1 (8146339)
  • Address deprecation of erlang:get_stacktrace/0 and sys:get_debug/3 (4288ee3)
  • Avoid using erlang:get_stacktrace/0 for improved OTP 23/24 compat (518b2d1)
  • include/rabbit.hrl: Add type spec for #amqqueue{} record (c1a231e)
  • Add OAuth 2 plugin to rabbitmq-components.mk (f4a5624)

Commits since v3.7.26:

  • Merge pull request #2402 from rabbitmq/metrics-flakiness (b9c8e2de9)
  • Increase timeout in dynamic_ha:nodes_policy_should_pick_master_from_its_params (df9f61d5d)
  • synchronized -> synchronised (f78cb3d5e)
  • Temporarily switch back an unfortunate atom (e43a0a95b)
  • rabbitmq-diagnostics node_health_check is deprecated, remove its test suite (f8132f05a)
  • Simplify a flaky test that overlaps with other tests and suites (a2c543d8a)
  • Clarify that the delay is in ms in these log messages (0e94a2e26)
  • Merge pull request #2276 from rabbitmq/mk-peer-discovery-retries (7d4610bee)
  • Merge pull request #2365 from rabbitmq/simple_ha-test-stability (c700ff899)
  • rabbit: Take stacktrace from try/catch instead of erlang:get_stacktrace() (dda1be45a)
  • amqqueue_backward_compatibility_SUITE: Fix initial queue state (d6777ac85)
  • Fix several type specs (d66538885)
  • rabbit_connection_tracking: Disable race_conditions check for register_connection/1 (18e02f288)
  • rabbit_feature_flags: Fix type specs (a71f73b57)
  • Type fixes to keep dialyzer happy (dc178e3df)
  • Remove all ct-partition test flakes (e7cc9c090)
  • Update rabbitmq-components.mk (33c08bff1)
  • rabbit_reader: Use selected_cipher_suite instead of cipher_suite (3ad5c993a)
  • *_SUITE: Don't setup dist module when not needed (3209c9daa)
  • *_SUITE: Use the new API for inet_tcp_proxy_dist (6213b7e28)
  • rabbit_feature_flags: Improve timeout computation in mark_as_enabled_remotely() (a5db972ac)
  • rabbit_feature_flags: Add a FIXME to try_to_write_enabled_feature_flags_list() (a29bd4e9d)
  • rabbit_feature_flags: Restart registry regen if it changed meanwhile (adbd6d402)
  • rabbit_feature_flags: Fix concurrent registry module reload (665c9b32c)
  • rabbit_feature_flags: Log more details during registry reloading (9af1b5325)
  • feature_flags_SUITE: Fix Lager configuration (f48506e11)
  • feature_flags_SUITE: New testcase to test concurrent registry loading (1596cd1e1)
  • rabbit_feature_flags: Translate a comment to English (a55feed24)
  • rabbit_feature_flags: Don't re-initiliaze registry if no feature flags (3e3c194bc)

Commits since v3.7.26:

  • Update rabbitmq-components.mk (f6cd558)

Commits since v3.7.26:

  • Update rabbitmq-components.mk (f7b50fd)
  • Revert "Merge pull request #49 from AntoineGagne/feature/migrate-to-gen-statem-frame-reader" (01d8311)
  • Merge pull request #49 from AntoineGagne/feature/migrate-to-gen-statem-frame-reader (826cbb4)
  • Merge pull request #48 from bougueil/sasl_outcome_failure_codes (591147a)

Commits since v3.7.26:

  • rabbit_amqp1_0_reader: Get rid of erlang:get_stacktrace/0 (47abfb5)
  • Avoid using erlang:get_stacktrace/0 (224dd22)
  • Update rabbitmq-components.mk (4125003)
  • rabbit_amqp1_0_reader: Use selected_cipher_suite instead of cipher_suite (6b2c803)

Commits since v3.7.26:

  • Update rabbitmq-components.mk (ede7f28)
  • Merge pull request #30 from skbenraven/patch-1 (026f702)

Commits since v3.7.26:

  • Update rabbitmq-components.mk (48e2bb9)

Commits since v3.7.26:

  • Update rabbitmq-components.mk (455e241)

Commits since v3.7.26:

  • Update rabbitmq-components.mk (86dc7ac)

Commits since v3.7.26:

  • Update rabbitmq-components.mk (045a970)

Commits since v3.7.26:

  • Update rabbitmq-components.mk (b5f30ec)

Commits since v3.7.26:

  • Merge pull request #107 from rabbitmq/mk-handle-internal-exchange-check-timeouts (b4ce9ba)
  • Error handling around command channel (468b4ff)
  • Update rabbitmq-components.mk (55b04cd)

Commits since v3.7.26:

  • Update rabbitmq-components.mk (c503859)

Commits since v3.7.26:

  • Avoid using erlang:get_stacktrace/0 for improved OTP 23/24 compat (c270705)
  • Update rabbitmq-components.mk (3bdb2bb)

Commits since v3.7.26:

  • Update rabbitmq-components.mk (52e22cf)

Commits since v3.7.26:

  • Update rabbitmq-components.mk (189ec7f)

Commits since v3.7.26:

  • Update rabbitmq-components.mk (9561765)

Commits since v3.7.26:

  • Update rabbitmq-components.mk (a689a48)

Commits since v3.7.26:

  • Update rabbitmq-components.mk (20c17b9)

Commits since v3.7.26:

  • Avoid using erlang:get_stacktrace/0 for improved OTP 23/24 compat (ce88c64)
  • Update rabbitmq-components.mk (0556d3f)
  • Merge pull request #76 from mgrafl/patch-2 (0318b27)

Commits since v3.7.26:

  • Update rabbitmq-components.mk (16b73c4)

Commits since v3.7.26:

  • Avoid using erlang:get_stacktrace/0 (116c4b5)
  • Update rabbitmq-components.mk (63955bc)

Commits since v3.7.26:

  • Merge pull request #816 from rabbitmq/rabbitmq-management-815 (dd45ceb9)
  • rabbit_mgmt_rabbitmqadmin_SUITE: Reset $HOME in end_per_testcase (407eb991)
  • Update rabbitmq-components.mk (937c6ca9)
  • Drive by change: reduce cyclomatic complexity highlighted by linter (04adac4a)
  • rabbitmqadmin: make --cli-switches take precedence over config file values (23013c9d)
  • Fix export using python 3 (c43478b9)

Commits since v3.7.26:

  • Update rabbitmq-components.mk (32bace4)

Commits since v3.7.26:

  • Update rabbitmq-components.mk (f38f393)

Commits since v3.7.26:

  • Update rabbitmq-components.mk (112b4cd)

Commits since v3.7.26:

  • Update rabbitmq-components.mk (6666817)

Commits since v3.7.26:

  • Update rabbitmq-components.mk (395c2b4)

Commits since v3.7.26:

  • Update rabbitmq-components.mk (4c75494)

Commits since v3.7.26:

  • Update rabbitmq-components.mk (6d9674d)

Commits since v3.7.26:

  • Update rabbitmq-components.mk (7e1e6af)

Commits since v3.7.26:

  • Update rabbitmq-components.mk (c60db08)

Commits since v3.7.26:

  • Update rabbitmq-components.mk (9fc1cbc)

Commits since v3.7.26:

  • Update rabbitmq-components.mk (347b9e9)

Commits since v3.7.26:

  • Update rabbitmq-components.mk (19cf8bc)

Commits since v3.7.26:

  • Update rabbitmq-components.mk (152382c)

Commits since v3.7.26:

  • Update rabbitmq-components.mk (a19b3b2)

Commits since v3.7.26:

  • Add package changelog entries for 3.7.27 (ece2d87)
  • Add package changelog entries for 3.7.27-rc.2 (6650c3d)
  • Add package changelog entries for 3.7.27-rc.1 (d1df16e)
  • Update rabbitmq-components.mk (bebb403)
  • Merge pull request #130 from nicolasbock/watch (d75683b)
Clone this wiki locally