You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/06/22 10:01:42 UTC

[GitHub] [apisix-go-plugin-runner] spacewander commented on a diff in pull request #94: feat: release 0.4.0

spacewander commented on code in PR #94:
URL: https://github.com/apache/apisix-go-plugin-runner/pull/94#discussion_r903538985


##########
docs/en/latest/getting-started.md:
##########
@@ -24,7 +24,7 @@ title: Getting started
 ## Prerequisites
 
 * Go (>= 1.15)
-* APISIX (>= 2.13.0)
+* APISIX (>= 2.14.1)

Review Comment:
   Could we use a dependence table like: https://apisix.apache.org/docs/ingress-controller/getting-started/#installation-on-prem?



##########
CHANGELOG.md:
##########
@@ -23,10 +23,23 @@ title: Changelog
 
 ## Table of Contents
 
+- [0.4.0](#040)
 - [0.3.0](#030)
 - [0.2.0](#020)
 - [0.1.0](#010)
 
+## 0.4.0
+
+### Feature
+
+- :sunrise: feat: add response-rewrite plugin [#91](https://github.com/apache/apisix-go-plugin-runner/pull/91)
+- :sunrise: feat: support response filter for plugin [#90](https://github.com/apache/apisix-go-plugin-runner/pull/90)
+- :sunrise: feat: add debugf function [#87](https://github.com/apache/apisix-go-plugin-runner/pull/87)
+
+### Change
+
+- change: rename http.Response to http.ReqResponse  [#88](https://github.com/apache/apisix-go-plugin-runner/pull/88)

Review Comment:
   https://github.com/apache/apisix-go-plugin-runner/pull/88 isn't a change PR?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org