Skip to content

Commit

Permalink
chore(deps) bump lua-resty-mlcache to 2.4.1
Browse files Browse the repository at this point in the history
Fixed:

- The IPC module now avoids replaying all events when spawning new workers, and
  gets initialized with the latest event index instead.
  [#88](thibaultcha/lua-resty-mlcache#88)

Changelog:

    https://github.com/thibaultcha/lua-resty-mlcache/blob/master/CHANGELOG.md#241
  • Loading branch information
thibaultcha committed Jan 20, 2020
1 parent 09105c1 commit 68a9ee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kong-1.4.3-0.rockspec
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies = {
"lua-resty-mediador == 0.1.2",
"lua-resty-healthcheck == 1.1.2",
"lua-resty-cookie == 0.1.0",
"lua-resty-mlcache == 2.4.0",
"lua-resty-mlcache == 2.4.1",
"lua-resty-counter == 0.2.0",
-- external Kong plugins
"kong-plugin-azure-functions ~> 0.4",
Expand Down

0 comments on commit 68a9ee8

Please sign in to comment.