Skip to content

Refactor HTTP API responses (backport #16709)#16742

Merged
michaelklishin merged 12 commits into
v4.3.xfrom
mergify/bp/v4.3.x/pr-16709
Jun 19, 2026
Merged

Refactor HTTP API responses (backport #16709)#16742
michaelklishin merged 12 commits into
v4.3.xfrom
mergify/bp/v4.3.x/pr-16709

Conversation

@mergify

@mergify mergify Bot commented Jun 19, 2026

Copy link
Copy Markdown

Proposed Changes

Favor 404 over 401 when user has no permission to a vhost
Support float as token expiry data type not only integer
Enforce is same user or admin/monitor when checking for user-limits for a specific user.
In rabbitmq_top plugin, validate sort parameters against a fix set of values

Types of Changes

What types of changes does your code introduce to this project?
Put an x in the boxes that apply

  • Bug fix (non-breaking change which fixes issue #NNNN)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause an observable behavior change in existing systems)
  • Documentation improvements (corrections, new content, etc)
  • Cosmetic change (whitespace, formatting, etc)
  • Build system and/or CI

This is an automatic backport of pull request #16709 done by [Mergify](https://mergify.com).

(cherry picked from commit 0c21c93)
(cherry picked from commit f318602)
when the user is not authorized to access teh vhost

(cherry picked from commit 9c5b68f)
deleting the superstream

(cherry picked from commit cc690f1)
(cherry picked from commit 2a47978)
@mergify

mergify Bot commented Jun 19, 2026

Copy link
Copy Markdown
Author

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@michaelklishin michaelklishin added this to the 4.3.3 milestone Jun 19, 2026
@michaelklishin
michaelklishin merged commit 55b2e21 into v4.3.x Jun 19, 2026
190 checks passed
@michaelklishin
michaelklishin deleted the mergify/bp/v4.3.x/pr-16709 branch June 19, 2026 22:24
michaelklishin added a commit that referenced this pull request Jun 20, 2026
Refactor HTTP API responses (backport #16709) (backport #16742)
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