Skip to content

Releases: gravitee-io/gravitee-common-elasticsearch

6.2.0

05 Dec 09:03
Compare
Choose a tag to compare

6.2.0 (2024-12-05)

Features

  • add new bulk method with simple buffer (74048d0)

5.1.2

15 Nov 11:57
Compare
Choose a tag to compare

5.1.2 (2024-11-15)

Bug Fixes

  • do not allow to create index policy from the gateway (267fcd5)

5.1.1

14 Nov 14:05
Compare
Choose a tag to compare

5.1.1 (2024-11-14)

Bug Fixes

  • implement create and get policy (3094d95)
  • implement create or update policy (c4c9a8c)

6.1.0

11 Jun 07:08
Compare
Choose a tag to compare

6.1.0 (2024-06-11)

Features

6.0.0

23 May 12:47
Compare
Choose a tag to compare

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

10 Nov 08:00
Compare
Choose a tag to compare

5.1.0 (2023-11-10)

Features

  • add method to put index template (aef19b3)

4.2.1

06 Nov 09:39
Compare
Choose a tag to compare

4.2.1 (2023-11-06)

Bug Fixes

  • add j_string to escape endpoint URL (56a13af)

5.0.1

12 Sep 11:14
Compare
Choose a tag to compare

5.0.1 (2023-09-12)

Bug Fixes

  • deprecate freemarker component (3845010)

5.0.0

31 Aug 08:17
Compare
Choose a tag to compare

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

16 Aug 07:16
Compare
Choose a tag to compare

4.2.0 (2023-08-16)

Features

  • use wildcards when computing elastic query indices (0155cbb)