Skip to content
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 3 commits into from
Nov 22, 2024

Conversation

Oyami-Srk
Copy link
Member

@Oyami-Srk Oyami-Srk commented Nov 21, 2024

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

@github-actions 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 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

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 Oyami-Srk marked this pull request as ready for review November 21, 2024 07:21
Co-authored-by: Qi <add_sp@outlook.com>
@ADD-SP ADD-SP merged commit 251665a into master Nov 22, 2024
26 checks passed
@ADD-SP ADD-SP deleted the chore/atc-router-1.7.0 branch November 22, 2024 02:27
@team-gateway-bot
Copy link
Collaborator

Cherry-pick failed for master, because it was unable to cherry-pick the commit(s).

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 github-actions bot added the incomplete-cherry-pick A cherry-pick was incomplete and needs manual intervention label Nov 22, 2024
@Oyami-Srk 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
@team-gateway-bot
Copy link
Collaborator

Successfully created cherry-pick PR for master:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build/bazel cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee size/XXL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants