elasticsearch/libs
Przemyslaw Gomulka 45ef2ab63c
Make restApiVersion on XContentBuilder final (#70878)
When passing in restApiVersion during creation of XContentBuilder
it makes it more clear that this field is final.
This prevents accidental change of the version during the xcontent
creation.
The withCompatibleVersion method can also be removed, since the field
only needs to be set in constructor.

relates #51816
2021-03-29 10:28:39 +02:00
..
cli Update sources with new SSPL+Elastic-2.0 license headers 2021-02-02 16:10:53 -08:00
core Banish build-eclipse (#70696) 2021-03-24 16:00:52 -04:00
dissect Replace NOT operator with explicit `false` check - part 8 (#68625) 2021-02-08 15:20:34 +00:00
geo Remove depth limit from checkstyle negation rule (#70274) 2021-03-10 22:06:50 +00:00
grok Update sources with new SSPL+Elastic-2.0 license headers 2021-02-02 16:10:53 -08:00
nio Stop Ignoring Exceptions on Close in Network Code (#69665) 2021-03-01 14:38:18 +01:00
plugin-classloader Publish plugin-classloader library JAR (#68926) 2021-02-11 12:00:39 -08:00
secure-sm Update sources with new SSPL+Elastic-2.0 license headers 2021-02-02 16:10:53 -08:00
ssl-config Replace NOT operator with explicit `false` check - part 8 (#68625) 2021-02-08 15:20:34 +00:00
x-content Make restApiVersion on XContentBuilder final (#70878) 2021-03-29 10:28:39 +02:00
build.gradle Update sources with new SSPL+Elastic-2.0 license headers 2021-02-02 16:10:53 -08:00