| | Fix ci/dependency-update/perform-update.sh ignoring snapshot versions when currently using an alpha/beta/CR | | | | | Fixed | Feb 2, 2023 | Feb 2, 2023 | | |
| | Upgrade to Elasticsearch client 8.6.1 | | | | | Fixed | Jan 27, 2023 | Jan 27, 2023 | | |
| | Run tests against Elasticsearch 8.6.1 | | | | | Fixed | Jan 27, 2023 | Jan 27, 2023 | | |
| | Upgrade to Hibernate ORM 6.2.0.CR2 for -orm6 artifacts | | | | | Done | Jan 26, 2023 | Jan 31, 2023 | | |
| | Add compatibility with OpenSearch 2.5.0 | | | | | Done | Jan 25, 2023 | Jan 30, 2023 | | |
| | [HSearch 5] Indexing entities with a shared id across tenants results in removal from those tenants | | | | | Fixed | Jan 20, 2023 | Feb 2, 2023 | | |
| | Fix some out-of-date javadoc for configuration properties | | | | | Unresolved | Jan 20, 2023 | Jan 20, 2023 | | |
| | Upgrade to Mockito 5 | | | | | Unresolved | Jan 18, 2023 | Jan 18, 2023 | | |
| | Fix non-compiling code in migration guide | | | | | Fixed | Jan 17, 2023 | Feb 2, 2023 | | |
| | Move testing of non-default environments to a separate job | | | | | Unresolved | Jan 16, 2023 | Jan 16, 2023 | | |
| | Run more tests for orm6/jakarta artifacts | | | | | Done | Jan 13, 2023 | Jan 31, 2023 | | |
| | Retrieve decimal scale automatically from entity identifiers | | | | | Fixed | Jan 12, 2023 | Jan 23, 2023 | | |
| | Mention @ScaledNumberField in error messages when the decimal scale cannot be found | | | | | Fixed | Jan 12, 2023 | Jan 18, 2023 | | |
| | Test Hibernate Search against JDK 21 | | | | | Fixed | Jan 12, 2023 | Jan 18, 2023 | | |
| | Reference the Hibernate Search 6.0 migration guide from the reference documentation | | | | | Fixed | Jan 11, 2023 | Feb 2, 2023 | | |
| | Upgrade to Elasticsearch client 8.6.0 | | | | | Fixed | Jan 11, 2023 | Jan 11, 2023 | | |
| | Add compatibility with Elasticsearch 8.6 | | | | | Fixed | Jan 11, 2023 | Jan 11, 2023 | | |
| | Experiment with mapping outbox-polling entities (event and agent) without hbm.xml | | | | | Unresolved | Jan 9, 2023 | Jan 9, 2023 | | |
| | Improve source code compatibility of Hibernate Search with Hibernate ORM 6.2 | | | | | Fixed | Jan 6, 2023 | Feb 2, 2023 | | |
| | Database deadlock while processing events with MS SQL Server | | | | | Unresolved | Jan 5, 2023 | Feb 1, 2023 | | |
| | Change how agents are stopped in massindexer | | | | | Done | Jan 4, 2023 | Jan 4, 2023 | | |
| | Add failsafe to prevent log flooding for mass indexing with lots of non-critical failures | | | | | Unresolved | Jan 3, 2023 | Jan 31, 2023 | | |
| | Deprecate the concept of "DetachedBackendSessionContext" | | | | | Fixed | Jan 2, 2023 | Jan 4, 2023 | | |
| | Only update dependencies for test modules in dependency-update builds | | | | | Fixed | Jan 2, 2023 | Feb 2, 2023 | | |
| | Fix JavaModulePathTest with ORM 6.2 | | | | | Fixed | Jan 2, 2023 | Feb 2, 2023 | | |
| | Handle multiple tenant IDs in a single PojoWorkspace/IndexWorkspace | | | | | Unresolved | Jan 2, 2023 | Jan 30, 2023 | | |
| | Change how executors are created in OutboxPollingMassIndexerAgent | | | | | Unresolved | Jan 2, 2023 | Jan 30, 2023 | | |
| | Replace remaining usage of URL constructors with URI when switching to JDK20+ as the baseline | | | | | Unresolved | Jan 2, 2023 | Jan 2, 2023 | | |
| | Upgrade to AWS SDK 2.19.8 | | | | | Fixed | Jan 2, 2023 | Jan 3, 2023 | | |
| | Replace usage of URL constructors with URI where possible | | | | | Fixed | Dec 19, 2022 | Jan 13, 2023 | | |
| | Test against latest OpenSearch 1.3.7/2.4.1 versions | | | | | Done | Dec 14, 2022 | Dec 21, 2022 | | |
| | Update Elasticsearch client to the latest version 8.5.3 | | | | | Fixed | Dec 9, 2022 | Dec 21, 2022 | | |
| | Update Elasticsearch backend compatibility section (17.1) to reference the versions we test against | | | | | Fixed | Dec 8, 2022 | Dec 21, 2022 | | |
| | Add test to check that entites are getting enhanced for tests with `BytecodeEnhancerRunner` | | | | | Fixed | Dec 8, 2022 | Dec 21, 2022 | | |
| | Upgrade -orm6 artifacts to Hibernate ORM 6.1.6.Final | | | | | Fixed | Dec 7, 2022 | Dec 21, 2022 | | |
| | Adjust tests to address ORM changes introduced in HHH-15767 | | | | | Fixed | Dec 7, 2022 | Feb 2, 2023 | | |
| | Add TCK tests against more timezones | | | | | Done | Dec 5, 2022 | Jan 10, 2023 | | |
| | Upgrade to Spring Boot 3 for -orm6 artifacts | | | | | Unresolved | Dec 5, 2022 | Jan 30, 2023 | | |
| | Update Elasticsearch client to the latest version 8.5.2 | | | | | Done | Nov 21, 2022 | Dec 21, 2022 | | |
| | Run tests against OpenSearch 2.3 AWS | | | | | Fixed | Nov 21, 2022 | Jan 4, 2023 | | |
| | Run tests against Elasticsearch 8.5.2 | | | | | Done | Nov 21, 2022 | Dec 21, 2022 | | |
| | Add compatibility with OpenSearch 2.4.0 | | | | | Done | Nov 21, 2022 | Dec 21, 2022 | | |
| | Fix a flaky test for BatchExecutor | | | | | Fixed | Nov 15, 2022 | Jan 2, 2023 | | |
| | MSSQL cannot acquire locks properly on outbox event table | | | | | Fixed | Nov 10, 2022 | Dec 22, 2022 | | |
| | Use UUID for outbox-polling agent IDs | | | | | Fixed | Nov 9, 2022 | Jan 3, 2023 | | |
| | Upgrade to Hibernate ORM 5.6.14.Final | | | | | Fixed | Nov 8, 2022 | Nov 9, 2022 | | |
| | Switch from hbm.xml to orm.xml for mapping of internal entities (OutboxEvent/Agent) | | | | | Unresolved | Nov 8, 2022 | Jan 2, 2023 | | |
| | Support automatic Jandex index building for nested JARs | | | | | Unresolved | Nov 7, 2022 | Nov 7, 2022 | | |
| | Skip Jandex index building for Hibernate JARs | | | | | Done | Nov 7, 2022 | Dec 21, 2022 | | |
| | Expose a way for `SearchMappingBuilder` to get properties from a file | | | | | Unresolved | Nov 7, 2022 | Nov 7, 2022 | | |