This is an automated email from the ASF dual-hosted git repository.
membphis pushed a commit to branch release/3.9
in repository https://gitbox.apache.org/repos/asf/apisix.git
The following commit(s) were added to refs/heads/release/3.9 by this push:
new 18f2b891e docs: release version 3.9.1 (#11185)
18f2b891e is described below
commit 18f2b891e02d6e0ef1d32994775c4e1072961432
Author: YuanSheng Wang <[email protected]>
AuthorDate: Wed Apr 24 09:46:36 2024 +0800
docs: release version 3.9.1 (#11185)
---
CHANGELOG.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 62e13fb88..987559f9e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -23,6 +23,7 @@ title: Changelog
## Table of Contents
+- [3.9.1](#391)
- [3.9.0](#390)
- [3.8.0](#380)
- [3.7.0](#370)
@@ -76,6 +77,12 @@ title: Changelog
- [0.7.0](#070)
- [0.6.0](#060)
+## 3.9.1
+
+### Bug Fixes
+
+- Fix: add post request headers only if auth request method is post (#11184)
+
## 3.9.0
### Change