Tags: Shooa/jwt
Tags
update build status badge to use GitHub Actions (nats-io#240) Signed-off-by: Alberto Ricart <alberto@synadia.com>
bump golang.org/x/crypto fixing vulnerability (nats-io#238) Signed-off-by: Alberto Ricart <alberto@synadia.com>
Update dependencies in go.mod and go.sum (nats-io#236) Upgraded `github.com/nats-io/nkeys` to v0.4.9, `golang.org/x/crypto` to v0.31.0, and `golang.org/x/sys` to v0.28.0. These updates ensure compatibility with the latest changes and include potential bug fixes and improvements. No functional changes were introduced in the codebase. Signed-off-by: Alberto Ricart <alberto@synadia.com>
Retract case-insensitive tag functionality (nats-io#233) * Revert "[CHANGE] Tags are now case-sensitive (nats-io#225)" This reverts commit de1f16b. * retract 2.7.0 Signed-off-by: Alberto Ricart <alberto@synadia.com> --------- Signed-off-by: Alberto Ricart <alberto@synadia.com>
Retract case-insensitive tag functionality (nats-io#233) * Revert "[CHANGE] Tags are now case-sensitive (nats-io#225)" This reverts commit de1f16b. * retract 2.7.0 Signed-off-by: Alberto Ricart <alberto@synadia.com> --------- Signed-off-by: Alberto Ricart <alberto@synadia.com>
[FIX] accounting for weights in cluster should be handled separate (n… …ats-io#222) Fixes nats-io/nsc#657
[ADDED] Connection type "in process" (nats-io#221) Added `ConnectionTypeInProcess` to the `UserPermissionLimits.AllowedConnectionTypes` list of possible types. Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
[FEAT] added a description to a scope role to enable tools discern be… …tween same name roles (nats-io#220)
PreviousNext