File tree 1 file changed +20
-0
lines changed
1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
23
## [ 1.9.5] - 2024-05-07
4
24
5
25
### Security
You can’t perform that action at this time.
0 commit comments