Release v2.0.1#503
Merged
Merged
Conversation
estringana
reviewed
Jul 2, 2026
| # v2.0.0 | ||
| # libddwaf release | ||
|
|
||
| ## v2.0.0 |
Contributor
Author
There was a problem hiding this comment.
this is the archive of changelogs. The way it works is you create one new file for a new version, symlink it, and archive the previous one
estringana
approved these changes
Jul 2, 2026
cataphract
enabled auto-merge (squash)
July 2, 2026 14:10
|
🎯 Code Coverage (details) 🔗 Commit SHA: cb57271 | Docs | Datadog PR Page | Give us feedback! |
…lease These fixtures pinned max_version to 2.0.0 to assert a rule/filter/processor/ scanner is accepted as compatible with the running library version. Since the check is `max_version < current_version`, bumping the version file to 2.0.1 flipped these from compatible to incompatible, breaking every unit test job on this release branch. Use a far-future sentinel, mirroring the 0.0.99 sentinel already used by the Incompatible* counterparts.
Dynamic Artifact Size Comparison 📦
Static Artifact Size Comparison 📦
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
versionto 2.0.1docs/changelog/CHANGELOG-v2.0.1.md, fold v2.0.0 notes intodocs/changelog/CHANGELOG-v2.x.md, and repointCHANGELOG-latest.mdTest plan