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 luarocks 3.8.0 to 3.9.0 #8700

Merged
merged 1 commit into from
Apr 19, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .requirements
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ KONG_CONFLICTS=kong-enterprise-edition
KONG_LICENSE="ASL 2.0"

RESTY_VERSION=1.19.9.1
RESTY_LUAROCKS_VERSION=3.8.0
RESTY_LUAROCKS_VERSION=3.9.0
RESTY_OPENSSL_VERSION=1.1.1n
RESTY_PCRE_VERSION=8.45
RESTY_LMDB_VERSION=master
Expand Down
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
method now. [#8596](https://github.com/Kong/kong/pull/8596). If you have
scripts that depend on it being `POST`, these scripts will need to be updated
when updating to Kong 3.0.
- Insert and update operations on duplicated target entities returns 409.
- Insert and update operations on duplicated target entities returns 409.
[#8179](https://github.com/Kong/kong/pull/8179)

#### PDK
Expand Down Expand Up @@ -115,7 +115,9 @@
- Bumped inspect from 3.1.2 to 3.1.3
[#8589](https://github.com/Kong/kong/pull/8589)
- Bumped resty.acme from 0.7.2 to 0.8.0
[#8680](https://github.com/Kong/kong/pull/8680
[#8680](https://github.com/Kong/kong/pull/8680)
- Bumped luarocks from 3.8.0 to 3.9.0
[#8700](https://github.com/Kong/kong/pull/8700)

### Additions

Expand Down