Issues
- Upgrade -orm6 artifacts to Hibernate ORM 6.2.4.FinalHSEARCH-4860Resolved issue: HSEARCH-4860Yoann Rodière
- Upgrade to Hibernate ORM 6.2.3.FinalHSEARCH-4858Resolved issue: HSEARCH-4858Yoann Rodière
- Upgrade to Elasticsearch client 8.8.0 and test against Elasticsearch 8.8.0HSEARCH-4857Resolved issue: HSEARCH-4857Marko Bekhta
- Test against latest OpenSearch 1.3.10HSEARCH-4856Resolved issue: HSEARCH-4856Marko Bekhta
- Run tests against Elasticsearch 7.17.10HSEARCH-4855Resolved issue: HSEARCH-4855Marko Bekhta
- On JDK 21-ea+21, projection constructors relying on canonical record constructor result in all-null recordsHSEARCH-4853Resolved issue: HSEARCH-4853Yoann Rodière
- Add compatibility with OpenSearch 2.7.0HSEARCH-4850Resolved issue: HSEARCH-4850Marko Bekhta
- Upgrade to Elasticsearch client 8.7.1 and test against Elasticsearch 8.7.1HSEARCH-4849Resolved issue: HSEARCH-4849Yoann Rodière
- Fix unpredictable order of some associations in automatic reindexing testsHSEARCH-4848Resolved issue: HSEARCH-4848Yoann Rodière
- Upgrade -orm6 artifacts to Hibernate ORM 6.2.2.FinalHSEARCH-4846Resolved issue: HSEARCH-4846Yoann Rodière
- Add an explicit dependency on HPPCHSEARCH-4844Resolved issue: HSEARCH-4844
- Introduce a common EntityReference interface and deprecate mapper-specific onesHSEARCH-4843Resolved issue: HSEARCH-4843Yoann Rodière
- Upgrade -orm6 artifacts to Hibernate ORM 6.2.1.FinalHSEARCH-4842Resolved issue: HSEARCH-4842Yoann Rodière
- Test against AWS OpenSearch Service 2.5HSEARCH-4840Resolved issue: HSEARCH-4840Yoann Rodière
- Test Hibernate Search regularly against the latest version of LuceneHSEARCH-4839Resolved issue: HSEARCH-4839Marko Bekhta
- Turn hibernate.search.backend.client.instance into an SPI propertyHSEARCH-4836Resolved issue: HSEARCH-4836Marko Bekhta
- Upgrade -orm6 artifacts to Hibernate ORM 6.2.0.FinalHSEARCH-4833Resolved issue: HSEARCH-4833Yoann Rodière
- Upgrade to Elasticsearch client 8.7.0 and add compatibility with Elasticsearch 8.7.0HSEARCH-4832Resolved issue: HSEARCH-4832Yoann Rodière
- Fix Hibernate Search tests against latest ORM 6.2/6.3HSEARCH-4831Resolved issue: HSEARCH-4831Yoann Rodière
- Test Hibernate Search regularly against Hibernate ORM 6.3.0-SNAPSHOTHSEARCH-4830Resolved issue: HSEARCH-4830Yoann Rodière
- Upgrade -orm6 artifacts to Hibernate ORM 6.2.0.CR4HSEARCH-4829Resolved issue: HSEARCH-4829Yoann Rodière
- Lucene's unified highlighter should produce multiple highlighted snippets for multi-valued fieldsHSEARCH-4828Resolved issue: HSEARCH-4828Marko Bekhta
- Only allow nesting-aware projections within `object` projectionsHSEARCH-4827Resolved issue: HSEARCH-4827Marko Bekhta
- Remove unused Maven plugins from the POMHSEARCH-4826Resolved issue: HSEARCH-4826Marko Bekhta
- Hibernate Search's dynamic templates are lost when using a custom mapping through schema_management.mapping_fileHSEARCH-4825Resolved issue: HSEARCH-4825Marko Bekhta
- Clarify the documentation of the configuration property about the Elasticsearch versionHSEARCH-4823Resolved issue: HSEARCH-4823Yoann Rodière
- Extend @FullTextField with `highlightable` configurationHSEARCH-4822Resolved issue: HSEARCH-4822Marko Bekhta
- Test against latest OpenSearch 1.3.9HSEARCH-4821Resolved issue: HSEARCH-4821Marko Bekhta
- Remove uses of outdated dialects in Hibernate ORM integration testsHSEARCH-4819Resolved issue: HSEARCH-4819Marko Bekhta
- Fix failures in tests caused by concurrent use of OutboxEventFilter#allowedIdsHSEARCH-4818Resolved issue: HSEARCH-4818Yoann Rodière
- Provide a user with a meaningful error when Fast Vector Highlighter is used on a field without term vectorsHSEARCH-4815Resolved issue: HSEARCH-4815Marko Bekhta
- Propagate failures to submit operations through OperationSubmitter.offloading()HSEARCH-4814Resolved issue: HSEARCH-4814Marko Bekhta
- Test against latest OpenSearch 1.3.8HSEARCH-4813Resolved issue: HSEARCH-4813Marko Bekhta
- Add compatibility with OpenSearch 2.6.0HSEARCH-4812Resolved issue: HSEARCH-4812Marko Bekhta
- Fix flaky test with MSSQLHSEARCH-4810Resolved issue: HSEARCH-4810Yoann Rodière
- Upgrade to Hibernate ORM 6.2.0.CR3HSEARCH-4809Resolved issue: HSEARCH-4809Yoann Rodière
- Add configuration option for Elasticsearch connection keep-aliveHSEARCH-4808Resolved issue: HSEARCH-4808Marko Bekhta
- Fix flaky test OutboxPollingAutomaticIndexingLifecycleIT with postgresqlHSEARCH-4804Resolved issue: HSEARCH-4804Yoann Rodière
- ServiceConfigurationError thrown by non aggregated classloader when loading services should be ignoredHSEARCH-4803Resolved issue: HSEARCH-4803Marko Bekhta
- Upgrade to Elasticsearch client 8.6.2 and test against Elasticsearch 8.6.2HSEARCH-4802Resolved issue: HSEARCH-4802Yoann Rodière
- Upgrade build dependencies to the latest version in Search 6.2.0.Beta1HSEARCH-4801Resolved issue: HSEARCH-4801Yoann Rodière
- The list of configuration properties is empty on releasesHSEARCH-4800Resolved issue: HSEARCH-4800Marko Bekhta
- Fix deprecation warnings in tests with JDK 21HSEARCH-4799Resolved issue: HSEARCH-4799Yoann Rodière
- Fix some out-of-date javadoc for configuration propertiesHSEARCH-4788Resolved issue: HSEARCH-4788Yoann Rodière
- Add failsafe to prevent log flooding for mass indexing with lots of non-critical failuresHSEARCH-4772Resolved issue: HSEARCH-4772Marko Bekhta
- Handle multiple tenant IDs in a single PojoWorkspace/IndexWorkspaceHSEARCH-4767Resolved issue: HSEARCH-4767Marko Bekhta
- Change how executors are created in OutboxPollingMassIndexerAgentHSEARCH-4766Resolved issue: HSEARCH-4766Marko Bekhta
- Re-enable tests disabled because of HHH-15606/HHH-15967HSEARCH-4721Resolved issue: HSEARCH-4721Yoann Rodière
- Use .and()/.or() rather than .bool() where possible in documentation and testsHSEARCH-4675Resolved issue: HSEARCH-4675Marko Bekhta
- Explicit binding of constructor parameters for @ProjectionConstructorHSEARCH-4574Resolved issue: HSEARCH-4574Yoann Rodière
50 of 55
Upgrade -orm6 artifacts to Hibernate ORM 6.2.4.Final
Fixed
Description
None
Details
Assignee
Yoann RodièreYoann RodièreReporter
Yoann RodièreYoann RodièreComponents
Sprint
NoneFix versions
Priority
Major
Details
Details
Assignee
Yoann Rodière
Yoann RodièreReporter
Yoann Rodière
Yoann RodièreComponents
Sprint
None
Fix versions
Priority
Created June 1, 2023 at 10:23 AM
Updated June 2, 2023 at 1:33 PM
Resolved June 1, 2023 at 12:38 PM
Activity
Show: