Rin Kuryloski
3bab7fe3c2
Merge pull request #4929 from rabbitmq/loic-xref
...
Update Erlang.mk and switch to new xref code
2022-06-02 11:01:17 +02:00
Philip Kuryloski
b24ab46a1a
Switch the default python binary for codegen scripts to python3
2022-06-02 10:58:42 +02:00
Michael Klishin
aef3741000
3.10.5 release notes update
2022-06-01 22:11:05 +04:00
Karl Nilsson
9383f9aff6
Merge pull request #4947 from rabbitmq/gh-4940
...
Fix quorum queue crash when reject with requeue followed by dead-letter
2022-06-01 17:09:34 +01:00
David Ansari
cd2f5e0694
Avoid code duplication
2022-06-01 15:54:01 +00:00
Karl Nilsson
884566b50c
Merge pull request #4928 from rabbitmq/seshat_0_2_0
...
Seshat 0.3.2
2022-06-01 16:18:47 +01:00
Michael Klishin
b9e35308f4
3.8.34 release notes
2022-06-01 18:44:11 +04:00
Michael Klishin
f99468045f
3.9.20 release notes
2022-06-01 18:42:58 +04:00
Michael Klishin
cec05e956b
3.10.5 release notes
2022-06-01 18:42:22 +04:00
David Ansari
e26dd85a18
Fix quorum queue crash when reject with requeue followed by dead-letter
...
Prior to this commit, for at-most-once and at-least-once dead lettering
a quorum queue crashed if:
1. no delivery-limit set (causing Ra #requeue{} instead of #enqueue{} command
when message gets requeued)
2. message got rejected with requeue = true
3. requeued message got dead lettered
Fixes #4940
2022-06-01 13:53:19 +00:00
Karl Nilsson
140441740d
Switch osiris back to main
2022-06-01 13:47:23 +01:00
Karl Nilsson
0a1afe35f4
Replace uses of osiris_counters:overview/0 with overview/1
...
Where applicable to avoid a full ETS table read just to get the counter
for a single key
Seshat 0.3.2
2022-06-01 13:47:20 +01:00
Michael Klishin
b061af1128
3.9.20 release notes stub
2022-06-01 15:21:50 +04:00
Michael Klishin
7a6e9f7a4b
Update Osiris ref in workspace_helpers.bzl #4941
2022-06-01 15:13:47 +04:00
Karl Nilsson
ec2f57eb22
Temporarily tag osiris to v1.2.7 ( #4941 )
...
* Temporarily tag osiris to v1.2.7
* fix
2022-06-01 11:57:51 +01:00
Michael Klishin
83d8333551
Explain that 3.10.3 was skipped due to a pipeline glitch
2022-06-01 07:17:43 +04:00
Michael Klishin
4e22889672
Update and rename 3.10.3.md to 3.10.4.md
2022-06-01 05:40:01 +03:00
Michael Klishin
df463683eb
Merge pull request #4933 from rabbitmq/dependabot/github_actions/master/actions/cache-3.0.3
...
Bump actions/cache from 3.0.2 to 3.0.3
2022-06-01 00:05:29 +04:00
dependabot[bot]
4b84da4a8c
Bump actions/cache from 3.0.2 to 3.0.3
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3.0.2...v3.0.3 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-31 18:35:00 +00:00
Loïc Hoguin
b705ce6e43
Update Erlang.mk to get latest Xref fixes
2022-05-31 14:47:42 +02:00
Michael Klishin
5163a4d664
Update 3.8.33.md
2022-05-31 15:44:52 +03:00
Loïc Hoguin
fa6b9f0767
Ignore the Elixir protocol related warnings
2022-05-31 14:19:54 +02:00
Loïc Hoguin
dc70cbf281
Update Erlang.mk and switch to new xref code
2022-05-31 13:51:12 +02:00
Michael Klishin
5c2217e0a5
Remove a 3.9 release notes item that we won't ship just yet
2022-05-31 14:14:41 +04:00
Michael Klishin
c21466d518
Remove a 3.10 release notes item that we won't ship just yet
2022-05-31 14:11:50 +04:00
Philip Kuryloski
4d771d7760
Sync seshat version from workspace_helpers.bzl to MODULE.bazel
...
Follow up to 5f49906fca
2022-05-30 23:27:51 +02:00
Michael Klishin
a5957753dc
Another 3.9.19 release notes update
...
(cherry picked from commit 838482f84f )
2022-05-30 13:35:55 +04:00
Michael Klishin
59a2b569a6
Update 3.9.19 release notes
...
(cherry picked from commit 0feeb7340dfe8b0c9d1630d230fc2215fb8a1fff)
2022-05-30 13:33:19 +04:00
Michael Klishin
8776b73b69
Merge pull request #4922 from rabbitmq/3.8.33-release-notes-update
...
3.8.33 release notes
2022-05-30 13:32:06 +04:00
Michael Klishin
f2cbf3da21
3.8.33 release notes
2022-05-30 13:31:34 +04:00
Michael Klishin
6fddb8a45b
Merge pull request #4921 from rabbitmq/3.9.19-release-notes-update
...
3.9.19 release notes
(cherry picked from commit 8daf0992ca )
2022-05-30 13:26:59 +04:00
Michael Klishin
1b3d09dea7
Merge pull request #4918 from rabbitmq/3.10.3-release-notes-update
...
More 3.10.3 release notes updates
2022-05-30 13:21:03 +04:00
Michael Klishin
ed47d1846e
More 3.10.3 release notes updates
2022-05-30 13:20:17 +04:00
Michael Klishin
ee80ce0785
Merge pull request #4916 from rabbitmq/3.10.3-release-notes-update
...
One more missing 3.10.3 release notes entry
2022-05-30 13:12:05 +04:00
Michael Klishin
45d9995cc4
One more missing 3.10.3 release notes entry
2022-05-30 13:11:25 +04:00
Michael Klishin
82cf5ea80b
Merge pull request #4913 from rabbitmq/3.10.3-release-notes-update
...
Update 3.10.3 release notes
2022-05-30 12:56:08 +04:00
Michael Klishin
9f9adb2fc7
Update 3.10.3 release notes
...
Pair: @PujaVad
2022-05-30 12:55:05 +04:00
Karl Nilsson
5f49906fca
Pin seshat to 0.1.0
2022-05-30 09:42:13 +01:00
Michael Klishin
e5c77cd9c1
Merge pull request #4904 from rabbitmq/skip-default-definitions
...
Skip default definitions when definitions are imported using management.load_definitions
2022-05-27 13:52:49 +04:00
Michal Kuratczyk
2a72210517
Skip default defs when management.load_definitions is set
2022-05-27 11:21:38 +02:00
Phil Kuryloski
a6375d8d2c
Merge pull request #4897 from rabbitmq/rabbitmqctl-bazel-macos
...
Fix `rabbitmqctl status` when the disk_free cannot be determined
2022-05-25 19:44:52 +02:00
Michael Klishin
c1d328905e
Merge pull request #4898 from rabbitmq/streams-seq-lookup-fix
...
Use the leader node when looking up a publisher sequence.
2022-05-25 21:12:21 +04:00
Philip Kuryloski
707b902a89
Adjust bazel configuration for macos
2022-05-25 16:41:54 +02:00
Karl Nilsson
7e8d08471b
Use the leader node when looking up a publisher sequence.
...
Else the replica may crash or at the very least return the incorrect result.
2022-05-25 15:04:43 +01:00
Philip Kuryloski
9dc9b92a94
Fix `rabbitmqctl status` when the disk_free cannot be determined
...
By adjusting RabbitMQ.CLI.InformationUnit to no longer attempt to
convert non-numeric values
2022-05-25 15:46:33 +02:00
Michael Klishin
b7b73302f9
Revisit test introduced in #4891 to not use 3.10-specific logger settings
...
(cherry picked from commit aa9d10e1a93f2c4f258f635f39d9873d9c3adaab)
2022-05-25 14:57:53 +04:00
Michael Klishin
3122c72da5
Merge pull request #4891 from cloudamqp/log_exchange_update_config
...
Allow updating config (eg log level) of log exchange
2022-05-25 01:48:06 +04:00
Péter Gömöri
02975a560a
Allow updating config (eg log level) of log exchange
2022-05-24 19:18:57 +02:00
Michael Klishin
d334031bcd
Merge pull request #4873 from rabbitmq/optimise-rabbit-fifo_complete
...
Optimise rabbit_fifo:complete function
2022-05-24 00:24:13 +04:00
Michael Klishin
e21f82a059
Merge pull request #4879 from rabbitmq/mk-3.10.3-release-notes-stub
...
3.10.3 release notes stub
2022-05-23 00:18:49 +04:00