Skip to content

centraldogma-0.54.0

Choose a tag to compare

@ikhoon ikhoon released this 28 Jan 06:25
2a3fe29

⭐️ New features

  • You can now use CentralDogma.whenEndpointReady() to wait for the initial endpoints of a Central Dogma client. #669

☢️ Breaking changes

  • Central Dogma client no longer waits for the initial endpoints by default. #669
    You should use CentralDogma.whenEndpointReady().join() to wait for the initial endpoints.

⛓ Dependencies

  • Armeria 1.13.4 -> 1.14.0
  • Jackson 2.13.0 -> 2.13.1
  • JCommander 1.81 -> 1.82
  • Logback 1.2.7 -> 1.2.10
  • Micrometer 1.7.6 -> 1.8.2
  • SLFJ4 1.7.32 -> 1.7.35
  • Spring Boot 2.5.5 -> 2.6.3