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 resty.acme from 0.12.0 to 0.13.0 #12909

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

bungle
Copy link
Member

@bungle bungle commented Apr 23, 2024

Summary

[0.13.0] - 2024-03-28

bug fixes
  • autossl: log the errors on the list certificates request (#110) 6c9760f

features

  • autossl: add option to delete none whitelisted domains in certificate renewal (#112) 1bbf39c

KAG-4330

@github-actions github-actions bot added the cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee label Apr 23, 2024
@bungle bungle added this to the 3.7.0 milestone Apr 23, 2024
@bungle bungle requested a review from fffonion April 23, 2024 10:45
### Summary

#### [0.13.0] - 2024-03-28
##### bug fixes
- **autossl:** log the errors on the list certificates request ([#110](fffonion/lua-resty-acme#110)) [6c9760f](fffonion/lua-resty-acme@6c9760f)

#### features
- **autossl:** add option to delete none whitelisted domains in certificate renewal ([#112](fffonion/lua-resty-acme#112)) [1bbf39c](fffonion/lua-resty-acme@1bbf39c)

Signed-off-by: Aapo Talvensaari <aapo.talvensaari@gmail.com>
@bungle bungle merged commit 6ff84c1 into master Apr 23, 2024
27 checks passed
@bungle bungle deleted the chore/resty-acme-0.13.0 branch April 23, 2024 14:19
@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-12909-to-master-to-upstream upstream/master
cd .worktree/cherry-pick-12909-to-master-to-upstream
git checkout -b cherry-pick-12909-to-master-to-upstream
ancref=$(git merge-base 3af0e574e2436c1d8523a90e6a824207dedf1ce9 dae5c0f7b0cf912e80ddfbc2dd55f95ebab2350e)
git cherry-pick -x $ancref..dae5c0f7b0cf912e80ddfbc2dd55f95ebab2350e

@github-actions github-actions bot added the incomplete-cherry-pick A cherry-pick was incomplete and needs manual intervention label Apr 23, 2024
@bungle
Copy link
Member Author

bungle commented Apr 23, 2024

@bungle bungle removed the incomplete-cherry-pick A cherry-pick was incomplete and needs manual intervention label Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants