Light-Java v2.0.9 Release Notes

Release Date: 2019-12-30 // over 4 years ago
  • 2.0.9 (2019-12-30)

    šŸ”€ Merged pull requests:

    • šŸ›  fixes #637 refactor the LightHttpHandler to ensure the auditInfo is cā€¦ #638 (stevehu)
    • šŸ›  fixes #635 add a test case with two generic types for service module #636 (stevehu)
    • šŸ› Bug fix: ConsulRegistry keeps the first service url discovered in cache #633 (jsu216)
    • šŸ›  fixes issue #625 #626 (chenyan71)
    • šŸ—„ Make Http2Client.SSL public again, but deprecate it #631 (miklish)
    • šŸ‘‰ Make SSL private to prevent its usage before it is initialized. #630 (miklish)
    • āš  Make valueMap to be static to prevent multiple warning #628 (jiachen1120)