File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
All agent images were updated to use the ubi repo
5
5
6
6
## Documentation improvements
7
- Improvements were made to the documentatio of using the community operator as well as the one for local development.
7
+ Improvements were made to the documentation of using the community operator as well as the one for local development.
8
8
9
9
## Logging changes
10
10
- Added ` AuditLogRotate ` field to ` AgentConfiguration `
11
11
- Fixed JSON key to be lower case: ` logRotate `
12
12
13
13
## Bug Fixes
14
- - Users removed from the resource are now also deleted from the database and their connection string secretes are cleaned up
15
- - Colisions of the scram secret name will now be spotted by spec validation
14
+ - Users removed from the resource are now also deleted from the database and their connection string secrets are cleaned up
15
+ - Scram secret name collisions will now be caught when validating specs
16
16
17
17
## Important Bumps
18
18
- Bumped go to 1.22
Original file line number Diff line number Diff line change 3
3
"operator" : " 0.11.0" ,
4
4
"version-upgrade-hook" : " 1.0.9" ,
5
5
"readiness-probe" : " 1.0.20" ,
6
- "agent" : " 107.0.1.8507 -1" ,
6
+ "agent" : " 107.0.7.8596 -1" ,
7
7
"agent-tools-version" : " 100.9.4"
8
8
}
You can’t perform that action at this time.
0 commit comments