Skip to content

Commit

Permalink
chore(deps): bump lua-resty-openssl to 1.5.0 (#13411)
Browse files Browse the repository at this point in the history
Fix several issues under high memory pressure.

Full changelog: fffonion/lua-resty-openssl@1.4.0...1.5.0
  • Loading branch information
fffonion authored and pull[bot] committed Jan 23, 2025
1 parent 33721b9 commit 97b341c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions changelog/unreleased/kong/bump-lua-resty-openssl.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
message: "Bumped lua-resty-openssl from 1.4.0 to 1.5.0"
type: dependency
2 changes: 1 addition & 1 deletion kong-3.8.0-0.rockspec
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies = {
"lua-resty-healthcheck == 3.1.0",
"lua-messagepack == 0.5.4",
"lua-resty-aws == 1.5.0",
"lua-resty-openssl == 1.4.0",
"lua-resty-openssl == 1.5.0",
"lua-resty-gcp == 0.0.13",
"lua-resty-counter == 0.2.1",
"lua-resty-ipmatcher == 0.6.1",
Expand Down

0 comments on commit 97b341c

Please sign in to comment.