Skip to content

Commit 8cb082c

Browse files
fix changes
1 parent 35a9a9f commit 8cb082c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ title: Changelog
2323

2424
## Table of Contents
2525

26-
- [3.10.0] (#3100)
26+
- [3.10.0](#3100)
2727
- [3.9.0](#390)
2828
- [3.8.0](#380)
2929
- [3.7.0](#370)
@@ -83,6 +83,9 @@ title: Changelog
8383

8484
- remove `core.grpc` module [11427](https://github.com/apache/apisix/pull/11427)
8585
- add max req/resp body size attributes [11133](https://github.com/apache/apisix/pull/11133)
86+
- autogenerate admin api key if not passed [11080](https://github.com/apache/apisix/pull/11080)
87+
- enable sensitive fields encryption by default [11076](https://github.com/apache/apisix/pull/11076)
88+
- support more sensitive fields for encryption [11095](https://github.com/apache/apisix/pull/11095)
8689

8790
### Plugins
8891

@@ -123,9 +126,6 @@ title: Changelog
123126
- move tinyyaml to lyaml [11312](https://github.com/apache/apisix/pull/11312)
124127
- support hcv namespace [11277](https://github.com/apache/apisix/pull/11277)
125128
- add discovery k8s dump data interface [11111](https://github.com/apache/apisix/pull/11111)
126-
- autogenerate admin api key if not passed [11080](https://github.com/apache/apisix/pull/11080)
127-
- support more sensitive fields for encryption [11095](https://github.com/apache/apisix/pull/11095)
128-
- enable sensitive fields encryption by default [11076](https://github.com/apache/apisix/pull/11076)
129129
- make fetch_secrets use cache for performance [11201](https://github.com/apache/apisix/pull/11201)
130130
- replace 'string.len' with '#' [11078](https://github.com/apache/apisix/pull/11078)
131131

0 commit comments

Comments
 (0)