Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

Commit 4623b6d

Browse files
chore(main): release 1.12.0
1 parent c63c75e commit 4623b6d

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

.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.2"
2+
".": "1.12.0"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [1.12.0](https://github.com/passageidentity/passage-go/compare/v1.11.2...v1.12.0) (2024-11-20)
6+
7+
8+
### Features
9+
10+
* Psg 5154 introduce new method names ([#98](https://github.com/passageidentity/passage-go/issues/98)) ([c63c75e](https://github.com/passageidentity/passage-go/commit/c63c75e44705500f2caf45e4a553c0064f3950b8))
11+
12+
13+
### Bug Fixes
14+
15+
* updates jwx library to use its thread-safe jwks cache ([#88](https://github.com/passageidentity/passage-go/issues/88)) ([b677920](https://github.com/passageidentity/passage-go/commit/b67792097093386c667d940327d859b3dc7e5e32))
16+
517
## [1.11.2] - 2024-10-24
618

719
### Added

0 commit comments

Comments
 (0)