github-actions
released this
27 Sep 01:15
·
14 commits
to main
since this release
New features
- You can now configure a managemet service to dump the thread information or heap data. #1034
"management": { "port": 0, "protocol": "https", "path": "/internal/management" }
- You can now track changes using diff UI. #1026
Improvements:
- Reduced the number of commits required when updating Kubernetes endpoints. #1027
- You can now share a specific range of commit history as a URL. #1028
Bug fixes
- The xDS services now correctly returns an
ALREADY_EXISTS
error for duplicate resource creation attempts. #1025 - The newly created xDS group is now correctly watched by XdsResourceWatchingService. #1033
XdsCentralDogmaBuilder
supports zone-aware routing correctly. #1023- Pagination works correctly even when filters are applied. #1018
- Fixed a regression where the webapp failed to render deep links. #1021
- You no longer see warnings about ignorable exceptions. #1032
Breaking changes
- The hostnamePatterns property is now deprecated and will be removed entirely in the subsequent PR. #1030
XdsCentralDogmaBuilder.serviceCluster()
is nowXdsCentralDogmaBuilder.localClusterName()
. #1013
Dependencies
- Armeria 1.30.0 → 1.30.1
Thank you
This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests: