Skip to content

Commit

Permalink
chore(deps): bump resty events from 0.1.3 to 0.1.4 (#10634)
Browse files Browse the repository at this point in the history
### Summary

- Add a new option testing=true, which will disable unix domain socket listening.

Signed-off-by: Aapo Talvensaari <aapo.talvensaari@gmail.com>
  • Loading branch information
bungle authored Apr 6, 2023
1 parent fe14b1e commit 2a0d6ff
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .requirements
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ RESTY_LUAROCKS_VERSION=3.9.2
RESTY_OPENSSL_VERSION=1.1.1t
RESTY_PCRE_VERSION=8.45
RESTY_LMDB_VERSION=1.0.0
RESTY_EVENTS_VERSION=0.1.3
RESTY_EVENTS_VERSION=0.1.4
RESTY_WEBSOCKET_VERSION=0.4.0
ATC_ROUTER_VERSION=1.0.5
LIBYAML_VERSION=0.2.5
Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,8 @@
[#10528](https://github.com/Kong/kong/pull/10528)
- Bumped lua-resty-acme from 0.10.1 to 0.11.0
[#10562](https://github.com/Kong/kong/pull/10562)
- Bumped lua-resty-events from 0.1.3 to 0.1.4
[#10634](https://github.com/Kong/kong/pull/10634)

## 3.2.0

Expand Down

1 comment on commit 2a0d6ff

@khcp-gha-bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bazel Build

Docker image available kong/kong:2a0d6ff110a2c7f15c3f6bb95dccc6901c4bb7c6
Artifacts available https://github.com/Kong/kong/actions/runs/4631505698

Please sign in to comment.