Releases: gravitee-io/gravitee-common-elasticsearch
Releases · gravitee-io/gravitee-common-elasticsearch
6.2.0
6.2.0 (2024-12-05)
Features
- add new bulk method with simple buffer (74048d0)
5.1.2
5.1.2 (2024-11-15)
Bug Fixes
- do not allow to create index policy from the gateway (267fcd5)
5.1.1
5.1.1 (2024-11-14)
Bug Fixes
- implement create and get policy (3094d95)
- implement create or update policy (c4c9a8c)
6.1.0
6.1.0 (2024-06-11)
Features
6.0.0
6.0.0 (2024-05-23)
Bug Fixes
- deps: update dependency io.gravitee:gravitee-bom to 6.0.10 (ad9ab4f)
Features
- allow index name with placeholders (cac1184)
BREAKING CHANGES
- index name generator signature changes
5.1.0
5.1.0 (2023-11-10)
Features
- add method to put index template (aef19b3)
4.2.1
4.2.1 (2023-11-06)
Bug Fixes
- add j_string to escape endpoint URL (56a13af)
5.0.1
5.0.1 (2023-09-12)
Bug Fixes
- deprecate freemarker component (3845010)
5.0.0
5.0.0 (2023-08-31)
Code Refactoring
- move index mappings to reporter common (36e7fcc)
BREAKING CHANGES
- index mappings must now be imported from gravitee-reporter-common
4.2.0
4.2.0 (2023-08-16)
Features
- use wildcards when computing elastic query indices (0155cbb)