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

Releasing 2.5.12 #782

Merged
merged 4 commits into from
Mar 21, 2025
Merged

Releasing 2.5.12 #782

merged 4 commits into from
Mar 21, 2025

Conversation

mtmk
Copy link
Collaborator

@mtmk mtmk commented Mar 21, 2025

Server 2.11 features ready for release.

mtmk and others added 3 commits March 21, 2025 10:02
* Add priority group options

* Add support for priority groups in pull consumers

This commit introduces priority group configuration for JetStream pull consumers. Implements behavior for `NextAsync`, `FetchAsync`, and `ConsumeAsync` with priority group settings. Unsupported cases like multiple groups and certain priority policies are handled with exceptions.

* Fix format
Server 2.11 features ready for release.
* Add priority group options (overflow) (#743)
@mtmk mtmk added this to the v2.5.12 milestone Mar 21, 2025
Copy link
Member

@Jarema Jarema left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mtmk mtmk merged commit 1e8ba02 into main Mar 21, 2025
13 checks passed
@mtmk mtmk deleted the releasing-2.5.12 branch March 21, 2025 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants