mirror of
https://github.com/Kong/go-pluginserver.git
synced 2025-11-01 12:02:44 +08:00
release: 0.5.0
This commit is contained in:
@@ -1,9 +1,17 @@
|
|||||||
# Table of Contents
|
# Table of Contents
|
||||||
|
|
||||||
|
- [v0.5.0](#v050)
|
||||||
- [v0.4.0](#v040)
|
- [v0.4.0](#v040)
|
||||||
- [v0.3.3](#v033)
|
- [v0.3.3](#v033)
|
||||||
- [v0.3.2](#v032)
|
- [v0.3.2](#v032)
|
||||||
|
|
||||||
|
## [v0.5.0]
|
||||||
|
|
||||||
|
> Released 2020/06/17
|
||||||
|
|
||||||
|
- Add support for Header and Body filter phases, allowing manipulation of
|
||||||
|
response data
|
||||||
|
|
||||||
## [v0.4.0]
|
## [v0.4.0]
|
||||||
|
|
||||||
> Released 2020/05/27
|
> Released 2020/05/27
|
||||||
@@ -28,6 +36,7 @@
|
|||||||
|
|
||||||
[Back to TOC](#table-of-contents)
|
[Back to TOC](#table-of-contents)
|
||||||
|
|
||||||
|
[v0.5.0]: https://github.com/Kong/go-pluginserver/compare/v0.4.0..v0.5.0
|
||||||
[v0.4.0]: https://github.com/Kong/go-pluginserver/compare/v0.3.3..v0.4.0
|
[v0.4.0]: https://github.com/Kong/go-pluginserver/compare/v0.3.3..v0.4.0
|
||||||
[v0.3.3]: https://github.com/Kong/go-pluginserver/compare/v0.3.2..v0.3.3
|
[v0.3.3]: https://github.com/Kong/go-pluginserver/compare/v0.3.2..v0.3.3
|
||||||
[v0.3.2]: https://github.com/Kong/go-pluginserver/compare/v0.3.1..v0.3.2
|
[v0.3.2]: https://github.com/Kong/go-pluginserver/compare/v0.3.1..v0.3.2
|
||||||
|
|||||||
Reference in New Issue
Block a user