|
1 | 1 | Hibernate Search Changelog |
2 | 2 | ========================== |
3 | 3 |
|
| 4 | +8.3.0.Final (2026-03-20) |
| 5 | +------------------------- |
| 6 | + |
| 7 | +https://hibernate.atlassian.net/projects/HSEARCH/versions/37774 |
| 8 | + |
| 9 | + |
| 10 | +** Improvement |
| 11 | + * HSEARCH-5594 Update to AWS SDK 2.42.14 |
| 12 | + * HSEARCH-5592 Update to JBoss logging 3.6.3.Final |
| 13 | + * HSEARCH-5591 Update to Hibernate ORM 7.3.0.Final |
| 14 | + * HSEARCH-5589 Update to AWS SDK 2.41.9 |
| 15 | + * HSEARCH-5587 Update Elasticsearch client (elasticsearch-rest5-client) to 9.3.2 |
| 16 | + * HSEARCH-5586 Update to Apache Lucene 10.4.0 |
| 17 | + * HSEARCH-5582 Test against newer version of OpenSearch 2.19.4 |
| 18 | + * HSEARCH-5581 Test against newer versions of Elasticsearch 9.2.6 / 8.19.12 |
| 19 | + * HSEARCH-5580 Update Elasticsearch client (elasticsearch-rest-client) to 9.3.1 |
| 20 | + * HSEARCH-5579 Test against latest Elasticsearch 9.3.1 |
| 21 | + * HSEARCH-5576 Update Apache HTTP Core client components to 5.4.1 |
| 22 | + * HSEARCH-5575 Upgrade to commons-codec 1.21.0 |
| 23 | + * HSEARCH-5571 Upgrade to Avro 1.11.5 |
| 24 | + * HSEARCH-5570 Update Elasticsearch rest client (opensearch-rest-client) to 3.5.0 |
| 25 | + * HSEARCH-5568 Add compatibility with OpenSearch 3.5 |
| 26 | + * HSEARCH-5553 Update Apache HTTP Client components to 5.6 |
| 27 | + |
| 28 | +** Task |
| 29 | + * HSEARCH-5593 Use Maven 3.9.14 as a required minimum version for the build |
| 30 | + * HSEARCH-5588 Use Maven 3.9.13 as a required minimum version for the build |
| 31 | + * HSEARCH-5569 Test against the latest OpenSearch 3.5.0 |
| 32 | + * HSEARCH-5567 Look into failing OutboxPollingAutomaticIndexingEventSendingIT on Oracle |
| 33 | + |
4 | 34 | 8.3.0.CR1 (2026-02-05) |
5 | 35 | ------------------------- |
6 | 36 |
|
|
0 commit comments