File tree Expand file tree Collapse file tree 1 file changed +3
-16
lines changed Expand file tree Collapse file tree 1 file changed +3
-16
lines changed Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ Requirements:
1313 https://github.com/eclipse-ee4j/yasson[Eclipse Yasson].
1414
1515
16- Releases are hosted on
17- https://search.maven.org/search?q=g:co.elastic.clients[Maven Central]. If you
18- are looking for a SNAPSHOT version, the Elastic Maven Snapshot repository is
16+ Releases are hosted on
17+ https://search.maven.org/search?q=g:co.elastic.clients[Maven Central]. If you
18+ are looking for a SNAPSHOT version, the Elastic Maven Snapshot repository is
1919available at https://snapshots.elastic.co/maven/.
2020
2121
@@ -57,16 +57,3 @@ dependencies:
5757
5858</project>
5959--------------------------------------------------
60-
61- [discrete]
62- [[compatibility]]
63- === Compatibility
64-
65- The `main` branch targets the next major release (8.0), the `7.x` branch targets
66- the next minor release. Support is still incomplete as the API code is generated
67- from the {es} Specification that is also still a work in progress.
68-
69- The {es} Java client is forward compatible; meaning that the client supports
70- communicating with greater or equal minor versions of {es}. {es} language
71- clients are only backwards compatible with default distributions and without
72- guarantees made.
You can’t perform that action at this time.
0 commit comments