Skip to content

Commit 3bb17a0

Browse files
russcamywelsch
authored andcommitted
Remove string interning from release notes (#47489)
This commit removes the string interning issue and PR from the 7.4.0 release notes. The PR #41039 was closed and not merged.
1 parent 0a14bb1 commit 3bb17a0

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

docs/reference/release-notes/7.4.asciidoc

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -151,9 +151,6 @@ Engine::
151151
* Async IO Processor release before notify {pull}43682[#43682]
152152
* Enable indexing optimization using sequence numbers on replicas {pull}43616[#43616] (issue: {issue}34099[#34099])
153153

154-
Features/Features::
155-
* Disable String interning on field names for JSON parsing {pull}41039[#41039] (issue: {issue}39890[#39890])
156-
157154
Features/ILM::
158155
* Add node setting for disabling SLM {pull}46794[#46794] (issue: {issue}38461[#38461])
159156
* Include in-progress snapshot for a policy with get SLM policy API {pull}45245[#45245]
@@ -530,4 +527,4 @@ Network::
530527
* Upgrade to Netty 4.1.38 {pull}45132[#45132]
531528

532529
Search::
533-
* Upgrade to lucene snapshot 8.3.0-snapshot-8dd116a6158 {pull}45604[#45604] (issue: {issue}43976[#43976])
530+
* Upgrade to lucene snapshot 8.3.0-snapshot-8dd116a6158 {pull}45604[#45604] (issue: {issue}43976[#43976])

0 commit comments

Comments
 (0)