centraldogma v0.44.0 Release Notes

Release Date: 2020-02-10 // about 4 years ago
  • ๐Ÿ†• New feature

    • โœ… centraldogma-testing has been split into centraldogma-testing-junit and centraldogma-testing-junit4 to support JUnit 5 and 4. #467

    ๐Ÿ‘Œ Improvements

    • ๐ŸŒฒ The Java client now explicitly mentions Central Dogma in its log messages. #466

    ๐Ÿ’ฅ Breaking changes

    • โœ… Since centraldogma-testing has been split into centraldogma-testing-junit and centraldogma-testing-junit4, you'll have to depend on centraldogma-testing-junit4 instead of centraldogma-testing. #467
      • The package name of all testing classes has been changed due to the split as well.

    Dependencies

    • Armeria 0.97.0 -> 0.98.0
    • Caffeine 2.8.0 -> 2.8.1
    • Jackson 2.10.1 -> 2.10.2.20200130
    • Micrometer 1.3.2 -> 1.3.3
    • SLF4J 1.7.29 -> 1.7.30
    • Spring Boot 2.2.1 -> 2.2.4