Skip to content

centraldogma-0.66.0

Choose a tag to compare

@github-actions github-actions released this 13 Jun 04:46
· 289 commits to main since this release
9fdc762

New features

  • You can now clone your repositories via Git clone over HTTP. #954
    git clone -c http.extraHeader="Authorization: Bearer your-token" \
      https://your-dogma.com/foo/bar.git
    

Bug fixes

  • You can no longer create a repository whose suffix is .git. #956 #957

Dependencies

  • Armeria 1.28.4 -> 1.29.0
  • Control Plane 1.0.44 -> 1.0.45
  • Jackson 2.17.0 -> 2.17.1
  • Micrometer 1.12.4 -> 1.13.0
  • SLF4J 2.0.7 -> 2.0.12
  • Spring Boot 3.2.4 -> 3.3.0

Thank you

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