Skip to content

centraldogma-0.65.0

Choose a tag to compare

@github-actions github-actions released this 23 Apr 08:19
· 304 commits to main since this release
fcfe127

New features

  • You can update the status of all servers equally using the Administrative REST API. #912 #921
    • You can now start Central Dogma servers in read-only mode.
  • You can now add an ANONYMOUS permission, allowing files to be retrieved without the need for an access token. #917

Improvements

  • Central Dogma metrics for REST API now provide project and repository information as tags. #943
  • Central Dogma server now takes a little extra time to close after setting the server status to unhealthy. #928 #938 #947
    • This delay allows clients to redirect to another replica.
  • Central Dogma server responds 304 status for watch requests when the server is shutting down. #928 #929

Bug fixes

  • Central Dogma does not enter read-only mode unexpectedly under load. #941
  • Korean text is now correctly inserted into a file through the UI. #915 #916
  • You no longer see an excessive CPU usage by a single thread. #946

Dependencies

  • Armeria 1.27.2 -> 1.28.2
  • Bouncy Castle 1.77 -> 1.78.1
  • Control plane 1.0.39 -> 1.0.44
  • Guava 33.0.0-jre -> 33.1.0-jre
  • Jackson 2.16.1 -> 2.17.0
  • JGit6 6.8.0.202311291450-r -> 6.9.0.202403050737-r
  • Micrometer 1.12.2 -> 1.12.4
  • Mina SSHD 2.12.0 -> 2.12.1
  • Spring Boot 3.2.2 -> 3.2.4

Thank you

This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests: