Skip to content

centraldogma-0.34.0

Choose a tag to compare

@minwoox minwoox released this 24 Dec 09:15
71c255b

New features

  • Added an API which can get a merged JSON file. #293
  • Client-side health check interval is now configurable. #335

Improvements

  • Redirected to the first requested URL after SAML SSO is performed. #328
  • Logged when HTTP API returns 500 Internal Server Error. #330
  • ZooKeeper has now only 3 snapshots to reduce disk usage. #332

Bug fixes

  • Fixed a bug where watch timeout is not reset when it is greater than the request timeout. #325
  • Fixed a bug where a JSON file is not updated when the property name contains ~ and /. #338
  • Fixed a bug where IndexOutOfBoundsException is raised when watching. #334

Breaking change

  • Removed all fields other than revision and entry from WatchResultDto.

Dependencies

  • Armeria 0.76.2 -> 0.78.1
  • Jackson 2.9.7 -> 2.9.8
  • Javassist 3.24.0 -> 3.24.1
  • Spring Boot 2.1.0 -> 2.1.1, 1.5.17 -> 1.5.18