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 module github.com/nats-io/jwt/v2 to v2.5.3 #836

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 28, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/nats-io/jwt/v2 replace minor v2.2.0 -> v2.5.3

Release Notes

nats-io/jwt (github.com/nats-io/jwt/v2)

v2.5.3

Compare Source

What's Changed

Full Changelog: nats-io/jwt@v2.5.2...v2.5.3

v2.5.2

Compare Source

What's Changed

Full Changelog: nats-io/jwt@v2.5.1...v2.5.2

v2.5.1

Compare Source

What's Changed

New Contributors

Full Changelog: nats-io/jwt@v2.5.0...v2.5.1

v2.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: nats-io/jwt@v2.4.1...v2.5.0

v2.4.1

Compare Source

What's Changed

Full Changelog: nats-io/jwt@v2.4.0...v2.4.1

v2.4.0

Compare Source

What's Changed

Full Changelog: nats-io/jwt@v2.3.0...v2.4.0

v2.3.0

Compare Source

Changelog

The repository master branch has been renamed to main. If you have a fork or a local copy of the repository, you would have to perform the following git operations:

git checkout master
git branch -m master main
git fetch origin
git remote set-head origin -a
Added
  • IssueUserJWT() takes an account scoped signing key, account id, and use public key (and optionally a user's name, an expiration duration and tags) and returns a valid signed JWT. See the following ADR for more information (#​163)
  • JetStreamLimits.MaxBytesRequired: a boolean to indicate that max_bytes is required for all streams created under an account (#​164)
  • AccountClaims.Limits.JetStreamTieredLimits: which is a map of JetStreamLimits where the key is the tier, for example "R1", "R3", etc.. (#​169)
  • JetStreamLimits.MemoryMaxstreamBytes and JetStreamLimits.DiskMaxstreamBytes: to limit the maximum value for max bytes for memory and disk (#​172)
  • JetStreamLimits.MaxAckPending: to limit the number of MaxAckPending on a consumer (#​174)
  • AccountLimits.DisallowBearer: to reject connections from user JWTs that have the bearer token boolean set to true (#​177)
Fixed
  • Activation's validation error text: was reporting invalid export type instead of invalid import type (#​176)
Complete Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner October 28, 2023 02:52
@renovate renovate bot added dependencies Pull requests that update a dependency file renovate PR created by RenovateBot labels Oct 28, 2023
@renovate renovate bot force-pushed the renovate/github.com-nats-io-jwt-v2-2.x branch 12 times, most recently from edec7f8 to 436c44b Compare October 31, 2023 07:39
@renovate renovate bot changed the title Update module github.com/nats-io/jwt/v2 to v2.5.2 Update module github.com/nats-io/jwt/v2 to v2.5.3 Oct 31, 2023
@renovate renovate bot force-pushed the renovate/github.com-nats-io-jwt-v2-2.x branch 3 times, most recently from 382bb46 to ed50f43 Compare November 2, 2023 10:42
@renovate renovate bot force-pushed the renovate/github.com-nats-io-jwt-v2-2.x branch from ed50f43 to c2f0ff7 Compare November 3, 2023 08:28
@marians marians enabled auto-merge (squash) November 3, 2023 14:50
@marians marians merged commit 9a634bd into master Nov 3, 2023
1 check passed
@marians marians deleted the renovate/github.com-nats-io-jwt-v2-2.x branch November 3, 2023 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file renovate PR created by RenovateBot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant