Skip to content

Commit

Permalink
Add suggested changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mateigrigore committed Aug 8, 2024
1 parent ca1188e commit 8a93d9d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions docs/RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
All agent images were updated to use the ubi repo

## Documentation improvements
Improvements were made to the documentatio of using the community operator as well as the one for local development.
Improvements were made to the documentation of using the community operator as well as the one for local development.

## Logging changes
- Added `AuditLogRotate` field to `AgentConfiguration`
- Fixed JSON key to be lower case: `logRotate`

## Bug Fixes
- Users removed from the resource are now also deleted from the database and their connection string secretes are cleaned up
- Colisions of the scram secret name will now be spotted by spec validation
- Users removed from the resource are now also deleted from the database and their connection string secrets are cleaned up
- Scram secret name collisions will now be caught when validating specs

## Important Bumps
- Bumped go to 1.22
2 changes: 1 addition & 1 deletion release.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"operator": "0.11.0",
"version-upgrade-hook": "1.0.9",
"readiness-probe": "1.0.20",
"agent": "107.0.1.8507-1",
"agent": "107.0.7.8596-1",
"agent-tools-version": "100.9.4"
}

0 comments on commit 8a93d9d

Please sign in to comment.