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

feat(autossl) expose function to get cert from LRU cache #96

Merged
merged 1 commit into from
Nov 18, 2022
Merged

feat(autossl) expose function to get cert from LRU cache #96

merged 1 commit into from
Nov 18, 2022

Conversation

DoobleD
Copy link
Contributor

@DoobleD DoobleD commented Nov 17, 2022

Addressing #90

README.md Show resolved Hide resolved
@fffonion fffonion merged commit 6135d0e into fffonion:master Nov 18, 2022
@fffonion
Copy link
Owner

Thank you @DoobleD !

fffonion added a commit to Kong/kong that referenced this pull request Dec 6, 2022
<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 pushed a commit to Kong/kong that referenced this pull request Dec 8, 2022
<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)
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.

2 participants