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-openssl from 0.8.10 to 0.8.13 #9583

Merged
merged 1 commit into from
Oct 19, 2022

Conversation

bungle
Copy link
Member

@bungle bungle commented Oct 19, 2022

Summary

[0.8.13] - 2022-10-14

bug fixes

  • x509.*: fix set_extension will fail when a extension with same NID is not exist yet (#75) b2f57b8

features

  • x509.altname: support set and get IP addresses (#74) 363c80d
  • x509.store: add set_flags (#77) 8f3f16a

[0.8.11] - 2022-10-12

performance improvements

  • *: reuse cdata to improve performance fc9cecd

### Summary

### [0.8.13] - 2022-10-14
#### bug fixes
- **x509.\*:** fix set_extension will fail when a extension with same NID is not exist yet ([#75](fffonion/lua-resty-openssl#75)) [b2f57b8](fffonion/lua-resty-openssl@b2f57b8)

#### features
- **x509.altname:** support set and get IP addresses ([#74](fffonion/lua-resty-openssl#74)) [363c80d](fffonion/lua-resty-openssl@363c80d)
- **x509.store:** add set_flags ([#77](fffonion/lua-resty-openssl#77)) [8f3f16a](fffonion/lua-resty-openssl@8f3f16a)

### [0.8.11] - 2022-10-12
#### performance improvements
- **\*:** reuse cdata to improve performance [fc9cecd](fffonion/lua-resty-openssl@fc9cecd)
@bungle bungle merged commit f6d0bd8 into master Oct 19, 2022
@bungle bungle deleted the chore/resty-openssl-0.8.13 branch October 19, 2022 16:02
chronolaw added a commit that referenced this pull request Oct 19, 2022
dndx pushed a commit that referenced this pull request Oct 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants