Skip to content

centraldogma-0.27.0

Choose a tag to compare

@trustin trustin released this 31 May 06:27
94cdcae

New features

  • Client: Java
    • We now use JSON as a client profile format. This allows you to specify different port numbers for cleartext and TLS connections. See Using client profile for more information. #233

Bug fixes

  • Server
    • Fixed a bug where the repository metadata of the meta repository is not populated when a new project is created. As a result, a user was not able to set up Git-to-CD mirrors. #230

Breaking changes

  • Client: Java
    • The artifacts centraldogma-client-java-spring-boot1-* have been renamed to centraldogma-client-spring-boot1-*. #229
    • We do not use .properties format for client profiles anymore. #233

Dependencies

  • Armeria 0.64.0 -> 0.65.1