centraldogma-0.74.0
·
88 commits
to main
since this release
New features
- You can now use repository setting UI for managing repository-specific settings. #1078
- Administrators can restrict access to certain remote repositories when mirroring using mirror access control API. #1085
Improvements:
- New application tokens no longer have access to repositories with the
GUESTrole. - Improved CPU and memory efficiency for history calls. #1097
- Improved performance by avoiding redundant deserialization of ProjectMetadata and Tokens. #1099
Bug fixes
RepositoryListeneris now immediately invoked when the watching files are modified. #1101
Breaking changes
- Mirroring configurations are now repository-specific. #1086
- Dependency on
metarepository access roles has been eliminated.
- Dependency on
- The
GUESTwrite role is removed from the repository roles. #1091
Dependencies
- Armeria 1.31.3 -> 1.32.0
- Bouncy Castle 1.79 ->
- ControlPlane 1.0.46 -> 1.0.48
- Curator 5.7.0 -> 5.7.1
- gRPC Java 1.68.1 -> 1.70.0
- Guava 33.3.1-jre -> 33.4.0-jre
- Jackson 2.18.1 -> 2.18.2
- Micrometer 1.13.6 -> 1.14.4
- Mina SSHD 2.14.0 -> 2.15.0
- SLF4J2 2.0.16 -> 2.0.17
- Spring Boot 3.3.5 -> 3.4.3
- ZooKeeper 3.9.1 -> 3.9.2
Thank you
This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests: