Skip to content

Commit

Permalink
Release v1.17.0-alpha2
Browse files Browse the repository at this point in the history
  • Loading branch information
Anilm3 committed Mar 8, 2024
1 parent 88df1d4 commit ef75b9b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
# libddwaf release

### v1.17.0-alpha2 ([unstable](https://github.com/DataDog/libddwaf/blob/master/README.md#versioning-semantics))
#### Changes
- Server-side request forgery (SSRF) detection operator ([#268](https://github.com/DataDog/libddwaf/pull/268))

#### Miscellaneous
- Attempt to build libddwaf on arm64 runner ([#270](https://github.com/DataDog/libddwaf/pull/270))
- Run tests on arm64 ([#271](https://github.com/DataDog/libddwaf/pull/271))

### v1.17.0-alpha1 ([unstable](https://github.com/DataDog/libddwaf/blob/master/README.md#versioning-semantics))
#### Fixes
- Fix parsing of variadic arguments ([#267](https://github.com/DataDog/libddwaf/pull/267))
Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.17.0-alpha1
1.17.0-alpha2

0 comments on commit ef75b9b

Please sign in to comment.