Skip to content

Improvement Release

Compare
Choose a tag to compare
@Crim Crim released this 21 Jun 00:50
· 119 commits to master since this release
1471400

2.6.0 (06/21/2020)

  • ISSUE-144 Make providing a TrustStore file when setting up a SSL enabled cluster optional. You might not want/need this option if your JVM is already configured to accept the SSL certificate served by the cluster, or if the cluster's certificate can be validated by a publically accessible CA.
  • PR-215 Improve errors displayed when using the test cluster functionality.
  • PR-219 Improve datatables for /cluster and /view to include paging, sorting, and filtering.
  • PR-220 Usernames/email addresses for locally defined users while logging in are no longer case-sensitive.