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

Changes in RabbitMQ 3.8.7 alpha.13

RabbitMQ CI edited this page Aug 20, 2020 · 3 revisions

Changes since RabbitMQ 3.8.7

Commits since v3.8.6:

  • Bump credentials_obfuscation to 2.2.0 (6277d1a)
  • rabbit_nodes_common: Disable Dialyzer warning for diagnostics_node/1 (466044e)
  • rabbit_nodes_common: Handle noport return value from net_adm:names/1 (4f16eab)
  • rabbitmq-dist.mk: Exclude ebin/dep_built from plugin packaging (8f9aa1b)
  • Merge pull request #407 from rabbitmq/lrb-find-erl-safely (49c629b)

Commits since v3.8.6:

  • Merge pull request #2430 from mnxumalo/fix-getmetadata-function-in-vhost (9a5592654)
  • feature_flags_SUITE: Use rabbit_file:recursive_*() to manage test plugin (826b3da10)
  • definition_import_SUITE: Skip import_case13 if quorum_queues are unsupported (439ff4acf)
  • Merge pull request #2426 from rabbitmq/fix-queue-args-definitions (5dac11ffc)

Commits since v3.8.6-rc.2:

  • Update rabbitmq-components.mk (4a5782e)

Commits since v3.8.6:

  • Squash a compiler warning introduced in #56 (37c0579)
  • Merge pull request #56 from tstorck/handle-detach-55 (adf482e)
  • Merge pull request #54 from sircinek/remove-ct-pal (dcc8d43)

Commits since v3.8.6-rc.2:

  • Update rabbitmq-components.mk (10af0ed)

Commits since v3.8.6-rc.2:

  • Update rabbitmq-components.mk (efcd7cd)

Commits since v3.8.6-rc.2:

  • Update rabbitmq-components.mk (3967cee)

Commits since v3.8.6-rc.2:

  • Update rabbitmq-components.mk (4ea59b7)

Commits since v3.8.6-rc.2:

  • Update rabbitmq-components.mk (8f1b505)

Commits since v3.8.6-rc.2:

  • Update rabbitmq-components.mk (2eca510)

Commits since v3.8.6-rc.2:

  • Update rabbitmq-components.mk (f3ff9de)

Commits since v3.8.6-rc.2:

  • Update rabbitmq-components.mk (383997e)

Commits since v3.8.6:

  • Merge pull request #112 from rabbitmq/mk-coerce-upstream-password-before-encrypting (b3f3c57)

Commits since v3.8.6-rc.2:

  • Update rabbitmq-components.mk (2c391ce)

Commits since v3.8.6-rc.2:

  • Update rabbitmq-components.mk (f799bfa)

Commits since v3.8.6-rc.2:

  • Update rabbitmq-components.mk (f124835)

Commits since v3.8.6-rc.2:

  • Update rabbitmq-components.mk (c58d1e6)

Commits since v3.8.6-rc.2:

  • Update rabbitmq-components.mk (e12a2ae)

Commits since v3.8.6-rc.2:

  • Update rabbitmq-components.mk (1ff5e83)

Commits since v3.8.6-rc.2:

  • Update rabbitmq-components.mk (9f523c8)

Commits since v3.8.6:

  • system_SUITE: Adapt to Erlang 24's ssl application (0d69522)

Commits since v3.8.6-rc.2:

  • Update rabbitmq-components.mk (8b695b9)

Commits since v3.8.6-rc.2:

  • Update rabbitmq-components.mk (5235134)

Commits since v3.8.6-rc.2:

  • Wording changes to follow-up with #834 (8218e8e0)
  • Update rabbitmq-components.mk (2bce2cb1)

Commits since v3.8.6-rc.2:

  • Update rabbitmq-components.mk (901375f)

Commits since v3.8.6-rc.2:

  • Update rabbitmq-components.mk (98ab0a1)

Commits since v3.8.6-rc.2:

  • Update rabbitmq-components.mk (ff2d92d)

Commits since v3.8.6-rc.2:

  • Update rabbitmq-components.mk (d7d8a8b)

Commits since v3.8.6-rc.2:

  • Update rabbitmq-components.mk (d41003c)

Commits since v3.8.6-rc.2:

  • Update rabbitmq-components.mk (bcd6f48)

