这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: nats-io/jwt

Tags

v2.8.0

Toggle v2.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update build status badge to use GitHub Actions (#240)

Signed-off-by: Alberto Ricart <alberto@synadia.com>

v2.7.4

Toggle v2.7.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump golang.org/x/crypto fixing vulnerability (#238)

Signed-off-by: Alberto Ricart <alberto@synadia.com>

v2.7.3

Toggle v2.7.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update dependencies in go.mod and go.sum (#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>

v2.7.2

Toggle v2.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Retract case-insensitive tag functionality (#233)

* Revert "[CHANGE] Tags are now case-sensitive (#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>

v2.7.1

Toggle v2.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Retract case-insensitive tag functionality (#233)

* Revert "[CHANGE] Tags are now case-sensitive (#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>

v2.7.0

Toggle v2.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[CHANGE] removing a tag that doesn't exist results in an error (#228)

v2.6.0

Toggle v2.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #223 from nats-io/neil/accountnrg

v2.5.8

Toggle v2.5.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[FIX] accounting for weights in cluster should be handled separate (#222

)

Fixes nats-io/nsc#657

v2.5.7

Toggle v2.5.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[ADDED] Connection type "in process" (#221)

Added `ConnectionTypeInProcess` to the `UserPermissionLimits.AllowedConnectionTypes`
list of possible types.

Signed-off-by: Ivan Kozlovic <ivan@synadia.com>

v2.5.6

Toggle v2.5.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[FEAT] added a description to a scope role to enable tools discern be…

…tween same name roles (#220)