File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -34,6 +34,7 @@ Changes in Oak 1.92.0
3434 * [OAK-12081] - Add isInOrder() api in IterableUtils
3535 * [OAK-12083] - Remove usage of Guava's Uninterruptibles.joinUninterruptibly
3636
37+
3738** Bug
3839 * [OAK-10344] - oak-run ITs fail with failsafe >= 3.0.0
3940 * [OAK-11960] - oak-examples: The static content of the webapp still refers to RMI features that are no longer supported
@@ -46,6 +47,7 @@ Changes in Oak 1.92.0
4647 * [OAK-12071] - oak-search-elastic: remove property does not work for externally modifiable indexes
4748 * [OAK-12085] - OutOfMemory in oak-segment-azure tests
4849 * [OAK-12086] - oak-segment-tar: remove optional log4j dependency
50+ * [OAK-12112] - Add UnresolvedAddressException to the list of transient exceptions that can prevent lease renewal
4951
5052** Story
5153 * [OAK-11267] - Upgrade Azure SDK V8 to V12 for oak-blob-azure
@@ -78,6 +80,7 @@ Changes in Oak 1.92.0
7880 * [OAK-12092] - Update commons-text dependency to 1.15.0
7981 * [OAK-12103] - MongoDocumentStore: improve diagnostics for too large docs in request payloads
8082 * [OAK-12105] - run/lucene: update gson dependencies to 2.13.2
83+ * [OAK-12109] - MongoDocumentStore: improve diagnostics for too large docs in bulk request payloads
8184
8285In addition to the above-mentioned changes, this release contains all
8386changes up to the previous release.
You can’t perform that action at this time.
0 commit comments