rabbitmq-server icon indicating copy to clipboard operation
rabbitmq-server copied to clipboard

OAuth 2, breaking change: upgrade oidc-client-ts library to a new major

Open MarcialRosales opened this issue 8 months ago • 1 comments

Proposed Changes

Address issue https://github.com/rabbitmq/rabbitmq-server/issues/11400

Note: This PR should not be merged to 3.13. It has a breaking change.

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)
  • [x] 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

MarcialRosales avatar Jun 10 '24 14:06 MarcialRosales