This is an automated email from the ASF dual-hosted git repository.

kvn pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git


The following commit(s) were added to refs/heads/master by this push:
     new f276216  chore: v1.0 pre release note. (#545)
f276216 is described below

commit f276216af536e13e7e2c56fe4419bf268303ab1f
Author: Jintao Zhang <[email protected]>
AuthorDate: Sun Jun 13 00:55:48 2021 +0800

    chore: v1.0 pre release note. (#545)
    
    * chore: v1.0 pre release note.
    
    Signed-off-by: Jintao Zhang <[email protected]>
    
    * chore: add release process and highlight release notes.
    
    Signed-off-by: Jintao Zhang <[email protected]>
    
    * chore: ignore CHANGELOG.md
    
    Signed-off-by: Jintao Zhang <[email protected]>
    
    * chore: change format
    
    Signed-off-by: Jintao Zhang <[email protected]>
---
 .github/workflows/lint-checker.yml |   2 +-
 CHANGELOG.md                       | 111 +++++++++++++++++++++++++++++++++++++
 releases/README.md                 |  42 ++++++++++++++
 releases/v1.0.0.toml               |  54 ++++++++++++++++++
 4 files changed, 208 insertions(+), 1 deletion(-)

diff --git a/.github/workflows/lint-checker.yml 
b/.github/workflows/lint-checker.yml
index 8ae2381..44ecc5f 100644
--- a/.github/workflows/lint-checker.yml
+++ b/.github/workflows/lint-checker.yml
@@ -90,4 +90,4 @@ jobs:
         with:
           node-version: '12.x'
       - run: npm install -g [email protected]
-      - run: markdownlint '**/*.md' --ignore node_modules
+      - run: markdownlint '**/*.md' --ignore node_modules --ignore CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 94f423c..cf182ce 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -19,6 +19,7 @@
 
 # Table of Contents
 
+- [1.0.0](#100)
 - [0.6.0](#060)
 - [0.5.0](#050)
 - [0.4.0](#040)
@@ -26,6 +27,116 @@
 - [0.2.0](#020)
 - [0.1.0](#010)
 
+# 1.0.0
+
+Welcome to the 1.0.0 release of apisix-ingress-controller!
+
+This is the first **GA** release.
+
+## Highlights
+
+### New Features
+
+* **Support blocklist-source-range annotation for Ingress source** 
[#446](https://github.com/apache/apisix-ingress-controller/pull/446)
+* **Add ApisixConsumer CRD** 
[#462](https://github.com/apache/apisix-ingress-controller/pull/462)
+* **Support rewrite annotation for Ingress source** 
[#480](https://github.com/apache/apisix-ingress-controller/pull/480)
+* **Support http-to-https redirect annotation for Ingress source** 
[#484](https://github.com/apache/apisix-ingress-controller/pull/484)
+* **Add health check to apisix-admin and make the leader election recyclable** 
[499](https://github.com/apache/apisix-ingress-controller/pull/499)
+* **Support mTLS for ApisixTls** 
[#492](https://github.com/apache/apisix-ingress-controller/pull/492)
+* **Support authentication for ApisixRoute** 
[#528](https://github.com/apache/apisix-ingress-controller/pull/528)
+
+Please try out the release binaries and report any issues at
+https://github.com/apache/apisix-ingress-controller/issues.
+
+### Contributors
+
+* Alex Zhang
+* Sarasa Kisaragi
+* Jintao Zhang
+* kv
+* Shuyang Wu
+* Daming
+* Fang
+* Ayush das
+* Donghui0
+* Shivani chauhan
+* Yuelin Zheng
+* guoqqqi
+* 罗泽轩
+
+### Changes
+<details><summary>58 commits</summary>
+<p>
+
+* 
[`f3ab30b`](https://github.com/apache/apisix-ingress-controller/commit/f3ab30b41a4e918fe88fb8290e81d136846f2fec)
 docs: modify readme (#543)
+* 
[`f9df546`](https://github.com/apache/apisix-ingress-controller/commit/f9df5469aa032cd05955f93c59a32883db542c02)
 ci: do not run workflows for draft PRs (#542)
+* 
[`fca6211`](https://github.com/apache/apisix-ingress-controller/commit/fca62110b81958935263c816f71be96c4500a84e)
 chore: add authentication for ApisixRoute (#528)
+* 
[`28c584e`](https://github.com/apache/apisix-ingress-controller/commit/28c584ea33824434a7e872f328e8e90a09fb2213)
 chore: remove echo plugin's auth test case. (#534)
+* 
[`1eee479`](https://github.com/apache/apisix-ingress-controller/commit/1eee479247404893cf5f4ae5ad78c6714a71f63c)
 fix: nil pointer dereference (#529)
+* 
[`7379d57`](https://github.com/apache/apisix-ingress-controller/commit/7379d57359b82f5521722814d860e49632e717f3)
 docs: removed navigation title from sidebar to docs dropdown (#531)
+* 
[`2bf4b6b`](https://github.com/apache/apisix-ingress-controller/commit/2bf4b6be29648c1c3e98006edae50252a0555a08)
 fix: add namespace for subjects of ClusterRoleBinding (#527)
+* 
[`d3ec856`](https://github.com/apache/apisix-ingress-controller/commit/d3ec85657c10a54875cfad05fdebc67b9358cef2)
 ci: use concurrency to cancel workflow (#525)
+* 
[`5c1aa5e`](https://github.com/apache/apisix-ingress-controller/commit/5c1aa5ef26a6546e5e339bcc6d3cdae31b534da6)
 docs: add docs about Ingress feature comparison (#526)
+* 
[`d510a8a`](https://github.com/apache/apisix-ingress-controller/commit/d510a8abdc6d4f94d2478eefb53fca16c4b88eb4)
 doc: update development.md (#524)
+* 
[`f6cb4f9`](https://github.com/apache/apisix-ingress-controller/commit/f6cb4f9a0300b13ee586a9536623962d183d9d6c)
 feat: consumer controller loop (#516)
+* 
[`3337be7`](https://github.com/apache/apisix-ingress-controller/commit/3337be7c7d5f959301171a243f4c0c0d49360503)
 feat: subset changes in controllers (#507)
+* 
[`c6ac8a4`](https://github.com/apache/apisix-ingress-controller/commit/c6ac8a40526d3d30b25347dce330630f623c1e00)
 fix: CI path filter (#522)
+* 
[`fa0d8a6`](https://github.com/apache/apisix-ingress-controller/commit/fa0d8a69b9cc2ceda9b37872841ded56aebc5f8e)
 ci: remove stale ci/spell-checker configuration (#519)
+* 
[`3d9fd07`](https://github.com/apache/apisix-ingress-controller/commit/3d9fd07cc86318a420a5bf794831d039a7b6d0b8)
 ci: add changes filter (#520)
+* 
[`38290a2`](https://github.com/apache/apisix-ingress-controller/commit/38290a2893b4bf77869b34648aeb8d55dd298537)
 feat: ApisixTls support mTLS (#492)
+* 
[`029c0d7`](https://github.com/apache/apisix-ingress-controller/commit/029c0d7a26c0a3cd507f15f5dcdbff0a09799c24)
 feat: add events and status for ApisixClusterConfig resource (#502)
+* 
[`a89be23`](https://github.com/apache/apisix-ingress-controller/commit/a89be230989ea62d03062181626cc197df655a78)
 feat: subset translation (#497)
+* 
[`87b7229`](https://github.com/apache/apisix-ingress-controller/commit/87b7229e6db549f4bd65561399d976a91fdd7978)
 Update license-checker.yml (#510)
+* 
[`495c631`](https://github.com/apache/apisix-ingress-controller/commit/495c6317a618683d2c69c48c489763c4c8285504)
 chore: add verify scripts and verify-codegen CI (#513)
+* 
[`2f2e6f8`](https://github.com/apache/apisix-ingress-controller/commit/2f2e6f861ca0a27d84ad84763cc0a070e9b6c91d)
 feat: add permission to events, fix missing subresources in crd. (#514)
+* 
[`880d573`](https://github.com/apache/apisix-ingress-controller/commit/880d5736f089daff6682eae0450eae6c18bfef53)
 ci: fix cancel workflow not working (#509)
+* 
[`cddcd29`](https://github.com/apache/apisix-ingress-controller/commit/cddcd299459cc1a0ad2aee02e611cc88cda64c8e)
 feat: add pod controller and pod cache (#490)
+* 
[`23e5ebd`](https://github.com/apache/apisix-ingress-controller/commit/23e5ebdb837cf581db94a613e02e292167d52eae)
 feat: apisixconsumer translator (#474)
+* 
[`fe2db92`](https://github.com/apache/apisix-ingress-controller/commit/fe2db92740eda6dab6f50cb096b279aec7c0d15b)
 chore: add docker ignore to avoid unwanted cache miss (#506)
+* 
[`d87f856`](https://github.com/apache/apisix-ingress-controller/commit/d87f856acbaf3f11a0559199ad7090beea7bcc45)
 ci: fix cancel workflow not working (#508)
+* 
[`a3f58d0`](https://github.com/apache/apisix-ingress-controller/commit/a3f58d07a749b4594e460b4645ef77d8d21598fb)
 fix: ack.md link fix (#503)
+* 
[`553655b`](https://github.com/apache/apisix-ingress-controller/commit/553655b1148360795a71b27117898ff5642be8a5)
 chore: add dnsPolicy for sample deployment (#498)
+* 
[`f089ffe`](https://github.com/apache/apisix-ingress-controller/commit/f089ffe9788526b95e43d1c42efc0757b062a8cf)
 test: remove custom apisix-default.yaml (#494)
+* 
[`b7736db`](https://github.com/apache/apisix-ingress-controller/commit/b7736dbb58f3df91197fda4da9519e90a4de2a1f)
 ci: cancel duplicate workflow to reduce CI queue time (#505)
+* 
[`582c4b3`](https://github.com/apache/apisix-ingress-controller/commit/582c4b362f26ffa8372bf520c3f774170a56c290)
 chore: add health check to apisix-admin and make the leader election 
recyclable (#499)
+* 
[`77a06cc`](https://github.com/apache/apisix-ingress-controller/commit/77a06cc3c6a2762f996b44833e1d802a6007c425)
 feat: add support for http-to-https redirect annotation (#484)
+* 
[`fa98443`](https://github.com/apache/apisix-ingress-controller/commit/fa98443daaa3b8f4b1be75a4e025eedf06550e51)
 chore: regenerate codes (#491)
+* 
[`6630aac`](https://github.com/apache/apisix-ingress-controller/commit/6630aaced835265951bfb76453a7a812ad15e7aa)
 fix: ingress_class configuration invalid(#475) (#477)
+* 
[`e8eddcc`](https://github.com/apache/apisix-ingress-controller/commit/e8eddcc7791d64181a13bf8714ca141a1ca4e7e5)
 docs: ingress apisix the hard way (#479)
+* 
[`36de069`](https://github.com/apache/apisix-ingress-controller/commit/36de06967bedaaa4296af4a427df920bd7ca63a3)
 feat: codegen script (#487)
+* 
[`1d7b143`](https://github.com/apache/apisix-ingress-controller/commit/1d7b14343f7d901ac4cc4170fc64d095ad882f72)
 feat: support rewrite annotation (#480)
+* 
[`5af1fb4`](https://github.com/apache/apisix-ingress-controller/commit/5af1fb49bc8fdb418d3da69c2a283092caaf938b)
 feat: add essential data structures for service subset selector (#489)
+* 
[`a16e980`](https://github.com/apache/apisix-ingress-controller/commit/a16e980237fb61bdaf9f980660e4cbbf42843c83)
 fix: fatal error reported when run make build in release src (#485)
+* 
[`1dd5087`](https://github.com/apache/apisix-ingress-controller/commit/1dd5087aea443a0aeddb62a8aa0af90aab2bf48e)
 chore: consumer data structures (#470)
+* 
[`d6d3796`](https://github.com/apache/apisix-ingress-controller/commit/d6d37960eb5db70577c544e25dbd1f31782270e2)
 chore: fix e2e ip-restriction plugin text (#488)
+* 
[`92896f1`](https://github.com/apache/apisix-ingress-controller/commit/92896f1c6d0bfd8bd0e31c7293b9d6b9befdef87)
 chore: e2e case for tcp proxy is unstable\nclose #473 (#486)
+* 
[`bc71e3e`](https://github.com/apache/apisix-ingress-controller/commit/bc71e3e25a8514548fddbf900318457ded3e3076)
 chore: add apisixconsumer data structures (#462)
+* 
[`269cf07`](https://github.com/apache/apisix-ingress-controller/commit/269cf07020cac239aac5e7d7334bc63305e740fb)
 test: add basic headless service e2e test (#466)
+* 
[`1ffa862`](https://github.com/apache/apisix-ingress-controller/commit/1ffa862b788f003a07a259da4b9b10f018a87698)
 fix: event record scheme error (#469)
+* 
[`456fbd2`](https://github.com/apache/apisix-ingress-controller/commit/456fbd2f776845d92c2899bb5fef61d688f49244)
 fix: remove upstream which is ref by multi-routes cause retry (#472)
+* 
[`a7e187b`](https://github.com/apache/apisix-ingress-controller/commit/a7e187bd3a11218c0e24bd61974bad22becccc95)
 minor: optimize log message when the endpoint does not have a corresponding 
service (#458)
+* 
[`63ae709`](https://github.com/apache/apisix-ingress-controller/commit/63ae709d064e28a565f80176aa82a3ff7b69b293)
 chore: fix broken links (#467)
+* 
[`0bdd24b`](https://github.com/apache/apisix-ingress-controller/commit/0bdd24b86ca109948e786f7f13f84bc1bd0fbc39)
 chore: change the required PR approving number to 2 (#463)
+* 
[`015940c`](https://github.com/apache/apisix-ingress-controller/commit/015940cedfe6951fe2ec8d2d56f11f3f484716b8)
 docs: fix APISIX helm installation (#459)
+* 
[`4a55307`](https://github.com/apache/apisix-ingress-controller/commit/4a55307b6a34ba1145e131f85b5f05f909e8d244)
 fix: add status subresource permission in clusterRole (#452)
+* 
[`5d479ae`](https://github.com/apache/apisix-ingress-controller/commit/5d479ae148d2acdb51082bb0f129548fdfa146b4)
 feat: blocklist-source-range annotation (#446)
+* 
[`8824bbd`](https://github.com/apache/apisix-ingress-controller/commit/8824bbdf113bbf72649ccd5dc43af3a66773bf5b)
 chore: refactor the process of annotations (#443)
+* 
[`9d0e0b8`](https://github.com/apache/apisix-ingress-controller/commit/9d0e0b856c3ebe0d6bb10ee4711ea266685fb866)
 fix: wait for the default cluster ready continuously (#450)
+* 
[`fb11efc`](https://github.com/apache/apisix-ingress-controller/commit/fb11efc00a914e1992a8a730cf5443a3ea38e8be)
 chore: refactor the structures of kube clients, shared index informer 
factories (#431)
+* 
[`f199cdb`](https://github.com/apache/apisix-ingress-controller/commit/f199cdb5f5bfe3cb5acb19dc1903b1f5f426a353)
 test: add e2e test cases for server-info plugin (#406)
+* 
[`b0a6f3e`](https://github.com/apache/apisix-ingress-controller/commit/b0a6f3edba8a80e10e831ceaf408e43f89632adb)
 fix: typo in apisix_route_v2alpha1.md (#438)
+* 
[`d269a01`](https://github.com/apache/apisix-ingress-controller/commit/d269a01fe69c287cf13a3574d8ce6566c18a306c)
 ci: introduce skywalking-eyes (#430)
+</p>
+</details>
+
+### Dependency Changes
+
+* **golang.org/x/net**       6772e930b67b -> 3d97a244fca7
+* **gopkg.in/yaml.v2**       v2.3.0 -> v2.4.0
+* **k8s.io/code-generator**  v0.21.1 **_new_**
+
+Previous release can be found at 
[0.6.0](https://github.com/apache/apisix-ingress-controller/releases/tag/0.6.0)
+
 # 0.6.0
 
 We have added some new features, fixed some bugs, and made some optimizations 
to the internal code.
diff --git a/releases/README.md b/releases/README.md
new file mode 100644
index 0000000..b9c8472
--- /dev/null
+++ b/releases/README.md
@@ -0,0 +1,42 @@
+<!--
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+-->
+
+## apisix-ingress-controller release process
+
+1. Create release pull request with release notes.
+
+   1. Compile release notes detailing features added since the last release and
+      add release template file to `releases/` directory. The template is 
defined
+      by containerd's release tool but refer to previous release files for 
style
+      and format help. Name the file using the version.
+      See [release-tool](https://github.com/containerd/release-tool)
+
+      You can use the following command to generate content
+
+      ```sh
+      release-tool -l -d -n -t 1.0.0 releases/v1.0.0.toml
+      ```
+
+2. Vote for release
+
+3. Create tag
+
+4. Push tag and Github release
+
+5. Promote on Slack, Twitter, mailing lists, etc
diff --git a/releases/v1.0.0.toml b/releases/v1.0.0.toml
new file mode 100644
index 0000000..3779aca
--- /dev/null
+++ b/releases/v1.0.0.toml
@@ -0,0 +1,54 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+# commit to be tagged for new release
+commit = "HEAD"
+
+# project_name is used to refer to the project in the notes
+project_name = "apisix-ingress-controller"
+
+# github_repo is the github project, only github is currently supported
+github_repo = "apache/apisix-ingress-controller"
+
+# match_deps is a pattern to determine which dependencies should be included
+# as part of this release. The changelog will also include changes for these
+# dependencies based on the change in the dependency's version.
+match_deps = "^github.com/(apache/[a-zA-Z0-9-]+)$"
+
+# previous release of this project for determining changes
+previous = "0.6.0"
+
+# pre_release is whether to include a disclaimer about being a pre-release
+pre_release = false
+
+# preface is the description of the release which precedes the author list
+# and changelog. This description could include highlights as well as any
+# description of changes. Use markdown formatting.
+preface = """\
+This is the first **GA** release.
+
+## Highlights
+
+### New Features
+
+* **Support blocklist-source-range annotation for Ingress source** 
[#446](https://github.com/apache/apisix-ingress-controller/pull/446)
+* **Add ApisixConsumer CRD** 
[#462](https://github.com/apache/apisix-ingress-controller/pull/462)
+* **Support rewrite annotation for Ingress source** 
[#480](https://github.com/apache/apisix-ingress-controller/pull/480)
+* **Support http-to-https redirect annotation for Ingress source** 
[#484](https://github.com/apache/apisix-ingress-controller/pull/484)
+* **Add health check to apisix-admin and make the leader election recyclable** 
[499](https://github.com/apache/apisix-ingress-controller/pull/499)
+* **Support mTLS for ApisixTls** 
[#492](https://github.com/apache/apisix-ingress-controller/pull/492)
+* **Support authentication for ApisixRoute** 
[#528](https://github.com/apache/apisix-ingress-controller/pull/528)
+"""

Reply via email to