Skip to content

Commit ad60a24

Browse files
authored
Release v1.17.0-alpha2 (#273)
1 parent 88df1d4 commit ad60a24

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11
# libddwaf release
2+
3+
### v1.17.0-alpha2 ([unstable](https://github.com/DataDog/libddwaf/blob/master/README.md#versioning-semantics))
4+
#### Changes
5+
- Server-side request forgery (SSRF) detection operator ([#268](https://github.com/DataDog/libddwaf/pull/268))
6+
7+
#### Miscellaneous
8+
- Attempt to build libddwaf on arm64 runner ([#270](https://github.com/DataDog/libddwaf/pull/270))
9+
- Run tests on arm64 ([#271](https://github.com/DataDog/libddwaf/pull/271))
10+
211
### v1.17.0-alpha1 ([unstable](https://github.com/DataDog/libddwaf/blob/master/README.md#versioning-semantics))
312
#### Fixes
413
- Fix parsing of variadic arguments ([#267](https://github.com/DataDog/libddwaf/pull/267))

version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.17.0-alpha1
1+
1.17.0-alpha2

0 commit comments

Comments
 (0)