Skip to content

Commit 1ab8a83

Browse files
authored
docs(changelog): add missing user-agent entry (#700)
1 parent 5f7accb commit 1ab8a83

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
- Add `KafkaSchemaRegistryACL` kind
88
- Add `ClickhouseDatabase` kind
99
- Fix secret creation for kinds with no secrets
10+
- Include the Kubernetes version in the Go client's user agent
1011
- Replace `Database` kind validations and default values with CRD validation rules
1112
- Perform upgrade tasks to check if PG service can be upgraded before updating the service
1213
- Expose project CA certificate to service secrets: `REDIS_CA_CERT`, `MYSQL_CA_CERT`, etc.

docs/docs/changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
- Add `KafkaSchemaRegistryACL` kind
77
- Add `ClickhouseDatabase` kind
88
- Fix secret creation for kinds with no secrets
9+
- Include the Kubernetes version in the Go client's user agent
910
- Replace `Database` kind validations and default values with CRD validation rules
1011
- Perform upgrade tasks to check if PG service can be upgraded before updating the service
1112
- Expose project CA certificate to service secrets: `REDIS_CA_CERT`, `MYSQL_CA_CERT`, etc.

0 commit comments

Comments
 (0)