Skip to content

centraldogma-0.82.0

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Apr 03:11
· 2 commits to main since this release
d0cbbff

New features

  • You can now revert a repository to a specific revision directly from the history interface. #1254

Bug fixes

  • JSON content with invalid surrogate characters (e.g., unpaired \uD80C) is now rejected at write time instead of causing difficult-to-diagnose replication failures downstream. #1287
  • Fixed "unexpected old entry type: YAML" errors during diff operations. YAML files now produce proper JSON patches for modifications and YAML upserts for additions. JSON5 files are also correctly routed to the JSON5 parser. #1288

Miscellaneous

  • Remove axios dependency from webapp and migrate to the Fetch API #1290
  • Fix Gradle dependency and Java syntax in client-java guide #1285

Dependencies

  • Armeria 1.37.0 → 1.38.0
  • controlplane 1.0.49 → 1.0.52
  • gRPC-Java 1.79.0 → 1.80.0
  • Logback 1.5.7 → 1.5.32
  • Prometheus Metrics 1.5.1 (new)
  • Snappy 1.1.10.5 → 1.1.10.8
  • Spring Boot 4.0.3 → 4.0.5
  • Testcontainers 2.0.3 → 2.0.4