Released: July 05, 2024
Highlights
Elasticsearch has been upgraded to version 8.13.4.
Breaking Change for Elasticsearch Settings
Due to upgrading Elasticsearch to version 8.x, the following breaking changes were introduced:
Elasticsearch communication via port 9200 will now only serve over HTTPS schema.
Elasticsearch URL must be set directly with port 9200 and can no longer be set via the JFrog Router (port 8082).
The default Elasticsearch password has been changed from
admin
topassword
.
Note
Additional steps were added to the upgrade procedure, as ElasticSearch upgrade required switching from SearchGuard to the built-in Elasticsearch features for TLS implementation. For more information, see Upgrading from Insight Version 1.x to 1.17.