GA Release 13.0.0
·
21 commits
to refs/heads/master
since this release
Changelog
Breaking Changes
- Improves the BaseEntityCache and BaseEntityRef (#668) @idlira
- BREAKING: update kernel-version to use new Value#ignore (#660) @ymo-sci
New Features / Enhancements
- Improves the BaseEntityCache and BaseEntityRef (#668) @idlira
- Defines an important constant for a fallback value (#667) @idlira
- Lokalise: Translations update (#665) @scireumskip
- Add a metric for ES memory pressure (#661) @jmuscireum
- Lokalise: Translations update (#659) @scireumskip
- Handles large bulk ES requests (#658) @idlira
- Tokenization - Prevent detecting plus and ampersand as hard word boundary (#655) @sabieber
- Adds a new RemoveWhitespace string property annotation (#654) @idlira
- Smart Query - Adds the possibility to use index hints (#650) @oolscireum
Bugfixes
- SIRI-1042 fix not working unique-check on changing a within value (#670) @ymo-sci
- Fixes amount propery persistance scale handling (#669) @mkeckmkeck
- Use the correct data type for calculating the memory pressure (#662) @jmuscireum
- Handles large bulk ES requests (#658) @idlira
- Resolves startup issues caused by upgrading the Clickhouse dependencies (#657) @idlira
Maintenance
7 changes
- Switch project to Java 23 (#666) @sabieber
- Upgrade ES driver and test docker version (#664) @mkeckmkeck
- Version upgrades (#663) @mkeckmkeck
- Resolves startup issues caused by upgrading the Clickhouse dependencies (#657) @idlira
- Bump clickhouse-jdbc from 0.3.2-patch11 to 0.6.0-patch5 (#569) @dependabot
- Tokenization - Prevent detecting plus and ampersand as hard word boundary (#655) @sabieber
- Upgrades Jedis library (#656) @mkeckmkeck
Full Changelog: ga-12.0.0...ga-13.0.0