Skip to content

Commit 29ee361

Browse files
committed
docs(changelog) add more 2.3 alpha entries
1 parent 75cad64 commit 29ee361

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,11 +63,19 @@ is not feature-frozen at this time: and any new features introduced here
6363
may change between this release and 2.3.0, and new features may be
6464
added.
6565

66+
### Distributions
67+
68+
- :warning: Support for Centos 6 has been removed, as said distro entered
69+
EOL on Nov 30.
70+
[#6641](https://github.com/Kong/kong/pull/6641)
71+
6672
### Dependencies
6773

74+
- Bump OpenSSL from 1.1.1h to 1.1.1i.
75+
[#6639](https://github.com/Kong/kong/pull/6639)
6876
- Bump `kong-plugin-zipkin` from 1.1 to 1.2.
6977
[#6576](https://github.com/Kong/kong/pull/6576)
70-
- Bump `kong-plugin-request-transformer` from 1.2 to 1.3
78+
- Bump `kong-plugin-request-transformer` from 1.2 to 1.3.
7179
[#6542](https://github.com/Kong/kong/pull/6542)
7280

7381
### Additions
@@ -143,6 +151,14 @@ added.
143151
- Fix issue where a `nil` request context would lead to errors `attempt to index local 'ctx'` being shown in the logs
144152

145153

154+
### Fixes
155+
156+
##### PDK
157+
158+
- Ensure the log serializer encodes the `tries` field as an array when
159+
empty, rather than an object.
160+
[#6632](https://github.com/Kong/kong/pull/6632)
161+
146162
[Back to TOC](#table-of-contents)
147163

148164
## [2.2.1]

0 commit comments

Comments
 (0)