Skip to content

Commit 7f21112

Browse files
authored
Merge pull request #29 from ensi-platform/task-105513-v7
#105513 Информация о двойном версионировании
2 parents 0015121 + 01ebb94 commit 7f21112

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,14 @@ Hosts should be comma seperated string of hosts with protocol prefix and port su
278278
ELASTICSEARCH_SSL_VERIFICATION=true,
279279
```
280280

281+
## Elasticsearch 7 and 8 support.
282+
283+
Due to the incompatibility of clients for Elasticsearch 7 and 8, separate releases will be created for these versions.
284+
Development for each version is carried out in the corresponding branch.
285+
286+
To make changes to version 7, you need to create a task branch based on v7 and make a pull request to it.
287+
For version 8 it is similar, but based on the v8 branch.
288+
281289
## Contributing
282290

283291
Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

0 commit comments

Comments
 (0)