Skip to content

Releases: FigureTechnologies/kong-jwt-wallet

v0.12.0

09 May 18:46
33851dc

Choose a tag to compare

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.4 to v2.2.0 by @figure-renovate in #33
  • Update module github.com/cosmos/btcutil from v1.0.4 to v1.0.5 by @figure-renovate in #32
  • Update module github.com/btcsuite/btcd from v0.22.0-beta to v0.23.4 by @figure-renovate in #35
  • Update module github.com/Kong/go-pdk from v0.7.1 to v0.8.0 by @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.0 to v4.2.0 by @figure-renovate in #37
  • Update actions/upload-artifact action from v2 to v3 by @figure-renovate in #44
  • Update actions/setup-go action by @figure-renovate in #43
  • Update actions/download-artifact action from v2 to v3 by @figure-renovate in #42
  • Update Apple-Actions/import-codesign-certs action from v1 to v2 by @figure-renovate in #40
  • Update actions/checkout action from v2 to v3 by @figure-renovate in #41
  • Update module golang.org/x/crypto from v0.7.0 to v0.9.0 by @figure-renovate in #39
  • Update module github.com/stretchr/testify from v1.8.0 to v1.8.2 by @figure-renovate in #36
  • Update module github.com/golang-jwt/jwt/v4 from v4.2.0 to v4.5.0 by @figure-renovate in #38
  • Update module github.com/golang-jwt/jwt/v4 from v4.5.0 to v5 by @figure-renovate in #45

New Contributors

Full Changelog: v0.11.0...v0.12.0

v0.11.0

20 Sep 16:27
b9e9199

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.0...v0.11.0

Release v0.10.0

13 Jun 17:05
c50c838

Choose a tag to compare

Remove AuthZ from header, not returned by any rbac service.

Release v0.9.0

26 May 17:41
75577d6

Choose a tag to compare

  • return full rbac response on header
  • replace header vs adding header for role access

Release v0.8.0

19 May 23:21
5f08a2c

Choose a tag to compare

Add x-sender support

Release v0.7.0

04 May 17:10
592245b

Choose a tag to compare

Merge pull request #16 from provenance-io/jh/validate-addr

Verify passed in address matches public key

Release v0.6.0

27 Apr 18:39
bbbb66e

Choose a tag to compare

Authored by @benarena

  • Update RBAC contract
  • Fix local development

Release v0.5.0

17 Feb 22:13
66cf629

Choose a tag to compare

Verify jwt claims

Release v0.4.0

21 Dec 23:05
15b225a

Choose a tag to compare

Merge pull request #10 from provenance-io/jh/support-standard-bearer-…

Release v0.3.0

16 Dec 18:24
a4d28b1

Choose a tag to compare

Official go get support