This is an automated email from the ASF dual-hosted git repository.
thomasm pushed a change to branch OAK-12101
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
from 30ee4e6e32 OAK-12110 Simplify Index Management - take 2 (#2751)
add a4b6d55be7 Issue/oak 12112 unresolved address (#2766)
add f2a67c8436 OAK-12109: MongoDocumentStore: improve diagnostics for too
large docs in bulk request payloads (#2764)
add d848a65f30 OAK-12107: Oak 1.92 Canidate Release Notes
add 249ad5ee92 OAK-12107: Oak 1.92 Candidate Release Notes
add adb6256c6b OAK-12107: Oak 1.92 Candidate Release Notes
add 1b84cc88aa Merge branch 'OAK-12107' into trunk
add e8efe48b83 [maven-release-plugin] prepare release jackrabbit-oak-1.92.0
add 7b77f2da94 [maven-release-plugin] prepare for next development
iteration
No new revisions were added by this update.
Summary of changes:
RELEASE-NOTES.txt | 115 +++++++++++----------
oak-api/pom.xml | 2 +-
oak-auth-external/pom.xml | 2 +-
oak-auth-ldap/pom.xml | 2 +-
oak-authorization-cug/pom.xml | 2 +-
oak-authorization-principalbased/pom.xml | 2 +-
oak-benchmarks-elastic/pom.xml | 2 +-
oak-benchmarks-lucene/pom.xml | 2 +-
oak-benchmarks/pom.xml | 2 +-
oak-blob-cloud-azure/pom.xml | 2 +-
oak-blob-cloud/pom.xml | 2 +-
oak-blob-plugins/pom.xml | 2 +-
oak-blob/pom.xml | 2 +-
oak-commons/pom.xml | 2 +-
oak-core-spi/pom.xml | 2 +-
oak-core/pom.xml | 2 +-
oak-examples/pom.xml | 2 +-
oak-examples/standalone/pom.xml | 2 +-
oak-examples/webapp/pom.xml | 2 +-
oak-exercise/pom.xml | 2 +-
oak-http/pom.xml | 2 +-
oak-it-osgi/pom.xml | 2 +-
oak-it/pom.xml | 2 +-
oak-jackrabbit-api/pom.xml | 2 +-
oak-jcr/pom.xml | 2 +-
oak-lucene/pom.xml | 2 +-
oak-parent/pom.xml | 4 +-
oak-pojosr/pom.xml | 2 +-
oak-query-spi/pom.xml | 2 +-
oak-run-commons/pom.xml | 2 +-
oak-run-elastic/pom.xml | 2 +-
oak-run/pom.xml | 2 +-
oak-search-elastic/pom.xml | 2 +-
oak-search/pom.xml | 2 +-
oak-security-spi/pom.xml | 2 +-
oak-segment-aws/pom.xml | 2 +-
oak-segment-azure/pom.xml | 2 +-
.../oak/segment/azure/AzureRepositoryLock.java | 12 ++-
.../oak/segment/azure/AzureRepositoryLockTest.java | 42 ++++++++
oak-segment-remote/pom.xml | 2 +-
oak-segment-tar/pom.xml | 2 +-
oak-shaded-guava/pom.xml | 2 +-
oak-store-composite/pom.xml | 2 +-
oak-store-document/pom.xml | 2 +-
.../plugins/document/mongo/MongoDocumentStore.java | 26 +++++
.../document/mongo/MongoDBExceptionTest.java | 66 +++++++++++-
oak-store-spi/pom.xml | 2 +-
oak-upgrade/pom.xml | 2 +-
pom.xml | 2 +-
49 files changed, 243 insertions(+), 108 deletions(-)