Add release notes for 1.7.5#9433
Merged
Merged
Conversation
✅ Deploy Preview for cerulean-figolla-1f9435 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
kkk777-7
previously approved these changes
Jul 7, 2026
zirain
reviewed
Jul 7, 2026
zhaohuabing
previously approved these changes
Jul 8, 2026
cnvergence
force-pushed
the
add-rn-1.7.5
branch
2 times, most recently
from
July 8, 2026 11:09
8142b5b to
f872dba
Compare
Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com>
Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com>
Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com>
Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com>
Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com>
Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com>
zirain
approved these changes
Jul 8, 2026
QuantumEnigmaa
pushed a commit
to QuantumEnigmaa/gateway
that referenced
this pull request
Jul 8, 2026
* [release/v1.7] add release notes for 1.7.5 Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com> * add release news Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com> * update date Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com> * update date Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com> * add go bump rn Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com> * update wording Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com> --------- Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com> Signed-off-by: QuantumEnigmaa <thibaud@giantswarm.io>
abe-servescale
pushed a commit
to abe-servescale/gateway
that referenced
this pull request
Jul 11, 2026
* [release/v1.7] add release notes for 1.7.5 Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com> * add release news Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com> * update date Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com> * update date Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com> * add go bump rn Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com> * update wording Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com> --------- Signed-off-by: Karol Szwaj <karol.szwaj@gmail.com> Signed-off-by: Andrea Abellonio <andrea.abellonio@servescale.ai>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes #9397
PR Checklist
git commit -s). See DCO: Sign your work./api), the API was discussed and agreed before the implementation. The API change can be in a separate PR, or in the same PR, but the API must be agreed before implementation. N/A if this PR does not contain API changes.make generate gen-check,make lint, and the unit-test/coverage build pass. (Flaky e2e failures are not considered breakages, butgen-check,lint, and coverage MUST pass.)release-notes/current/<section>/<pr-number>-<slug>.md(seerelease-notes/current/README.mdfor sections and naming). N/A if this PR does not contain non-trivial changes.make gen-checkand committed the result if API/helm charts/modules changed.release-notes/current/breaking_changes/.