Commits since v3.8.6-rc.2:

  • Update rabbitmq-components.mk (628f38b)

Commits since v3.8.6-rc.2:

  • Update rabbitmq-components.mk (8c2cdfc)

Commits since v3.8.6-rc.2:

  • Update rabbitmq-components.mk (eae19f6)

Commits since v3.8.6-rc.2:

  • Update rabbitmq-components.mk (0320d99)

Commits since v3.8.6-rc.2:

  • Update rabbitmq-components.mk (23890a1)

Commits since v3.8.6-rc.2:

  • Update rabbitmq-components.mk (f35b872)

Commits since v3.8.6:

  • Examples have graduated to a separate repository (9a4f930)
  • Ditto (4938720)
  • GKE example: more README edits (22d6aa9)
  • Examples: suggest the most basic readinessProbe by default (52eb688)
  • Cosmetics (f22299c)
  • Merge branch 'gke-examples' (d9b36ca)

Commits since v3.8.6-rc.2:

  • Update rabbitmq-components.mk (5e9b401)

Commits since v3.8.6-rc.2:

  • Update rabbitmq-components.mk (4f5296d)

Commits since v3.8.7:

  • Merge pull request #134 from rabbitmq/lrb-add-licensefinder-workarounds (5dc1195)

Changes since RabbitMQ 3.8.7

Commits since v3.8.6:

  • Bump credentials_obfuscation to 2.2.0 (6277d1a)
  • rabbit_nodes_common: Disable Dialyzer warning for diagnostics_node/1 (466044e)
  • rabbit_nodes_common: Handle noport return value from net_adm:names/1 (4f16eab)
  • rabbitmq-dist.mk: Exclude ebin/dep_built from plugin packaging (8f9aa1b)
  • Merge pull request #407 from rabbitmq/lrb-find-erl-safely (49c629b)

Commits since v3.8.6:

  • Merge pull request #2430 from mnxumalo/fix-getmetadata-function-in-vhost (9a5592654)
  • feature_flags_SUITE: Use rabbit_file:recursive_*() to manage test plugin (826b3da10)
  • definition_import_SUITE: Skip import_case13 if quorum_queues are unsupported (439ff4acf)
  • Merge pull request #2426 from rabbitmq/fix-queue-args-definitions (5dac11ffc)

Commits since v3.8.5:

  • Update rabbitmq-components.mk (4a5782e)
  • Update rabbitmq-components.mk (8828d31)
  • Update erlang.mk (1fc335b)
  • Update rabbitmq-components.mk (328e281)
  • Revert drop of Exhibit B on MPL 2.0 (f03103f)
  • Update rabbitmq-components.mk (7257ab2)
  • Add LICENSE (2bf2f14)
  • Drop Exhibit B from our MPL2 file (8453e8b)
  • Switch to Mozilla Public License 2.0 (MPL 2.0) (71d1031)
  • Update copyright (year 2020) (4af2015)

Commits since v3.8.6:

  • Squash a compiler warning introduced in #56 (37c0579)
  • Merge pull request #56 from tstorck/handle-detach-55 (adf482e)
  • Merge pull request #54 from sircinek/remove-ct-pal (dcc8d43)

Commits since v3.8.5:

  • Update rabbitmq-components.mk (10af0ed)
  • Update rabbitmq-components.mk (16841f7)
  • Update erlang.mk (55d5ebe)
  • Update rabbitmq-components.mk (5e8fc1a)
  • Revert drop of Exhibit B on MPL 2.0 (dbf9fc5)
  • Update rabbitmq-components.mk (d4d30a2)
  • Add LICENSE (126986e)
  • Drop Exhibit B from our MPL2 file (ea127ad)
  • Switch to Mozilla Public License 2.0 (MPL 2.0) (be71a53)
  • Update copyright (year 2020) (06f1e0e)

Commits since v3.8.5:

  • Update rabbitmq-components.mk (efcd7cd)
  • Update rabbitmq-components.mk (0808c83)
  • Update erlang.mk (2844d0b)
  • Update rabbitmq-components.mk (ea7d697)
  • Revert drop of Exhibit B on MPL 2.0 (0a9f965)
  • Update rabbitmq-components.mk (e3d0e68)
  • Add LICENSE (e0a2ff4)
  • Update license information (3e83ac4)
  • Add LICENSE (a60e711)
  • Drop Exhibit B from our MPL2 file (2683d1b)
  • Switch to Mozilla Public License 2.0 (MPL 2.0) (4fb138a)
  • Update copyright (year 2020) (8b5c22b)

Commits since v3.8.5:

  • Update rabbitmq-components.mk (3967cee)
  • Update rabbitmq-components.mk (5945612)
  • Update erlang.mk (5cc638f)
  • Update rabbitmq-components.mk (b3bd3e0)
  • Revert drop of Exhibit B on MPL 2.0 (d74087a)
  • Update rabbitmq-components.mk (94a9a65)
  • Add LICENSE (f0ca7ac)
  • Drop Exhibit B from our MPL2 file (bfa579b)
  • Switch to Mozilla Public License 2.0 (MPL 2.0) (94823ca)
  • Merge pull request #101 from rabbitmq/rabbitmq-auth-backend-http-100 (c1b1119)
  • Update copyright (year 2020) (476b194)

Commits since v3.8.5:

  • Update rabbitmq-components.mk (4ea59b7)
  • Update rabbitmq-components.mk (dd0587a)
  • Update erlang.mk (8285ed0)
  • Update rabbitmq-components.mk (47b7235)
  • Revert drop of Exhibit B on MPL 2.0 (cc5f155)
  • Update rabbitmq-components.mk (f2f48f0)
  • Add LICENSE (9fb4b0d)
  • Drop Exhibit B from our MPL2 file (42c108e)
  • Switch to Mozilla Public License 2.0 (MPL 2.0) (4d52237)
  • Update copyright (year 2020) (d88efb9)

Commits since v3.8.5:

  • Update rabbitmq-components.mk (8f1b505)
  • Update rabbitmq-components.mk (aa503bb)
  • Update erlang.mk (b84ed60)
  • Update rabbitmq-components.mk (6ecb493)
  • Revert drop of Exhibit B on MPL 2.0 (ab9698e)
  • Update rabbitmq-components.mk (a1f8675)
  • Update LICENSE (728629b)
  • Update license information in the README (ca8bfab)
  • Drop Exhibit B from our MPL2 file (dc0768a)
  • Switch to Mozilla Public License 2.0 (MPL 2.0) (59eed5a)
  • Update copyright (year 2020) (fdc3c92)

Commits since v3.8.5:

  • Update rabbitmq-components.mk (2eca510)
  • Update rabbitmq-components.mk (e9b6c4c)
  • Update erlang.mk (19575cd)
  • Update rabbitmq-components.mk (c4dd439)
  • Revert drop of Exhibit B on MPL 2.0 (8e1a38e)
  • Update rabbitmq-components.mk (a99195c)
  • Update LICENSE (b962110)
  • Drop Exhibit B from our MPL2 file (2dc1e83)
  • Switch to Mozilla Public License 2.0 (MPL 2.0) (ba081ff)
  • Use new style configuration format in examples (babd898)
  • Update copyright (year 2020) (ab06238)

Commits since v3.8.5:

  • Update rabbitmq-components.mk (f3ff9de)
  • Update rabbitmq-components.mk (64ce1ea)
  • Update erlang.mk (ce311ee)
  • Update rabbitmq-components.mk (53ef140)
  • Revert drop of Exhibit B on MPL 2.0 (c1194e3)
  • Update rabbitmq-components.mk (119deb0)
  • Update LICENSE (0285e62)
  • Drop Exhibit B from our MPL2 file (b25b852)
  • Switch to Mozilla Public License 2.0 (MPL 2.0) (c1c3721)
  • Update copyright (year 2020) (8440653)

Commits since v3.8.5:

  • Update rabbitmq-components.mk (383997e)
  • Update rabbitmq-components.mk (ce974f2)
  • Update erlang.mk (1302eef)
  • Update rabbitmq-components.mk (8f8761f)
  • Revert drop of Exhibit B on MPL 2.0 (9f339d8)
  • Update rabbitmq-components.mk (6dfb7f1)
  • Update LICENSE (b15bea5)
  • Drop Exhibit B from our MPL2 file (ad4a8b5)
  • Switch to Mozilla Public License 2.0 (MPL 2.0) (64e308f)
  • Update copyright (year 2020) (56b986f)

Commits since v3.8.6:

  • Merge pull request #112 from rabbitmq/mk-coerce-upstream-password-before-encrypting (b3f3c57)

Commits since v3.8.5:

  • Update rabbitmq-components.mk (2c391ce)
  • Update rabbitmq-components.mk (1f9779f)
  • Update erlang.mk (97f3a71)
  • Update rabbitmq-components.mk (4499646)
  • Revert drop of Exhibit B on MPL 2.0 (8b8a327)
  • Update rabbitmq-components.mk (8fc8527)
  • Update LICENSE (41d5fb2)
  • Drop Exhibit B from our MPL2 file (4394fef)
  • Switch to Mozilla Public License 2.0 (MPL 2.0) (963aa32)
  • Update copyright (year 2020) (c0a918a)

Commits since v3.8.5:

  • Update rabbitmq-components.mk (f799bfa)
  • Update rabbitmq-components.mk (58dec3e)
  • Update erlang.mk (36c08ee)
  • Update rabbitmq-components.mk (083b0be)
  • Revert drop of Exhibit B on MPL 2.0 (d95ce5c)
  • Update rabbitmq-components.mk (b49712e)
  • Update LICENSE (295285c)
  • Drop Exhibit B from our MPL2 file (328f4ef)
  • Switch to Mozilla Public License 2.0 (MPL 2.0) (52007b3)
  • Merge pull request #235 from rabbitmq/mqtt_machine_bug (8557c0e)
  • Closes #233 (6f8bbc2)
  • Switch to classic OTP supervisor for two modules (4749308)
  • Update copyright (year 2020) (ad6fe53)

Commits since v3.8.5:

  • Update rabbitmq-components.mk (f124835)
  • Update rabbitmq-components.mk (82125bc)
  • Update erlang.mk (992b0c8)
  • Update rabbitmq-components.mk (71d52f1)
  • Revert drop of Exhibit B on MPL 2.0 (6b68c55)
  • Update rabbitmq-components.mk (3323e96)
  • Drop Exhibit B from our MPL2 file (0fddbab)
  • Switch to Mozilla Public License 2.0 (MPL 2.0) (80926c5)
  • Update copyright (year 2020) (ebf4a17)

Commits since v3.8.5:

  • Update rabbitmq-components.mk (c58d1e6)
  • Update rabbitmq-components.mk (55f63f8)
  • Update erlang.mk (b0ce9eb)
  • Update rabbitmq-components.mk (33a33b8)
  • Revert drop of Exhibit B on MPL 2.0 (8338f6c)
  • Update rabbitmq-components.mk (7fcaebc)
  • Drop Exhibit B from our MPL2 file (26dc1cb)
  • Switch to Mozilla Public License 2.0 (MPL 2.0) (72800fc)
  • Update copyright (year 2020) (384bb27)

Commits since v3.8.5:

  • Update rabbitmq-components.mk (e12a2ae)
  • Update rabbitmq-components.mk (e509ef7)
  • Update erlang.mk (49eb4f8)
  • Update rabbitmq-components.mk (13d97c7)
  • Revert drop of Exhibit B on MPL 2.0 (a7ca056)
  • Update rabbitmq-components.mk (379cad7)
  • Update LICENSE (4794cfe)
  • Drop Exhibit B from our MPL2 file (d8f78e1)
  • Switch to Mozilla Public License 2.0 (MPL 2.0) (4dea69b)
  • Update copyright (year 2020) (0f36ded)

Commits since v3.8.5:

  • Update rabbitmq-components.mk (1ff5e83)
  • Update rabbitmq-components.mk (bf37acd)
  • Update erlang.mk (acab3dd)
  • Update rabbitmq-components.mk (cf17878)
  • Revert drop of Exhibit B on MPL 2.0 (5d154d7)
  • Update rabbitmq-components.mk (c676d74)
  • Update LICENSE (b0df17d)
  • Drop Exhibit B from our MPL2 file (68126c5)
  • Switch to Mozilla Public License 2.0 (MPL 2.0) (ff81ab7)
  • Merge pull request #74 from rabbitmq/rabbitmq-auth-backend-http-100 (df45d69)
  • Update copyright (year 2020) (f2fa7bf)

Commits since v3.8.5:

  • Update rabbitmq-components.mk (9f523c8)
  • Update rabbitmq-components.mk (7fcd218)
  • Update erlang.mk (6714700)
  • Update rabbitmq-components.mk (7f09e51)
  • Revert drop of Exhibit B on MPL 2.0 (acdc44c)
  • Update rabbitmq-components.mk (4e89427)
  • Update LICENSE (8dc600f)
  • Drop Exhibit B from our MPL2 file (ca7b44e)
  • Switch to Mozilla Public License 2.0 (MPL 2.0) (8473d3e)
  • Use a supervisor flag map here (cea1699)
  • Update copyright (year 2020) (e7a008d)

Commits since v3.8.6:

  • system_SUITE: Adapt to Erlang 24's ssl application (0d69522)

Commits since v3.8.5:

  • Update rabbitmq-components.mk (8b695b9)
  • Update rabbitmq-components.mk (d51e717)
  • Update erlang.mk (bc23d72)
  • Update rabbitmq-components.mk (3290b86)
  • Revert drop of Exhibit B on MPL 2.0 (a1a504a)
  • Update rabbitmq-components.mk (092d617)
  • Update LICENSE (6ac4dd3)
  • Drop Exhibit B from our MPL2 file (5887a96)
  • Switch to Mozilla Public License 2.0 (MPL 2.0) (a2990b5)
  • Update copyright (year 2020) (762d129)

Commits since v3.8.5:

  • Update rabbitmq-components.mk (5235134)
  • Update rabbitmq-components.mk (f89252e)
  • Update erlang.mk (e902590)
  • Update rabbitmq-components.mk (03df3e1)
  • Revert drop of Exhibit B on MPL 2.0 (dddedc3)
  • Update rabbitmq-components.mk (6935ce3)
  • Update LICENSE (7e19d5e)
  • Drop Exhibit B from our MPL2 file (a3a7cbd)
  • Switch to Mozilla Public License 2.0 (MPL 2.0) (6d71304)
  • Update copyright (year 2020) (7ddf66f)

Commits since v3.8.5:

  • Wording changes to follow-up with #834 (8218e8e0)
  • Update rabbitmq-components.mk (2bce2cb1)
  • Update rabbitmq-components.mk (ecd31dba)
  • Restore shebang in bin/rabbitmqadmin (6ebd7db5)
  • Update erlang.mk (6bcc858b)
  • Update rabbitmq-components.mk (aac9377b)
  • Revert drop of Exhibit B on MPL 2.0 (d7be420d)
  • Update rabbitmq-components.mk (e38ad736)
  • Merge pull request #833 from furkhat/master (86bdc4a6)
  • Update LICENSE (2adf347e)
  • Drop Exhibit B from our MPL2 file (949b2cd8)
  • Switch to Mozilla Public License 2.0 (MPL 2.0) (2263d2fa)
  • Merge branch 'seadog007-master' (ea864fb9)
  • Merge pull request #831 from rabbitmq/rabbitmq-auth-backend-http-100-2 (1eb2debb)
  • Change copyright holder from Pivotal to VMware (158d40ed)
  • Update copyright (year 2020) (a40b020e)

Commits since v3.8.5:

  • Update rabbitmq-components.mk (901375f)
  • Update rabbitmq-components.mk (8bb30e9)
  • Update erlang.mk (b57d6cd)
  • Update rabbitmq-components.mk (9193c7b)
  • Revert drop of Exhibit B on MPL 2.0 (305cd3a)
  • Update rabbitmq-components.mk (81ef30f)
  • Update LICENSE (d432f55)
  • Drop Exhibit B from our MPL2 file (5c8bf5f)
  • Switch to Mozilla Public License 2.0 (MPL 2.0) (bc5f1ac)
  • Merge pull request #51 from rabbitmq/add-zdbbl-metric-demo (0612960)
  • Add tests for product name & version (e5124f9)
  • prometheus_rabbitmq_core_metrics_collector: Expose product info (926b297)
  • Fix test that was made to fail on purpose (d555a1f)
  • Print the response body by default (5c53606)
  • Update copyright (year 2020) (e75bcc8)

Commits since v3.8.5:

  • Update rabbitmq-components.mk (98ab0a1)
  • Update rabbitmq-components.mk (aa1160a)
  • Update erlang.mk (d0933d4)
  • Update rabbitmq-components.mk (1114f1d)
  • Revert drop of Exhibit B on MPL 2.0 (a471256)
  • Update rabbitmq-components.mk (21af7e8)
  • Update LICENSE (2456a3f)
  • Drop Exhibit B from our MPL2 file (ad3680f)
  • Switch to Mozilla Public License 2.0 (MPL 2.0) (3c85c0a)
  • Update copyright (year 2020) (b527295)

Commits since v3.8.5:

  • Update rabbitmq-components.mk (ff2d92d)
  • Update rabbitmq-components.mk (84e048b)
  • Update erlang.mk (52678c9)
  • Update rabbitmq-components.mk (e1a7749)
  • Revert drop of Exhibit B on MPL 2.0 (ea4ebb3)
  • Update rabbitmq-components.mk (e436415)
  • Update LICENSE (54c9f74)
  • Drop Exhibit B from our MPL2 file (8d19873)
  • Switch to Mozilla Public License 2.0 (MPL 2.0) (4bd0ed2)

Commits since v3.8.5:

  • Update rabbitmq-components.mk (d7d8a8b)
  • Update rabbitmq-components.mk (f19647e)
  • Update erlang.mk (455a00b)
  • Update rabbitmq-components.mk (3a46b57)
  • Revert drop of Exhibit B on MPL 2.0 (8b65448)
  • Update rabbitmq-components.mk (b4fc1fc)
  • Update LICENSE (d87794c)
  • Drop Exhibit B from our MPL2 file (9fa9857)
  • Switch to Mozilla Public License 2.0 (MPL 2.0) (0ce14ae)
  • Update copyright (year 2020) (d06db63)

Commits since v3.8.5:

  • Update rabbitmq-components.mk (d41003c)
  • Update rabbitmq-components.mk (8f85811)
  • Update erlang.mk (7dde66f)
  • Update rabbitmq-components.mk (aa30b45)
  • Revert drop of Exhibit B on MPL 2.0 (ccdfcdc)
  • Update rabbitmq-components.mk (56817d3)
  • Update LICENSE (ab7972f)
  • Drop Exhibit B from our MPL2 file (4ed2be7)
  • Switch to Mozilla Public License 2.0 (MPL 2.0) (595f44d)
  • Update copyright (year 2020) (17271f7)

Commits since v3.8.5:

  • Update rabbitmq-components.mk (bcd6f48)
  • Update rabbitmq-components.mk (527d064)
  • Update erlang.mk (8134959)
  • Update rabbitmq-components.mk (f886dc1)
  • Revert drop of Exhibit B on MPL 2.0 (24a4ce5)
  • Update rabbitmq-components.mk (1070d74)
  • Update LICENSE (b8dbbef)
  • Drop Exhibit B from our MPL2 file (d378098)
  • Switch to Mozilla Public License 2.0 (MPL 2.0) (63d08c9)
  • Merge pull request #65 from rabbitmq/rabbitmq-web-mqtt-64 (e997e95)
  • Update copyright (year 2020) (93d3711)

Commits since v3.8.5:

  • Update rabbitmq-components.mk (628f38b)
  • Update rabbitmq-components.mk (ebf5aa7)
  • Update erlang.mk (7e6eae4)
  • Update rabbitmq-components.mk (607196c)
  • Revert drop of Exhibit B on MPL 2.0 (e244ff7)
  • Update rabbitmq-components.mk (12e4854)
  • Drop Exhibit B from our MPL2 file (843ef97)
  • Switch to Mozilla Public License 2.0 (MPL 2.0) (0c1e37f)
  • Update copyright (year 2020) (51b59c2)

Commits since v3.8.5:

  • Update rabbitmq-components.mk (8c2cdfc)
  • Update rabbitmq-components.mk (f9f57e0)
  • Update erlang.mk (5722482)
  • Update rabbitmq-components.mk (8eeae62)
  • Revert drop of Exhibit B on MPL 2.0 (7b18945)
  • Update rabbitmq-components.mk (2a00ac6)
  • Update LICENSE (2259744)
  • Drop Exhibit B from our MPL2 file (7abcfdc)
  • Switch to Mozilla Public License 2.0 (MPL 2.0) (c9eb59b)
  • Merge pull request #123 from rabbitmq/rabbitmq-web-stomp-121-followup (56040d2)

