Skip to content

Commit deda8a0

Browse files
authored
Add changelog for v1.9.6 (#5143)
* Add changelog for v1.9.6 Signed-off-by: Marcos Yacob <[email protected]>
1 parent 89d91d6 commit deda8a0

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Changelog
22

3+
## [1.9.6] - 2024-05-14
4+
5+
### Added
6+
7+
- Opt-in support for CGroups v2 in K8s and Docker workload attestors (#5076)
8+
- `gcp_cloudstorage` BundlePublisher plugin (#4961)
9+
- The `aws_iid` node attestor can now check if the AWS account ID is part of an AWS Organization (#4838)
10+
- More filtering options to count and show entries and agents (#4714)
11+
12+
### Changed
13+
14+
- Credential composer to not convert timestamp related claims (i.e., exp and iat) to floating point values (#5115)
15+
- FetchJWTBundles now returns an empty collection of keys instead of null (#5031)
16+
17+
### Fixed
18+
19+
- Using expired tokens when connecting to database (#5119)
20+
- Server no longer tries to create JWT authority when X.509 authority fails (#5064)
21+
- Issues in experimental events-based entry cache (#5030, #5037, #5042)
22+
323
## [1.9.5] - 2024-05-07
424

525
### Security

0 commit comments

Comments
 (0)