File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Table of Contents
2
2
3
+ - [ v0.8.0] ( #v080---20190821 )
3
4
- [ v0.7.0] ( #v070---20190813 )
4
5
- [ v0.6.2] ( #v062---20190809 )
5
6
- [ v0.6.1] ( #v061---20190809 )
12
13
- [ 0.2.0] ( #020---20181219 )
13
14
- [ 0.1.0] ( #010---20181201 )
14
15
16
+ ## [ v0.8.0] - 2019/08/21
17
+
18
+ ### Added
19
+
20
+ - Oauth2Credential type and service has been added
21
+ which can be used to create Oauth2 credentials in Kong for some
22
+ Oauth2 flows.
23
+
15
24
## [ v0.7.0] - 2019/08/13
16
25
17
26
### Summary
@@ -165,6 +174,7 @@ authentication credentials in Kong.
165
174
releases of Kong since every release of Kong is introducing breaking changes
166
175
to the Admin API.
167
176
177
+ [ v0.8.0 ] : https://github.com/hbagdi/go-kong/compare/v0.7.0...v0.8.0
168
178
[ v0.7.0 ] : https://github.com/hbagdi/go-kong/compare/v0.6.2...v0.7.0
169
179
[ v0.6.2 ] : https://github.com/hbagdi/go-kong/compare/v0.6.1...v0.6.2
170
180
[ v0.6.1 ] : https://github.com/hbagdi/go-kong/compare/v0.6.0...v0.6.1
You can’t perform that action at this time.
0 commit comments