Light-Java v2.0.2 Release Notes

Release Date: 2019-07-10 // almost 5 years ago
  • 2.0.2 (2019-07-10)

    πŸ”€ Merged pull requests:

    • βž• add Prometheus hotspot monitor #567 (chenyan71)
    • 514 sanitizer new config properties #563 (jefperito)
    • βž• Add OpenTracing support for observability #549 (stevehu)
    • βͺ reverted some values of client.yml for testing #558 (BalloonWen)
    • πŸ›  fixes #559 update default consulUrl to http instead of https #560 (stevehu)
    • πŸ›  fixes #556 remove dependency on secret.yml from server and email modules #557 (stevehu)
    • πŸ›  fixes #554 move the consul token to the consul.yml from the secret.yml #555 (stevehu)
    • πŸ›  fixes #552 get client_secret from client.yml instead of secret.yml #553 (stevehu)
    • πŸ›  fixes #550 loopback address is used when register to Consul from a st… #551 (stevehu)
    • πŸ›  Fix/#519 keystore fall back #525 (jiachen1120)
    • βœ… Feat/#502 consul integrate test #503 (jiachen1120)
    • πŸ›  fixes #539 sync jdk11 branch to 1.6.x to ensure code similarity #540 (stevehu)

    ⬆️ Upgrade Guidelines:

    πŸš€ This is a release with some new features and defect fixes. It is backward compatible with 2.0.1 release.

    • πŸ”’ Due to security reason, we have disabled the default server.keystore, server.truststore, client.keystore, and client.truststore. You need to manually include these files into the project src/main/resources/config folder.

    πŸš€ For all the changes for the entire platform, please refer to https://trello.com/b/189msq9S/release-schedule