Skip to content

Releases: teragrep/jai_02

3.0.0

06 Jun 09:00
44cfd8e
Compare
Choose a tag to compare

What's Changed

  • Fix failing test: Change from Base64 to Hex encoding by @eemhu in #22
  • Add support for username case sensitivity by @eemhu in #24

Full Changelog: 2.0.0...3.0.0

2.0.0

29 May 12:36
5b65c83
Compare
Choose a tag to compare

What's Changed

New implementation based on KeyStore instead of plaintext json file backend.

  • Fixing issue #7 by @eemhu in #10
  • Add Cache for KeyStore implementation by @eemhu in #13
  • Implement ReloadingKeyStoreAccess by @eemhu in #17
  • remove plaintext implementation and organize keyStore implementation by @eemhu in #19
  • update README.adoc by @eemhu in #18
  • add central-publishing-maven-plugin by @eemhu in #20
  • fix javadoc warnings by @eemhu in #21

New Contributors

  • @eemhu made their first contribution in #10

Full Changelog: 1.0.2...2.0.0

1.0.2

14 Mar 15:17
297498a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.1...1.0.2

1.0.1

14 Mar 15:11
5552f3f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.0.1

1.0.0

14 Mar 14:54
f41e21e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/teragrep/jai_02/commits/1.0.0