Skip to content

Commit 8a93d9d

Browse files
committed
Add suggested changes
1 parent ca1188e commit 8a93d9d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/RELEASE_NOTES.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
All agent images were updated to use the ubi repo
55

66
## 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.
88

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

1313
## 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
1616

1717
## Important Bumps
1818
- Bumped go to 1.22

release.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"operator": "0.11.0",
44
"version-upgrade-hook": "1.0.9",
55
"readiness-probe": "1.0.20",
6-
"agent": "107.0.1.8507-1",
6+
"agent": "107.0.7.8596-1",
77
"agent-tools-version": "100.9.4"
88
}

0 commit comments

Comments
 (0)