File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Table of Contents
2
2
3
+ - [ v0.11.0] ( #v0110---20200117 )
3
4
- [ v0.10.0] ( #v0100---20191027 )
4
5
- [ v0.9.0] ( #v090---20190824 )
5
6
- [ v0.8.0] ( #v080---20190821 )
15
16
- [ 0.2.0] ( #020---20181219 )
16
17
- [ 0.1.0] ( #010---20181201 )
17
18
19
+ ## [ v0.11.0] - 2020/01/17
20
+
21
+ ### Summary
22
+
23
+ - This release adds support for Kong 2.0.0.
24
+
25
+ ### Added
26
+
27
+ - ` Threshold ` field has been added to Upstream struct.
28
+ - ` PathHandling ` field has been added to Route struct.
29
+
18
30
## [ v0.10.0] - 2019/10/27
19
31
20
32
### Summary
@@ -211,6 +223,7 @@ authentication credentials in Kong.
211
223
releases of Kong since every release of Kong is introducing breaking changes
212
224
to the Admin API.
213
225
226
+ [ v0.11.0 ] : https://github.com/hbagdi/go-kong/compare/v0.10.0...v0.11.0
214
227
[ v0.10.0 ] : https://github.com/hbagdi/go-kong/compare/v0.9.0...v0.10.0
215
228
[ v0.9.0 ] : https://github.com/hbagdi/go-kong/compare/v0.8.0...v0.9.0
216
229
[ v0.8.0 ] : https://github.com/hbagdi/go-kong/compare/v0.7.0...v0.8.0
You can’t perform that action at this time.
0 commit comments