We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d76c670 commit 38e4be8Copy full SHA for 38e4be8
1 file changed
.github/workflows/release.yaml
@@ -60,12 +60,10 @@ jobs:
60
tag_name: ${{ github.ref_name }}
61
release_name: "${{ github.ref_name }}"
62
body: |
63
- Fixed known issues with KRT
64
- Fixed known issues with proxyless gRPC
65
- Fixed known issues with XDS
66
- Fixed missing content in Helm templates and other issues
67
- Added load testing and e2e testing
68
- Added and modified related content
+ Fixed known GUI issues
+ Renamed some core content
+ Added observability tools and metrics data
+ Supplemented relevant e2e testing
69
draft: false
70
prerelease: true
71
0 commit comments