Skip to content

Move rabbit_auth* from rabbit_common to rabbit #14356

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

Merged
merged 1 commit into from
Aug 11, 2025

Conversation

dumbbell
Copy link
Collaborator

Why

These modules are not used by amqp_client. Therefore, they shouldn't be in rabbit_common.

[Why]
These modules are not used by amqp_client. Therefore, they shouldn't be
in rabbit_common.
@dumbbell dumbbell added this to the 4.2.0 milestone Aug 11, 2025
@dumbbell dumbbell self-assigned this Aug 11, 2025
@dumbbell dumbbell marked this pull request as ready for review August 11, 2025 08:22
@dumbbell dumbbell merged commit aad715a into main Aug 11, 2025
283 checks passed
@dumbbell dumbbell deleted the move-rabbit_auth-modules-to-rabbit branch August 11, 2025 08:22
@michaelklishin
Copy link
Collaborator

@Mergifyio backport v4.1.x

Copy link

mergify bot commented Aug 11, 2025

backport v4.1.x

❌ No backport have been created

  • Backport to branch v4.1.x failed

GitHub error: Branch not found

@dumbbell
Copy link
Collaborator Author

It’s a breaking change at the amqp_client API level, it can’t be backported.

@michaelklishin
Copy link
Collaborator

@dumbbell yes but if those modules are not actually used by the AMQP 0-9-1 Erlang client, it's in our best interest to reduce the delta between the branches.

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