juzhiyuan commented on a change in pull request #1436: release: released 1.2 version. URL: https://github.com/apache/incubator-apisix/pull/1436#discussion_r406664576
########## File path: CHANGELOG.md ########## @@ -19,13 +19,53 @@ # Table of Contents +- [1.2.0](#120) - [1.1.0](#110) - [1.0.0](#100) - [0.9.0](#090) - [0.8.0](#080) - [0.7.0](#070) - [0.6.0](#060) +## 1.2.0 + +The 1.2 version brings many new features, including core and plugins. + +### Core +- :sunrise: **support etcd cluster**. [#1283](https://github.com/apache/incubator-apisix/pull/1283) +- used the local DNS resolver by default, which is friendly for k8s. [#1387](https://github.com/apache/incubator-apisix/pull/1387) +- support to run `header_filter` and `body_filter` phase for global rules. [#1364](https://github.com/apache/incubator-apisix/pull/1364) Review comment: phases ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
