Light-Java v1.5.30 Release Notes

Release Date: 2019-02-21 // about 5 years ago
  • Full Changelog

    Implemented enhancements:

    • ๐Ÿ‘Œ support a list of config directories in Config module #383
    • ๐Ÿ‘Œ support absolute path for the config file in Config module #381
    • ๐Ÿ‘ Allow exclusion list of files which should not check/allow for environment variable setting #368
    • Environment variable references in the light-4j yaml config files #321
    • ๐Ÿ”ง Read configurations from arbitrary directories #309

    Closed issues:

    • Config Module - addressing gaps #371
    • Validation of server identify in a CaaS environment #358
    • cluster.ServiceToUrl hang sometime #303

    ๐Ÿ”€ Merged pull requests:

    • โšก๏ธ update basic-auth and some minor update in audit, balance #400 (lanphan)
    • ๐Ÿ›  Fixing backwards incompatible interface change in OauthHelper getToken and getTokenFromSaml #399 (NicholasAzar)