Skip to content

Bring Core worker_may_ignore event behavior in line with Java/Go#1339

Merged
Sushisource merged 1 commit into
mainfrom
fix-may-ignore
Jun 22, 2026
Merged

Bring Core worker_may_ignore event behavior in line with Java/Go#1339
Sushisource merged 1 commit into
mainfrom
fix-may-ignore

Conversation

@Sushisource

Copy link
Copy Markdown
Member

What was changed

Title. Core was more strict about events it doesn't know about. This could leave us open to a problem down the line like we saw with community Ruby.

Why?

Avoid problems later if users are on old (where old means this commit or newer) SDK versions if a new event type is rolled out.

Checklist

  1. Closes

  2. How was this tested:

  1. Any docs updates needed?

@Sushisource Sushisource requested a review from a team as a code owner June 18, 2026 23:37
@Sushisource Sushisource merged commit d79f868 into main Jun 22, 2026
22 checks passed
@Sushisource Sushisource deleted the fix-may-ignore branch June 22, 2026 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants