Skip to content

centraldogma-0.77.0

Choose a tag to compare

@github-actions github-actions released this 21 Aug 12:32
· 37 commits to main since this release
1b89962

New features

  • Encrypted repositories can now be created and used securely. #1119
  • System admins can now migrate eligible repositories to encrypted repositories via the provided HTTP API. #1150
  • Users can now inspect and update logger levels at runtime via HTTP. #1144
  • You can use basic authentication to access Central Dogma resources. #1142

Improvements:

  • Metadata is now consolidated under the dogma repository. #1128

Bug fixes

  • The default maxFrameLength has been reduced to 1 MiB. #1147
  • You no longer see internal Dogma repository metadata in project metadata responses. #1168
  • A lock timeout no longer triggers readonly mode. #1149
  • Watcher client stops without retrying if the first attempt fails with a non-CentralDogmaException. #1157

Breaking Changes

  • Java 8 is no longer supported. #1159

Dependencies

  • Armeria 1.32.5 -> 1.33.1
  • Bouncy Castle 1.80 -> 1.81
  • Caffeine 2.9.3 -> 3.2.2
  • Control Plane 1.0.48 -> 1.0.49
  • Curator 5.7.1 -> 5.9.0
  • Dropwizard Metrics 4.2.28 -> 4.2.33
  • gRPC-Java 1.70.0 -> 1.74.0
  • Jackson 2.18.2 -> 2.19.2
  • Kubernetes client 6.13.4 -> 7.3.1
  • Micrometer 1.14.4 -> 1.15.2
  • RocksDB 10.0.1 -> 10.2.1
  • Spring Boot 3.4.3 -> 3.5.4
  • ZooKeeper 3.9.2 -> 3.9.3

Thank you

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