This is an automated email from the ASF dual-hosted git repository.
reschke pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
The following commit(s) were added to refs/heads/trunk by this push:
new c92d4c4d12 OAK-10354: Release Oak 1.54.0 - update release notes
c92d4c4d12 is described below
commit c92d4c4d12f604fcee7ff182948f1e851f9377c6
Author: Julian Reschke <[email protected]>
AuthorDate: Wed Jul 19 12:46:14 2023 +0100
OAK-10354: Release Oak 1.54.0 - update release notes
---
RELEASE-NOTES.txt | 3 +++
1 file changed, 3 insertions(+)
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 78d17f0b29..6da0571096 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -95,6 +95,7 @@ Improvement
[OAK-10328] - jackrabbit-jcr-tests should have scope "tests"
[OAK-10332] - Ease using
o.a.j.o.spi.security.authorization.principalbased.impl.FilterProviderImpl
outside OSGi containers
[OAK-10345] - Add debug logger for bytewise comparison of big blobs
+ [OAK-10356] - Adjust lower and upper bounds of auto-detected memory limits
in PipelinedStrategy
Test
@@ -121,7 +122,9 @@ Task
[OAK-10331] - Log calling method when a query does not use an index
[OAK-10337] - mvn jetty:run fails to start oak-webapp
[OAK-10349] - Update Tomcat dependency to 9.0.78
+ [OAK-10350] - Update spring-boot dependency to version 2.7.13
[OAK-10352] - Update (shaded) Guava to 32.1.1
+ [OAK-10361] - Exclude dependency-reduced-pom.xml from the source package
during release
Documentation