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 lua-resty-acme from 0.9.0 to 0.10.1 #9896

Merged
merged 1 commit into from
Dec 8, 2022

Conversation

fffonion
Copy link
Contributor

@fffonion fffonion commented Dec 6, 2022

[0.10.1] - 2022-12-06

bug fixes

  • zerossl: concatenate response body as string instead of table (#98) 986b1db

[0.10.0] - 2022-11-18

features

  • autossl: expose function to get cert from LRU cache (#96) 6135d0e
  • autossl: better cache handling in blocking mode 40f5d2d
  • autossl: fix behavior change in non blocking mode aa484cc
  • autossl: move chains set condition back inside the main loop b83a535
  • autossl: add blocking mode 5a623a5

<a name="0.10.1"></a>
## [0.10.1] - 2022-12-06
### bug fixes
- **zerossl:** concatenate response body as string instead of table ([#98](fffonion/lua-resty-acme#98)) [986b1db](fffonion/lua-resty-acme@986b1db)


<a name="0.10.0"></a>
## [0.10.0] - 2022-11-18
### features
- **autossl:** expose function to get cert from LRU cache ([#96](fffonion/lua-resty-acme#96)) [6135d0e](fffonion/lua-resty-acme@6135d0e)
- **autossl:** better cache handling in blocking mode [40f5d2d](fffonion/lua-resty-acme@40f5d2d)
- **autossl:** fix behavior change in non blocking mode [aa484cc](fffonion/lua-resty-acme@aa484cc)
- **autossl:** move chains set condition back inside the main loop [b83a535](fffonion/lua-resty-acme@b83a535)
- **autossl:** add blocking mode [5a623a5](fffonion/lua-resty-acme@5a623a5)
@flrgh flrgh merged commit 61a816a into master Dec 8, 2022
@flrgh flrgh deleted the fffonion-patch-1 branch December 8, 2022 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants