Author: ashishtiwari
Date: Tue Oct 14 09:06:46 2025
New Revision: 80046

Log:
release apisix 3.14.1

Added:
   dev/apisix/3.14.1/
   dev/apisix/3.14.1/apache-apisix-3.14.1-src.tgz   (contents, props changed)
   dev/apisix/3.14.1/apache-apisix-3.14.1-src.tgz.asc   (contents, props 
changed)
   dev/apisix/3.14.1/apache-apisix-3.14.1-src.tgz.sha512
   dev/apisix/3.14.1/apache-apisix-3.14.1-vote-contents.txt

Added: dev/apisix/3.14.1/apache-apisix-3.14.1-src.tgz
==============================================================================
Binary file. No diff available.

Added: dev/apisix/3.14.1/apache-apisix-3.14.1-src.tgz.asc
==============================================================================
Binary file. No diff available.

Added: dev/apisix/3.14.1/apache-apisix-3.14.1-src.tgz.sha512
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ dev/apisix/3.14.1/apache-apisix-3.14.1-src.tgz.sha512       Tue Oct 14 
09:06:46 2025        (r80046)
@@ -0,0 +1 @@
+469e8bfecbf00a547eadbf1321a651edeb092ecdb8dd46ac47765ade3d3bf65acb1ce76b654c299406aa1073ecc639c6a9cb7fca0f7369da9c09c8943a8cd2ea
  apache-apisix-3.14.1-src.tgz

Added: dev/apisix/3.14.1/apache-apisix-3.14.1-vote-contents.txt
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ dev/apisix/3.14.1/apache-apisix-3.14.1-vote-contents.txt    Tue Oct 14 
09:06:46 2025        (r80046)
@@ -0,0 +1,56 @@
+Hello, Community,
+
+This is a call for the vote to release Apache APISIX version
+
+Release notes:
+
+https://github.com/apache/apisix/blob/release/3.14/CHANGELOG.md#3141
+
+The release candidates:
+
+https://dist.apache.org/repos/dist/dev/apisix/3.14.1/
+
+Release Commit ID:
+
+https://github.com/apache/apisix/commit/91a0f935
+
+Keys to verify the Release Candidate:
+
+https://dist.apache.org/repos/dist/dev/apisix/KEYS
+
+Steps to validating the release:
+
+1. Download the release
+
+wget 
https://dist.apache.org/repos/dist/dev/apisix/3.14.1/apache-apisix-3.14.1-src.tgz
+
+2. Checksums and signatures
+
+wget https://dist.apache.org/repos/dist/dev/apisix/KEYS
+
+wget 
https://dist.apache.org/repos/dist/dev/apisix/3.14.1/apache-apisix-3.14.1-src.tgz.asc
+
+wget 
https://dist.apache.org/repos/dist/dev/apisix/3.14.1/apache-apisix-3.14.1-src.tgz.sha512
+
+gpg --import KEYS
+
+shasum -c apache-apisix-3.14.1-src.tgz.sha512
+
+gpg --verify apache-apisix-3.14.1-src.tgz.asc apache-apisix-3.14.1-src.tgz
+
+3. Unzip and Check files
+
+tar zxvf apache-apisix-3.14.1-src.tgz
+
+4. Build Apache APISIX:
+
+https://github.com/apache/apisix/blob/release/3.14/docs/en/latest/building-apisix.md#building-apisix-from-source
+
+The vote will be open for at least 72 hours or until necessary number of
+votes are reached.
+
+Please vote accordingly:
+
+[ ] +1 approve
+[ ] +0 no opinion
+[ ] -1 disapprove with the reason
\ No newline at end of file

Reply via email to