Commits since v3.8.5:

  • Update rabbitmq-components.mk (eae19f6)
  • Update rabbitmq-components.mk (75101e4)
  • Update erlang.mk (be24705)
  • Update rabbitmq-components.mk (0db5cd2)
  • Revert drop of Exhibit B on MPL 2.0 (ddf4335)
  • Update rabbitmq-components.mk (16ce226)
  • Drop Exhibit B from our MPL2 file (9e1828e)
  • Switch to Mozilla Public License 2.0 (MPL 2.0) (6d0e2f4)
  • Update copyright (year 2020) (aa21e26)

Commits since v3.8.5:

  • Update rabbitmq-components.mk (0320d99)
  • Update rabbitmq-components.mk (095e37d)
  • Update erlang.mk (80864e2)
  • Update rabbitmq-components.mk (f4aeab3)
  • Update rabbitmq-components.mk (161fd41)
  • Update copyright (year 2020) (e1ed3dc)

Commits since v3.8.5:

  • Update rabbitmq-components.mk (23890a1)
  • Update rabbitmq-components.mk (f6bb73e)
  • Update erlang.mk (76f468e)
  • Update rabbitmq-components.mk (213132d)
  • Revert drop of Exhibit B on MPL 2.0 (3a5a40e)
  • Update rabbitmq-components.mk (787086d)
  • Update LICENSE (2eab21f)
  • Drop Exhibit B from our MPL2 file (2f87678)
  • Keep original developer (fc6adde)
  • Switch to Mozilla Public License 2.0 (MPL 2.0) (bf62448)
  • Update copyright (year 2020) (04afc17)

Commits since v3.8.5:

  • Update rabbitmq-components.mk (f35b872)
  • Update rabbitmq-components.mk (7602280)
  • integration_SUITE: Bump timetrap to one hour (f7c8a86)
  • Update erlang.mk (9bfad88)
  • Update rabbitmq-components.mk (18c75d4)
  • Revert drop of Exhibit B on MPL 2.0 (6ee51d2)
  • Update rabbitmq-components.mk (0991a20)
  • Update LICENSE (f1ea412)
  • Drop Exhibit B from our MPL2 file (753e7e7)
  • Keep original developer (ce9b669)
  • Correct LICENSE (3125af0)
  • Switch to Mozilla Public License 2.0 (MPL 2.0) (d781f21)
  • Update copyright (year 2020) (bf8be54)

Commits since v3.8.6:

  • Examples have graduated to a separate repository (9a4f930)
  • Ditto (4938720)
  • GKE example: more README edits (22d6aa9)
  • Examples: suggest the most basic readinessProbe by default (52eb688)
  • Cosmetics (f22299c)
  • Merge branch 'gke-examples' (d9b36ca)

Commits since v3.8.5:

  • Update rabbitmq-components.mk (5e9b401)
  • Update rabbitmq-components.mk (ef939cb)
  • Update erlang.mk (eddb967)
  • Update rabbitmq-components.mk (a730821)
  • Revert drop of Exhibit B on MPL 2.0 (d0eff93)
  • Update rabbitmq-components.mk (1cb08b3)
  • Update LICENSE (0975ec2)
  • Drop Exhibit B from our MPL2 file (e64c205)
  • Keep original developer (19a6d7a)
  • Switch to Mozilla Public License 2.0 (MPL 2.0) (392974c)
  • Update copyright (year 2020) (5072887)

Commits since v3.8.5:

  • Update rabbitmq-components.mk (4f5296d)
  • Update rabbitmq-components.mk (4fba4c1)
  • Update erlang.mk (8555587)
  • Update rabbitmq-components.mk (74b59b5)
  • Revert drop of Exhibit B on MPL 2.0 (8293ed5)
  • Update rabbitmq-components.mk (5b2a3f1)
  • Update LICENSE (9a9157c)
  • Drop Exhibit B from our MPL2 file (98cdcf1)
  • Switch to Mozilla Public License 2.0 (MPL 2.0) (c53bde0)
  • Update copyright (year 2020) (1775e08)

Commits since v3.8.7:

  • Merge pull request #134 from rabbitmq/lrb-add-licensefinder-workarounds (5dc1195)
Clone this wiki locally