This is an automated email from the ASF dual-hosted git repository. ashishtiwari pushed a commit to branch v1.8.0 in repository https://gitbox.apache.org/repos/asf/apisix-ingress-controller.git
commit df997aaf311a88efe37edf18b4d6ef11b067f043 Author: Ashish Tiwari <[email protected]> AuthorDate: Mon Mar 17 18:24:40 2025 +0530 update CHANGELOG --- CHANGELOG.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 733d92c2..f2b45cd7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ # Table of Contents +- [1.8.4](#184) - [1.8.3](#182) - [1.8.2](#182) - [1.8.1](#181) @@ -42,6 +43,21 @@ - [0.2.0](#020) - [0.1.0](#010) +# 1.8.4 + +## What's New + +- upgrade: etcd-adapter and add e2e test @Revolyssup (#2369) +- chore: upgrade ubuntu from 20.04 to latest @Revolyssup (#2352) +- chore: upgrade actions/upload-artifact and actions/download-artifact @nic-6443 (#2328) +- docs: update http[].match.exprs any -> all @acuteaura (#2270) +- fix: attempt to shut down when provider init fails @acuteaura (#2263) + +## 👨🏽💻 Contributors + +Thank you to our contributors for making this release possible: +@Revolyssup, @acuteaura and @nic-6443 + # 1.8.3 ## What's New @@ -53,7 +69,6 @@ Thank you to our contributors for making this release possible: @Revolyssup - # 1.8.2 ## What's New
