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 to 1.2.0 #12265

Merged
merged 1 commit into from Dec 28, 2023
Merged

Conversation

fffonion
Copy link
Contributor

Summary

[1.2.0] - 2023-12-28

bug fixes

  • compat: works better with plain luajit d23b34a

features

  • bn: add from_mpi, to_mpi and set API 073c943
  • cipher: add set_buffer_size API 3d0a51c
  • mac: add reset API 40fdbbb
  • openssl: list functions can now optionally drop provider name b36ccba

performance improvements

  • cipher: improve performance on cipher ba5de3e
  • kdf: use table.nkeys for params dac54bf

[1.1.0] - 2023-12-15

features

  • err: standardize error format and add new API to get reason and library name d155657
  • pkey: support pass in ctrl str options 2e401b3

Checklist

  • The Pull Request has tests
  • A changelog file has been created under changelog/unreleased/kong or skip-changelog label added on PR if changelog is unnecessary. README.md
  • There is a user-facing docs PR against https://github.com/Kong/docs.konghq.com - PUT DOCS PR HERE

Issue reference

Fix #[issue number]

@fffonion fffonion merged commit 34dfa81 into master Dec 28, 2023
33 checks passed
@fffonion fffonion deleted the restyopenssl120 branch December 28, 2023 08:05
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.

None yet

3 participants