We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e171af4 commit 278dbbaCopy full SHA for 278dbba
.github/workflows/release.yaml
@@ -60,9 +60,10 @@ jobs:
60
tag_name: ${{ github.ref_name }}
61
release_name: "${{ github.ref_name }}"
62
body: |
63
- Fixed 502 errors in traffic gateway requests
64
- Removed some samples from the samples folder; added an httpbin sample.
65
- Optimized some known features.
+ Remove envoy go-control-plane replace it with xds api.
+ Add xds metrics.
+ Remove dubboctl seek subcommand.
66
+ Update description and content.
67
draft: false
68
prerelease: false
69
0 commit comments