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 2020/12/31 06:34:12 UTC

[GitHub] [apisix] spacewander commented on a change in pull request #3168: feat: release version 2.2

spacewander commented on a change in pull request #3168:
URL: https://github.com/apache/apisix/pull/3168#discussion_r550408904



##########
File path: CHANGELOG.md
##########
@@ -33,6 +34,41 @@
 - [0.7.0](#070)
 - [0.6.0](#060)
 
+## 2.2.0
+
+## Change
+- disable node-status plugin by default [#2968](https://github.com/apache/apisix/pull/2968)
+- k8s_deployment_info is no longer allowed in upstream [#3098](https://github.com/apache/apisix/pull/3098)
+- don't treat route segment with ':' as parameter by default[#3154](https://github.com/apache/apisix/pull/3154)
+
+## Deprecated
+
+### Core
+- :sunrise: allow create consumers with multiple auth plugins [#2898](https://github.com/apache/apisix/pull/2898)
+- :sunrise: increase the delay before resync etcd[#2977](https://github.com/apache/apisix/pull/2977)
+- :sunrise: support enable/disable route[#2943](https://github.com/apache/apisix/pull/2943)
+- :sunrise: route accroding to the graphql attributes[#2964](https://github.com/apache/apisix/pull/2964)
+- :sunrise: share etcd auth token[#2932](https://github.com/apache/apisix/pull/2932)
+- :sunrise: add control API[#3048](https://github.com/apache/apisix/pull/3048)
+
+## Plugin
+- :sunrise: feat(limt-count): use 'remote_addr' as default key[#2927](https://github.com/apache/apisix/pull/2927)
+- :sunrise: feat(fault-injection): support Nginx variable in abort.body[#2986](https://github.com/apache/apisix/pull/2986)
+- :sunrise: feat: implement new plugin `server-info`[#2926](https://github.com/apache/apisix/pull/2926)
+- :sunrise: feat: add batch process metrics[#3070](https://github.com/apache/apisix/pull/3070)
+- :sunrise: feat: Implement traffic splitting plugin[#2935](https://github.com/apache/apisix/pull/2935)
+- :sunrise: feat:  the proxy-rewrite plugin  support pass nginx variable within header[#3144](https://github.com/apache/apisix/pull/3144)
+
+## Bugfix
+- basic-auth plugin should run in rewrite phases.[#2905](https://github.com/apache/apisix/pull/2905)
+- fixed the non effective config update in http/udp-logger[#2901](https://github.com/apache/apisix/pull/2901)
+- always necessary to save the data of the limit concurrency, and release the statistical status in the log phase[#2465](https://github.com/apache/apisix/pull/2465)
+- avoid duplicate auto-generated id[#3003](https://github.com/apache/apisix/pull/3003)
+-  fix: ctx being contaminated due to a new feature of openresty 1.19[#3105](https://github.com/apache/apisix/pull/3105) 

Review comment:
       @membphis 
   Updated.




----------------------------------------------------------------
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.

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