Skip to content

Commit ae5a80e

Browse files
committed
chore: updated changelog
1 parent 164635e commit ae5a80e

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Table of Contents
22

3+
- [v0.70.0](#v0700)
34
- [v0.69.0](#v0690)
45
- [v0.68.0](#v0680)
56
- [v0.67.0](#v0670)
@@ -86,6 +87,15 @@
8687
- [0.2.0](#020)
8788
- [0.1.0](#010)
8889

90+
## [v0.70.0]
91+
92+
> Release date: 2025/11/24
93+
94+
- Added `TLSSans` parameter for `Service`
95+
[#585](https://github.com/Kong/go-kong/pull/585)
96+
- Added partials support for `ConsumerGroupPlugin`
97+
[#586](https://github.com/Kong/go-kong/pull/586)
98+
8999
## [v0.69.0]
90100

91101
> Release date: 2025/09/29
@@ -1089,6 +1099,9 @@ authentication credentials in Kong.
10891099
releases of Kong since every release of Kong is introducing breaking changes
10901100
to the Admin API.
10911101

1102+
[v0.70.0]: https://github.com/Kong/go-kong/compare/v0.69.0...v0.70.0
1103+
[v0.69.0]: https://github.com/Kong/go-kong/compare/v0.68.0...v0.69.0
1104+
[v0.68.0]: https://github.com/Kong/go-kong/compare/v0.67.0...v0.68.0
10921105
[v0.67.0]: https://github.com/Kong/go-kong/compare/v0.66.1...v0.67.0
10931106
[v0.66.1]: https://github.com/Kong/go-kong/compare/v0.66.0...v0.66.1
10941107
[v0.66.0]: https://github.com/Kong/go-kong/compare/v0.65.1...v0.66.0

0 commit comments

Comments
 (0)