Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Ra from 2.11.0 to 2.12.0 #11581

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Update Ra from 2.11.0 to 2.12.0 #11581

wants to merge 1 commit into from

Conversation

dumbbell
Copy link
Member

It includes a new condition option for leader and local queries that delay the execution of the query until a condition is met.

It also improves handling of unknown calls. Before the call would eventually time out. Now it will be rejected immediately.

Release notes:
https://github.com/rabbitmq/ra/releases/tag/v2.12.0

@dumbbell dumbbell self-assigned this Jun 28, 2024
It includes a new `condition` option for leader and local queries that
delay the execution of the query until a condition is met.

It also improves handling of unknown calls. Before the call would
eventually time out. Now it will be rejected immediately.

Release notes:
https://github.com/rabbitmq/ra/releases/tag/v2.12.0
@michaelklishin
Copy link
Member

The forced push was a rebase.

@dumbbell
Copy link
Member Author

dumbbell commented Jul 1, 2024

The problem discovered by CI is related to rabbitmq/ra#451.

I'm off this week, I will resume this work next week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants