centraldogma-0.69.0
·
66 commits
to main
since this release
New features
- You can now create xDS groups to manage your xDS resources under the Central Dogma authorization system. #981
- You can now create, update and delete xDS resource through gRPC and HTTP APIs. #988
- You can now add a watcher information that retrieves the pod's endpoint information from the Kubernetes control plane. #980
- You can now use the xDS protocol to connect to Central Dogma servers when using
XdsCentralDogmaBuilder
#984 - You can now filter projects by their roles on the project page. #989
- You can now change the level of an access token via HTTP API. #942
Improvements:
- The project role of a request token or user is now exposed in the project API. #989
TokenNotFoundException
is now logged at theDEBUG
level in the application tokenAuthorizer
. #1011- Central Dogma servers now check for the existence of internal projects and repos before attempting to create them. #1010
Bug fixes
- The content API now returns 415 Unsupported Media Type if the content-type of a request is not
application/json
#999 - Invalid remote URIs are now rejected by the mirror UI and API. #1012
- Removed invalid configurations from the docker image distribution. #1003 #1010
Breaking changes
- Paths in the web application no longer contain a trailing slash. #1013
Dependencies
- Armeria 1.29.4 → 1.30.0
- Curator 5.6.0 → 5.7.0
- Dropwizard Metrics 4.2.21 → 4.2.26
- gRPC Java 1.64.0 → 1.66.0
- Jackson 2.17.1 → 2.17.2
- JGit 6.9.0 → 6.10.0
- Logback 1.5.5 → 1.5.7
- Micrometer 1.13.0 → 1.13.3
- MINA sshd 2.12.1 → 2.13.2
- SLF4J 2.0.12 → 2.0.16
- Snappy 1.1.10.4 → 1.1.10.5
- ZooKeeper 3.7.2 → 3.9.1
Thank you
This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests: