Skip to content

Releases: openkcm/common-sdk

v1.15.1

08 Apr 12:05
dcea6f2

Choose a tag to compare

1.15.1 (2026-04-08)

Bug Fixes

  • send intropection params in the request body (#274) (5568ad0)

v1.15.0

07 Apr 18:38
2bcd607

Choose a tag to compare

1.15.0 (2026-04-07)

Features

  • add mapstructure tag to all values related to HTTP Client (#277) (6110f65)

Bug Fixes

  • use an actively maintained yaml package (#273) (f943b18)

v1.14.2

30 Mar 16:03
ecaebb8

Choose a tag to compare

1.14.2 (2026-03-30)

Bug Fixes

  • deps: bump the gomod-group group across 1 directory with 4 updates (#269) (4ee075f)
  • switch jsonpath modules (#264) (6128f9f)
  • use the public http client to fetch public keys (#271) (a2b201c)

v1.14.1

23 Mar 10:51
e322fbe

Choose a tag to compare

1.14.1 (2026-03-23)

Bug Fixes

  • deps: bump google.golang.org/grpc from 1.79.2 to 1.79.3 (#263) (14d4788)
  • Update dependabot config (#262) (231c1f8)

v1.14.0

12 Mar 08:59
d605ad8

Choose a tag to compare

1.14.0 (2026-03-12)

Features

Bug Fixes

  • deps: bump the gomod-group group across 1 directory with 20 updates (#258) (04584c7)

v1.13.0

23 Feb 13:00
089b0ce

Choose a tag to compare

1.13.0 (2026-02-23)

Features

  • fingerprint: export WithFingerprint function (#252) (78926b9)

Bug Fixes

  • some refactoring not breaking the old behaviour (#250) (cca11d4)

v1.12.0

10 Feb 08:51
ca94358

Choose a tag to compare

1.12.0 (2026-02-10)

Features

  • jwks add RFC 7638-compliant thumbprint and kid generation (41fcc28)

Bug Fixes

Performance Improvements

  • preallocate based on linter findings (#237) (b8f21ad)

v1.11.0

23 Jan 12:01
dedbdaf

Choose a tag to compare

1.11.0 (2026-01-23)

Features

  • jwks export client store and update API (9064874)
  • jwks improve cache concurrency and error handling (783c640)

v1.10.0

14 Jan 09:16
b23e9fb

Choose a tag to compare

1.10.0 (2026-01-13)

Features

v1.9.0

19 Dec 12:59
c27b135

Choose a tag to compare

1.9.0 (2025-12-19)

Features

  • add jwk builder and http endpoint (9bb33cd)
  • audit: enhance CMK events with systemID field (#209) (a78e030)
  • audit: extend unauthorized event (#198) (ec356a1)

Bug Fixes

  • adjust logs of the status server; add a new function helping to set up the base of server (#184) (d8dde2e)
  • audit: add resource and action to properties and refactor (#199) (83ec4e1)
  • audit: delete systemID from CMK fields (#214) (11f5cea)