Skip to content

Commit ae90cbf

Browse files
chore(main): release 0.4.0 (#397)
Signed-off-by: Infratographer Robot <[email protected]>
1 parent 550f88e commit ae90cbf

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-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-
".": "0.3.2"
2+
".": "0.4.0"
33
}

CHANGELOG.md

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

3+
## [0.4.0](https://github.com/infratographer/identity-api/compare/v0.3.2...v0.4.0) (2025-04-15)
4+
5+
6+
### Features
7+
8+
* add issuer claim conditions ([aaa312a](https://github.com/infratographer/identity-api/commit/aaa312a29a9a5114f3243dc098e060b4678f2e45))
9+
10+
11+
### Bug Fixes
12+
13+
* **chart:** update otel trace configuration ([#396](https://github.com/infratographer/identity-api/issues/396)) ([f2b5af7](https://github.com/infratographer/identity-api/commit/f2b5af7ce2a70776e53791c7b804ca181dfb520f))
14+
* **deps:** update google.golang.org/genproto/googleapis/api digest to 207652e ([#392](https://github.com/infratographer/identity-api/issues/392)) ([550f88e](https://github.com/infratographer/identity-api/commit/550f88e44f62f72f39f73003e9f877482a6f562d))
15+
* **deps:** update module github.com/micahparks/keyfunc/v3 to v3.3.11 ([#395](https://github.com/infratographer/identity-api/issues/395)) ([3464043](https://github.com/infratographer/identity-api/commit/346404397f53d7ec0618856fcf15a06dc92a46f7))
16+
* **deps:** update module go.infratographer.com/permissions-api to v0.7.2 ([#398](https://github.com/infratographer/identity-api/issues/398)) ([b27e8dd](https://github.com/infratographer/identity-api/commit/b27e8dd821f8e7d708aa880e5bfa605f81217f89))
17+
318
## [0.3.2](https://github.com/infratographer/identity-api/compare/v0.3.1...v0.3.2) (2025-04-11)
419

520

0 commit comments

Comments
 (0)