This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/allura.git
The following commit(s) were added to refs/heads/master by this push:
new e65e720a4 CHANGES updated for ASF release 1.19.1
e65e720a4 is described below
commit e65e720a4209c3ee586f8078dd1713d1b541a6b0
Author: Dave Brondsema <[email protected]>
AuthorDate: Wed Jun 24 16:06:25 2026 -0400
CHANGES updated for ASF release 1.19.1
---
CHANGES | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/CHANGES b/CHANGES
index ed5af60ca..acca37359 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,4 @@
-Version 1.19.0 (June 2026)
+Version 1.19.1 (June 2026)
Upgrade Instructions
@@ -110,6 +110,10 @@ For Developers
* remove pysvn dep from ForgeSVN since the one on pypi is the wrong one.
Update checks and docs
* invalidate all posts' markdown cache
* update PGP link for release vote mail
+ * add timeouts to ApacheAccessHandler.py network requests
+
+
+Version 1.19.0 (Unreleased)
Version 1.18.0 (August 2025)