-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump atc-router from v1.6.2 to v1.7.0 #13903
Merged
Merged
Conversation
This file contains 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
github-actions
bot
added
the
cherry-pick kong-ee
schedule this PR for cherry-picking to kong/kong-ee
label
Nov 21, 2024
Oyami-Srk
force-pushed
the
chore/atc-router-1.7.0
branch
from
November 21, 2024 02:37
5b9898c
to
4ff2e99
Compare
Oyami-Srk
changed the title
[WIP] chore(deps): bump atc-router from v1.6.2 to v1.7.0
chore(deps): bump atc-router from v1.6.2 to v1.7.0
Nov 21, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 3 out of 4 changed files in this pull request and generated no suggestions.
Files not reviewed (1)
- .requirements: Language not supported
Oyami-Srk
force-pushed
the
chore/atc-router-1.7.0
branch
from
November 21, 2024 09:21
b463a36
to
5d53b61
Compare
Oyami-Srk
force-pushed
the
chore/atc-router-1.7.0
branch
from
November 21, 2024 09:23
5d53b61
to
cc10147
Compare
AndyZhang0707
approved these changes
Nov 21, 2024
ADD-SP
reviewed
Nov 22, 2024
Co-authored-by: Qi <add_sp@outlook.com>
ADD-SP
approved these changes
Nov 22, 2024
Cherry-pick failed for Please cherry-pick the changes locally. git remote add upstream https://github.com/kong/kong-ee
git fetch upstream master
git worktree add -d .worktree/cherry-pick-13903-to-master-to-upstream upstream/master
cd .worktree/cherry-pick-13903-to-master-to-upstream
git checkout -b cherry-pick-13903-to-master-to-upstream
ancref=$(git merge-base 9eaf491ae79ae6c6544e8c86efa654f7ea13217a ff1d823110c7703a2651502764320e78d8d08e6f)
git cherry-pick -x $ancref..ff1d823110c7703a2651502764320e78d8d08e6f |
github-actions
bot
added
the
incomplete-cherry-pick
A cherry-pick was incomplete and needs manual intervention
label
Nov 22, 2024
Oyami-Srk
added
cherry-pick kong-ee
schedule this PR for cherry-picking to kong/kong-ee
and removed
cherry-pick kong-ee
schedule this PR for cherry-picking to kong/kong-ee
incomplete-cherry-pick
A cherry-pick was incomplete and needs manual intervention
labels
Nov 22, 2024
Successfully created cherry-pick PR for |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
Summary
This release contains multiple improvements, including better way for validating expressions and interpreter performance optimizations.
Changelog
https://github.com/Kong/atc-router/releases/tag/v1.7.0
Full Changelog
Kong/atc-router@v1.6.2...v1.7.0
KAG-5873