In version/tag image/8.6.0-1, the application.yaml is missing configuration entries for:
- Elasticsearch connection (the top level "elasticearch" section is gone)
- normalized_quantity_search_level
Commit history seems to suggest the above entries were removed when going from 8.4.0-2 to 8.4.0-3.
We tried to configure the Elasticsearch via spring.elasticsearch, it seemed to connect but then other issues (related to Elasticsearch) occurred.