Skip to content

chore(deps) bump lua-resty-acme from ~> 0.6 to == 0.7.1 #7658

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

Merged
merged 1 commit into from
Aug 5, 2021

Conversation

bungle
Copy link
Member

@bungle bungle commented Aug 4, 2021

Summary

bug fixes

  • *: popup errors from lower functions a19e9c8
  • autossl: pass storage config to acme client (#43) ef1e541

features

  • autossl: add challenge_start_delay df4ba0b
  • autossl: check if domain is whitelisted before cert renewal (#35) 942c007
  • client: add challenge_start_callback 1c9b2d5
  • client: allow to read "alternate" link and select preferred chain (#42) ff17a74
  • storage/vault: add support for kubernetes auth (#37) 93c2121

@fffonion
Copy link
Contributor

fffonion commented Aug 5, 2021

I was planning to do it in #7647 , but I agree if we pin it to specific version for now it's also more reliable.

### Summary

#### bug fixes
- ***:** popup errors from lower functions [a19e9c8](fffonion/lua-resty-acme@a19e9c8)
- **autossl:** pass storage config to acme client ([#43](fffonion/lua-resty-acme#43)) [ef1e541](fffonion/lua-resty-acme@ef1e541)

#### features
- **autossl:** add challenge_start_delay [df4ba0b](fffonion/lua-resty-acme@df4ba0b)
- **autossl:** check if domain is whitelisted before cert renewal ([#35](fffonion/lua-resty-acme#35)) [942c007](fffonion/lua-resty-acme@942c007)
- **client:** add challenge_start_callback [1c9b2d5](fffonion/lua-resty-acme@1c9b2d5)
- **client:** allow to read "alternate" link and select preferred chain ([#42](fffonion/lua-resty-acme#42)) [ff17a74](fffonion/lua-resty-acme@ff17a74)
- **storage/vault:** add support for kubernetes auth ([#37](fffonion/lua-resty-acme#37)) [93c2121](fffonion/lua-resty-acme@93c2121)
@bungle bungle force-pushed the chore/resty-acme-0.7.1 branch from 42eab02 to 91e33de Compare August 5, 2021 14:51
@bungle bungle merged commit dd119a6 into master Aug 5, 2021
@bungle bungle deleted the chore/resty-acme-0.7.1 branch August 5, 2021 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants