Skip to content

centraldogma-0.44.0

Choose a tag to compare

@trustin trustin released this 10 Feb 08:56
4772871

New feature

  • centraldogma-testing has been split into centraldogma-testing-junit and centraldogma-testing-junit4 to support JUnit 5 and 4. #467
    • Special thanks to @KarboniteKream for working on this issue. 🙇‍♂️

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