Releases: DataDog/dd-native-appsec-js
Releases · DataDog/dd-native-appsec-js
8.3.0
8.2.1
Features
- Update libddwaf to version 1.20.1
8.2.0
Features
- Update
libddwaf
to version 1.20.0
8.1.1
8.1.0
Warning
This release does not contain the proper binaries. Please, use v8.1.1
.
Features
- Update
libddwaf
to version 1.19.1 - Add
waf.knownActions
map
8.0.1
Fixes
- Fix
prebuildify
action to download proper binaries.
8.0.0
Warning
This release does not contain the proper binaries. Please, use v8.0.1
.
Breaking changes
- Drop support for Node 14
Features
- Update
libddwaf
to version 1.18.0 from 1.16.0. - New
libddwaf
action semantics.
Fixes
- Fix wrong typings
7.1.1
Fixes
- Do not limit the size of objects created by the WAF like derivatives.
7.1.0
Features
- Updated libddwaf to 1.16.0
Fixes
- Call to
toJSON()
method when it is present before sending data to libddwaf - Ignore circular dependencies in libddwaf objects
7.0.0
Breaking Changes
- Drop support for node versions below 14.0.0
Fix
- Support WAF usage in different threads, like worker_threads.