Skip to content

Add version 5.x handling for dalli contrib#5435

Merged
Strech merged 1 commit into
masterfrom
no-ticket-fix-dalli5-breaking-changes
Mar 12, 2026
Merged

Add version 5.x handling for dalli contrib#5435
Strech merged 1 commit into
masterfrom
no-ticket-fix-dalli5-breaking-changes

Conversation

@Strech

@Strech Strech commented Mar 10, 2026

Copy link
Copy Markdown
Member

What does this PR do?

Adjust dalli contrib to work with breaking changes of version 5.x

Motivation:

Resolve #5358

Change log entry

Yes. Fix compatibility with dalli 5.0+

Additional Notes:

dalli 5.0 removed Dalli::Protocol::Binary (and SASL auth) entirely — now only Dalli::Protocol::Meta exists.

How to test the change?

CI

@Strech
Strech requested review from a team as code owners March 10, 2026 20:58
@Strech
Strech requested a review from vpellan March 10, 2026 20:58
@github-actions github-actions Bot added integrations Involves tracing integrations tracing labels Mar 10, 2026
@datadog-prod-us1-5

datadog-prod-us1-5 Bot commented Mar 10, 2026

Copy link
Copy Markdown

✅ Tests

🎉 All green!

❄️ No new flaky tests detected
🧪 All tests passed

🎯 Code Coverage (details)
Patch Coverage: 84.62%
Overall Coverage: 95.14% (-0.01%)

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: b79e9f1 | Docs | Datadog PR Page | Was this helpful? React with 👍/👎 or give us feedback!

@vpellan vpellan left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@Strech
Strech merged commit 77e265a into master Mar 12, 2026
632 checks passed
@Strech
Strech deleted the no-ticket-fix-dalli5-breaking-changes branch March 12, 2026 09:58
@github-actions github-actions Bot added this to the 2.30.0 milestone Mar 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

integrations Involves tracing integrations tracing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG]: Dalli 5.0 compatibility - uninitialized constant Dalli::Protocol::Binary

3 participants