Releases: FigureTechnologies/kong-jwt-wallet
Releases · FigureTechnologies/kong-jwt-wallet
v0.12.0
What's Changed
- Update CODEOWNERS by @piercetrey-figure in #25
- Configure Renovate by @figure-renovate in #24
- Add Datadog service definition to register applications in the Service Catalog by @cloud-janitors-figure in #31
- Update golang.org/x/crypto digest to 776e461 [SECURITY] by @figure-renovate in #30
- Update actions/setup-go action from
v2.1.4tov2.2.0by @figure-renovate in #33 - Update module github.com/cosmos/btcutil from
v1.0.4tov1.0.5by @figure-renovate in #32 - Update module github.com/btcsuite/btcd from
v0.22.0-betatov0.23.4by @figure-renovate in #35 - Update module github.com/Kong/go-pdk from
v0.7.1tov0.8.0by @figure-renovate in #34 - Update versions and add gha test by @mtps in #29
- Update module github.com/decred/dcrd/dcrec/secp256k1/v4 from
v4.1.0tov4.2.0by @figure-renovate in #37 - Update actions/upload-artifact action from
v2tov3by @figure-renovate in #44 - Update actions/setup-go action by @figure-renovate in #43
- Update actions/download-artifact action from
v2tov3by @figure-renovate in #42 - Update Apple-Actions/import-codesign-certs action from
v1tov2by @figure-renovate in #40 - Update actions/checkout action from
v2tov3by @figure-renovate in #41 - Update module golang.org/x/crypto from
v0.7.0tov0.9.0by @figure-renovate in #39 - Update module github.com/stretchr/testify from
v1.8.0tov1.8.2by @figure-renovate in #36 - Update module github.com/golang-jwt/jwt/v4 from
v4.2.0tov4.5.0by @figure-renovate in #38 - Update module github.com/golang-jwt/jwt/v4 from
v4.5.0tov5by @figure-renovate in #45
New Contributors
- @piercetrey-figure made their first contribution in #25
- @figure-renovate made their first contribution in #24
- @cloud-janitors-figure made their first contribution in #31
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- Working on migration to figure from provenance by @wbaker-figure in #22
New Contributors
- @wbaker-figure made their first contribution in #22
Full Changelog: v0.10.0...v0.11.0
Release v0.10.0
Remove AuthZ from header, not returned by any rbac service.
Release v0.9.0
- return full rbac response on header
- replace header vs adding header for role access
Release v0.8.0
Add x-sender support
Release v0.7.0
Merge pull request #16 from provenance-io/jh/validate-addr Verify passed in address matches public key
Release v0.6.0
Authored by @benarena
- Update RBAC contract
- Fix local development
Release v0.5.0
Verify jwt claims
Release v0.4.0
Merge pull request #10 from provenance-io/jh/support-standard-bearer-…
Release v0.3.0
Official go get support