Skip to content

centraldogma-0.61.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Apr 07:34
· 98 commits to main since this release
bf65084

⭐️ New features

  • The original commit message is preserved when performing Remote-to-Local Git mirroring. #818 #710
  • The default branch is automatically detected when performing Git mirroring #826
  • You can now configure CORS for the Central Dogma server using the configuration file. #811 #754
  • You can now use the access_token credential to use Github access tokens for mirroring. #813 #739

🛠️ Bug fixes

  • Central Dogma server now doesn't use local host ssh settings when performing mirroring. #816

📈 Improvements

  • The depth of commits is limited when cloning a remote Git repository for mirroring #808 #801
    • Note that the centraldogma-server-jgit6 dependency must be added in runtime to use this feature

☢️ Breaking changes

  • Spring Boot 1 integration is no longer supported. #833
  • The artifact name for Spring Boot 2 integration has been changed #833
    • centraldogma-client-spring-boot-autoconfigure -> centraldogma-client-spring-boot2-autoconfigure
    • centraldogma-client-spring-boot-starter -> centraldogma-client-spring-boot2-starter
  • Docker images are now published to ghcr.io instead of hub.docker.com #823 #828

⛓ Dependencies

  • Micrometer 1.10.3 → 1.10.5
  • Spring Boot 2 2.7.8 → 2.7.10
  • Armeria 1.22.1 → 1.23.1
  • Hibernate Validator 6.2.3.Final → 6.2.5.Final
  • centraldogma-go 0.0.1 → centraldogma-go 0.1.0

Thank you

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