docs/guide/release_notes/715.asciidoc in elastic-enterprise-search-8.0.1 vs docs/guide/release_notes/715.asciidoc in elastic-enterprise-search-8.1.0
- old
+ new
@@ -1,5 +1,17 @@
[[release_notes_715]]
+=== 7.15 Release notes
+
+[discrete]
+[[release_notes_7151]]
+=== 7.15.1 Release notes
+
+==== Dependency fix
+
+Updates dependency on `elasticsearch-transport` to be more open. At least 7.11 is required, but this way it can be used with different versions of the `elasticsearch` gem (bigger than or equal to `7.11`) in the same project, without a conflict in `elasticsearch-transport`. When instantiating transport, we now check if version is `< 7.14` so we use the right class.
+
+[discrete]
+[[release_notes_7150]]
=== 7.15.0 Release notes
[discrete]
==== General