centraldogma v0.44.3 Release Notes

Release Date: 2020-02-25 // about 4 years ago
  • ๐Ÿ› Bug fixes

    • Server
      • Meter names now follow Micrometer's naming convention. #493
      • The log messages from Caffeine were being logged via java.util.logging. #496 #499
    • Client
      • The Spring Boot bean name of CentralDogma client bean has been changed from client to dogmaClient to avoid potential naming conflict. #497

    ๐Ÿ‘Œ Improvements

    • Server
      • Reduced the amount of log messages related with unexpected disconnection. #494 #495

    ๐Ÿ’ฅ Breaking changes

    • Client
      • If you wired CentralDogma client bean using a bean name client when integrating with Spring Boot, you'll have to change it to dogmaClient. #497

    Dependencies

    • Armeria 0.98.2 -> 0.98.3