Skip to content

Commit

Permalink
chore(deps): bump lua-resty-healthcheck from 1.6.2 to 1.6.3
Browse files Browse the repository at this point in the history
### Summary

* Feature: Added support for https_sni [#49](Kong/lua-resty-healthcheck#49) (backport)
* Fix: Use OpenResty API for mTLS [#99](Kong/lua-resty-healthcheck#99) (backport)

Signed-off-by: Aapo Talvensaari <aapo.talvensaari@gmail.com>
  • Loading branch information
bungle committed Sep 6, 2023
1 parent 492247a commit 4f34980
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG/unreleased/kong/11360-1.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
message: "Bumped lua-resty-healthcheck from 1.6.2 to 1.6.3"
type: dependency
prs:
- 11360
jiras:
- "KAG-2140"
2 changes: 1 addition & 1 deletion kong-3.5.0-0.rockspec
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies = {
"binaryheap >= 0.4",
"luaxxhash >= 1.0",
"lua-protobuf == 0.5.0",
"lua-resty-healthcheck == 1.6.2",
"lua-resty-healthcheck == 1.6.3",
"lua-messagepack == 0.5.2",
"lua-resty-aws == 1.3.1",
"lua-resty-openssl == 0.8.23",
Expand Down

0 comments on commit 4f34980

Please sign in to comment.