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 lua-resty-events from 0.2.1 to 0.3.0 #13228

Merged
merged 2 commits into from
Jun 19, 2024

Conversation

@bungle bungle requested review from hanshuebner and gszr June 19, 2024 16:29
@github-actions github-actions bot added the cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee label Jun 19, 2024
@bungle bungle added backport release/3.4.x backport release/3.7.x and removed cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee labels Jun 19, 2024
@bungle bungle force-pushed the chore/lua-resty-events-0.3.0 branch from 6aa81f8 to 5a443c7 Compare June 19, 2024 18:24
@github-actions github-actions bot added the cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee label Jun 19, 2024
bungle added 2 commits June 19, 2024 22:03
### Summary

- [style(lib/compat): update module version](Kong/lua-resty-events#57)
- [tests(*): use resty.events.new correctly as documented](Kong/lua-resty-events#59)
- [feat(protocol): send worker info (id and pid) to broker](Kong/lua-resty-events#54)
- [fix(*): option validation of broker id](Kong/lua-resty-events#62)
- [fix(broker): worker id based queues](Kong/lua-resty-events#60)
- [chore(worker): actively close connection to broker on error](Kong/lua-resty-events#63)
- [fix(*): retain events on send failures](Kong/lua-resty-events#61)

Signed-off-by: Aapo Talvensaari <[email protected]>
@bungle bungle force-pushed the chore/lua-resty-events-0.3.0 branch from 5a443c7 to 3eb40a9 Compare June 19, 2024 19:04
@bungle bungle marked this pull request as ready for review June 19, 2024 19:06
@bungle bungle removed the cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee label Jun 19, 2024
@bungle bungle merged commit 5cde17b into master Jun 19, 2024
36 checks passed
@bungle bungle deleted the chore/lua-resty-events-0.3.0 branch June 19, 2024 21:10
@team-gateway-bot
Copy link
Collaborator

Backport failed for release/3.4.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release/3.4.x
git worktree add -d .worktree/backport-13228-to-release/3.4.x origin/release/3.4.x
cd .worktree/backport-13228-to-release/3.4.x
git switch --create backport-13228-to-release/3.4.x
git cherry-pick -x 72ae54d75f36eff6cc6a59200c52595187c1ba4e 5cde17b912d1e1028f12fbb91d760d3eded22a57

@team-gateway-bot
Copy link
Collaborator

Backport failed for release/3.5.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release/3.5.x
git worktree add -d .worktree/backport-13228-to-release/3.5.x origin/release/3.5.x
cd .worktree/backport-13228-to-release/3.5.x
git switch --create backport-13228-to-release/3.5.x
git cherry-pick -x 72ae54d75f36eff6cc6a59200c52595187c1ba4e 5cde17b912d1e1028f12fbb91d760d3eded22a57

@team-gateway-bot
Copy link
Collaborator

Backport failed for release/3.6.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release/3.6.x
git worktree add -d .worktree/backport-13228-to-release/3.6.x origin/release/3.6.x
cd .worktree/backport-13228-to-release/3.6.x
git switch --create backport-13228-to-release/3.6.x
git cherry-pick -x 72ae54d75f36eff6cc6a59200c52595187c1ba4e 5cde17b912d1e1028f12fbb91d760d3eded22a57

@team-gateway-bot
Copy link
Collaborator

Backport failed for release/3.7.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release/3.7.x
git worktree add -d .worktree/backport-13228-to-release/3.7.x origin/release/3.7.x
cd .worktree/backport-13228-to-release/3.7.x
git switch --create backport-13228-to-release/3.7.x
git cherry-pick -x 72ae54d75f36eff6cc6a59200c52595187c1ba4e 5cde17b912d1e1028f12fbb91d760d3eded22a57

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants