Skip to content

Release v2.0.1#503

Merged
cataphract merged 2 commits into
masterfrom
release/2.0.1
Jul 2, 2026
Merged

Release v2.0.1#503
cataphract merged 2 commits into
masterfrom
release/2.0.1

Conversation

@cataphract

Copy link
Copy Markdown
Contributor

Summary

  • Bump version to 2.0.1
  • Add docs/changelog/CHANGELOG-v2.0.1.md, fold v2.0.0 notes into docs/changelog/CHANGELOG-v2.x.md, and repoint CHANGELOG-latest.md

Test plan

  • CI passes

@cataphract
cataphract requested a review from a team as a code owner July 2, 2026 14:05
# v2.0.0
# libddwaf release

## v2.0.0

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.

should this be v2.0.1

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

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

@cataphract
cataphract enabled auto-merge (squash) July 2, 2026 14:10
@datadog-datadog-prod-us1-2

datadog-datadog-prod-us1-2 Bot commented Jul 2, 2026

Copy link
Copy Markdown

🎯 Code Coverage (details)
Patch Coverage: 100.00%
Overall Coverage: 84.57% (+0.00%)

This comment will be updated automatically if new data arrives.
🔗 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.
@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

Dynamic Artifact Size Comparison 📦

Artifact Previous Release This PR Difference
darwin-arm64::libddwaf.dylib 2020576 2020272 -0.01%
darwin-universal::libddwaf.dylib 4248800 4232112 -0.39%
darwin-x86_64::libddwaf.dylib 2208040 2207728 -0.01%
linux-aarch64::libddwaf.so 2388576 2387392 -0.04%
linux-armv7::libddwaf.so 2056400 2056572 0.00%
linux-i386::libddwaf.so 2312900 2308204 -0.20%
linux-x86_64::libddwaf.so 2581376 2581096 -0.01%
windows-arm64::ddwaf.dll 6731264 6726144 -0.07%
windows-win32::ddwaf.dll 3330560 3328000 -0.07%
windows-x64::ddwaf.dll 4061184 4066816 0.13%

Static Artifact Size Comparison 📦

Artifact Previous Release This PR Difference
darwin-arm64::libddwaf.a 92531240 92555960 0.02%
darwin-arm64::libddwaf.a.stripped 4715920 4717512 0.03%
darwin-universal::libddwaf.a 186577856 186638424 0.03%
darwin-universal::libddwaf.a.stripped 10041896 10047056 0.05%
darwin-x86_64::libddwaf.a 94046568 94082416 0.03%
darwin-x86_64::libddwaf.a.stripped 5325928 5329496 0.06%
linux-aarch64::libddwaf.a 75455020 75526438 0.09%
linux-aarch64::libddwaf.a.stripped 12184592 12185562 0.00%
linux-armv7::libddwaf.a 66674258 66734102 0.08%
linux-armv7::libddwaf.a.stripped 11189582 11193482 0.03%
linux-i386::libddwaf.a 64858564 64921342 0.09%
linux-i386::libddwaf.a.stripped 9676948 9680046 0.03%
linux-x86_64::libddwaf.a 75942542 76013242 0.09%
linux-x86_64::libddwaf.a.stripped 11985466 11989382 0.03%
windows-arm64::ddwaf.lib 16902 16902 0.00%
windows-arm64::ddwaf_static.lib 135254130 134713692 -0.39%
windows-win32::ddwaf.lib 17228 17228 0.00%
windows-win32::ddwaf_static.lib 47779818 47488650 -0.60%
windows-x64::ddwaf.lib 16902 16902 0.00%
windows-x64::ddwaf_static.lib 55616486 55265732 -0.63%

@cataphract
cataphract merged commit affa189 into master Jul 2, 2026
55 of 56 checks passed
@cataphract
cataphract deleted the release/2.0.1 branch July 2, 2026 15:13
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