Skip to content

Releases: personium/personium-lib-es-adapter

Release v2_es7.17.6_1

30 Sep 02:26
Compare
Choose a tag to compare

IMPROVEMENTS:

  • Update java version to 17 (#88, #85)
  • Update elasticsearch version to 7.17.6 (#90)

MISC:

  • Fix checkstyle warnings

Release v1_es6.8.22_1

24 Dec 06:54
Compare
Choose a tag to compare

IMPROVEMENTS:

  • Update elasticsearch version
  • Update pom.xml for releasing to Maven central repository

Release v1_es6.8.15_1

28 Apr 09:00
7450d79
Compare
Choose a tag to compare

IMPROVEMENTS:

  • Update Elasticsearch Client to 6.8.15
  • Fix test code

Release v1_es6.6.1_5

21 Jun 05:10
485547d
Compare
Choose a tag to compare

IMPROVEMENTS:

  • Maintenance of checkstyle and PMD.(#51)
  • Remove error message StatusLogger Log4j2.(#52)

Release v1_es6.6.1_4

11 Jun 05:50
Compare
Choose a tag to compare

BUG FIXES:

  • Account.json is degrading.(#47)

IMPROVEMENTS:

  • Update jackson-databind version.(#48)

Release v1_es6.6.1_3

11 Apr 06:02
Compare
Choose a tag to compare

IMPROVEMENTS:

  • Response speed slowed with Elasticsearch-6.(#32)
  • Divide elasticsearch index into each type.(#46)

Release v1_es6.6.1_2

27 Mar 08:54
Compare
Choose a tag to compare

IMPROVEMENTS:

  • Use secure hash in password authentication.(#41)

Release v1_es5.6.14_3

27 Mar 08:55
Compare
Choose a tag to compare

IMPROVEMENTS:

  • Use secure hash in password authentication.(#41)

Release v1_es2.4.1_3

27 Mar 08:56
Compare
Choose a tag to compare

IMPROVEMENTS:

  • Use secure hash in password authentication.(#41)

Release v1_es5.6.14_2

25 Mar 01:31
Compare
Choose a tag to compare

IMPROVEMENTS:

  • Add mapping definition.(#38)
    • Note: You need to recreate the Elasticsearch index configuration.