We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7c8ce2 commit da94e0bCopy full SHA for da94e0b
CHANGELOG.md
@@ -1,5 +1,6 @@
1
# Table of Contents
2
3
+- [v0.69.0](#v0690)
4
- [v0.68.0](#v0680)
5
- [v0.67.0](#v0670)
6
- [v0.66.1](#v0661)
@@ -85,15 +86,22 @@
85
86
- [0.2.0](#020)
87
- [0.1.0](#010)
88
-## [v0.68.0]
89
+## [v0.69.0]
90
-> Release date: 2025/09/26
91
+> Release date: 2025/09/29
92
93
- Added `BasicAuthOptions` to allow skipping hashing for
94
BasicAuth passwords. `CreateWithOptions` and `UpdateWitOptions`
95
methods are added for basic-auth for the same.
96
[#576](https://github.com/Kong/go-kong/pull/576)
97
98
+## [v0.68.0]
99
+
100
+> Release date: 2025/09/15
101
102
+- Added `Failover` parameter to Target
103
+ [#574](https://github.com/Kong/go-kong/pull/574)
104
105
## [v0.67.0]
106
107
> Release date: 2025/05/26
0 commit comments