You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by ng...@apache.org on 2021/11/01 04:53:57 UTC

[jackrabbit-oak] branch 1.8 updated: Release Notes for Oak 1.8.25

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

ngupta pushed a commit to branch 1.8
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git


The following commit(s) were added to refs/heads/1.8 by this push:
     new 17729e8  Release Notes for Oak 1.8.25
17729e8 is described below

commit 17729e83446c4542119a067472309943034324e1
Author: Nitin Gupta <ni...@Nitins-MacBook-Pro.local>
AuthorDate: Mon Nov 1 10:22:42 2021 +0530

    Release Notes for Oak 1.8.25
---
 RELEASE-NOTES.txt | 27 +++++++++++++++++----------
 1 file changed, 17 insertions(+), 10 deletions(-)

diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 1119aa9..d8df7ed 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -1,4 +1,4 @@
-Release Notes -- Apache Jackrabbit Oak -- Version 1.8.24
+Release Notes -- Apache Jackrabbit Oak -- Version 1.8.25
 
 Introduction
 ------------
@@ -7,28 +7,35 @@ Jackrabbit Oak is a scalable, high-performance hierarchical content
 repository designed for use as the foundation of modern world-class
 web sites and other demanding content applications.
 
-Jackrabbit Oak 1.8.24 is a patch release that contains fixes and
+Jackrabbit Oak 1.8.25 is a patch release that contains fixes and
 improvements over Oak 1.8. Jackrabbit Oak 1.8.x releases are
 considered stable and targeted for production use.
 
 The Oak effort is a part of the Apache Jackrabbit project.
 Apache Jackrabbit is a project of the Apache Software Foundation.
 
-Changes in Oak 1.8.24
+Changes in Oak 1.8.25
 ---------------------
 
-Technical task
-        [OAK-7553] - Extract interface from CommitValueResolver
 
 Bug
-        [OAK-9229] - CountingDocumentStore returns documents with incorrect store reference
+        [OAK-8967] - OR query with ORDER BY don't work as expected
+        [OAK-9519] - TlsGuardingConnection doesn't do a TLS handshake on reused connections
+        [OAK-9562] - Missing _bin when node is recreated after revision GC
+        [OAK-9591] - Implement hashcode() and equals() method in ItemDefinitionImpl
 
 Improvement
 
-        [OAK-9184] - Very slow, potential endless loop in LucenePropertyIndex.loadDocs()
-        [OAK-9230] - CachingCommitValueResolver with negative cache
-        [OAK-9231] - Enable negative cache of commit value resolver for oak-run index command
-        [OAK-9261] - Upgrade Apache Solr to 8.6.3 and remove Embedded Solr Server
+        [OAK-9451] - Cold Standby SSL certificates should be configurable
+
+Task
+
+        [OAK-8769] - oak-auth-ldap pom needs maintenance
+        [OAK-8974] - VersionGarbageCollectorIT should use fixtures from AbstractDocumentStoreTest
+        [OAK-9353] - Update Oak 1.8 to Jackrabbit 2.16.7
+        [OAK-9534] - Update Oak 1.8 to Jackrabbit 2.16.8
+        [OAK-9600] - Make "standby.secure" configurable
+