Skip to content

Commit 1d2438d

Browse files
committed
OAK-11372: Release Oak 1.74.0 - Candidate Release Notes
1 parent d70630c commit 1d2438d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

RELEASE-NOTES.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,15 @@ Technical task
6969
[OAK-11359] - Remove usage of Guava Ints.checkedCast
7070
[OAK-11360] - remove usage of Guava Ints.contains()
7171
[OAK-11362] - Remove usage of Guava Maps.filterEntries
72+
[OAK-11363] - Remove usage of Guava Maps.uniqueIndex
7273
[OAK-11366] - Remove usage of Guava UnsignedBytes.compare()
7374
[OAK-11367] - Remove usage of Guava Chars.contains()
75+
[OAK-11371] - remove use of Guava Files.newWriter()
76+
[OAK-11374] - Remove usage of Guava Maps.immutableEntry
77+
[OAK-11375] - Remove usage of Guava Maps.transformValues
78+
[OAK-11377] - Remove usage of Guava ByteStreams.toByteArray()
79+
[OAK-11381] - Remove usage of Guava Maps.asMap
80+
[OAK-11382] - Remove usage of Guava Maps.toMap
7481

7582
Bug
7683

@@ -80,6 +87,7 @@ Bug
8087
[OAK-11294] - documentmk: broken logging in ClusterNodeInfo
8188
[OAK-11303] - The log message with the report on index import does not include index names
8289
[OAK-11307] - oak-search-elastic: mixin filtered queries do not produce results
90+
[OAK-11379] - JsonSerializer output contains deleted children of orderable nodes
8391

8492
Improvement
8593

0 commit comments

Comments
 (0)