Skip to content

Commit ca94358

Browse files
chore(main): release 1.12.0 (#248)
Co-authored-by: push-tags-from-workflow[bot] <213064673+push-tags-from-workflow[bot]@users.noreply.github.com>
1 parent 2d24745 commit ca94358

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.11.0"
2+
".": "1.12.0"
33
}

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## [1.12.0](https://github.com/openkcm/common-sdk/compare/v1.11.0...v1.12.0) (2026-02-10)
4+
5+
6+
### Features
7+
8+
* jwks add RFC 7638-compliant thumbprint and kid generation ([41fcc28](https://github.com/openkcm/common-sdk/commit/41fcc2874b568e6fb4ef27f540377c0767ce6f47))
9+
10+
11+
### Bug Fixes
12+
13+
* bump otel semconv dependency ([#247](https://github.com/openkcm/common-sdk/issues/247)) ([2d24745](https://github.com/openkcm/common-sdk/commit/2d24745f354938e7877da2685f3dc9d306a582af))
14+
15+
16+
### Performance Improvements
17+
18+
* preallocate based on linter findings ([#237](https://github.com/openkcm/common-sdk/issues/237)) ([b8f21ad](https://github.com/openkcm/common-sdk/commit/b8f21ad2998d7faa380ed66c4c7d27a4b485a4cf))
19+
320
## [1.11.0](https://github.com/openkcm/common-sdk/compare/v1.10.0...v1.11.0) (2026-01-23)
421

522

0 commit comments

Comments
 (0)