Skip to content

Releases: DataDog/dd-native-appsec-js

8.3.0

15 Nov 09:45
v8.3.0
0de7d07
Compare
Choose a tag to compare

Features
Update libddwaf to version 1.21.0

8.2.1

22 Oct 13:04
v8.2.1
384b995
Compare
Choose a tag to compare

Features

  • Update libddwaf to version 1.20.1

8.2.0

14 Oct 15:26
fe006fa
Compare
Choose a tag to compare

Features

  • Update libddwaf to version 1.20.0

8.1.1

29 Aug 12:43
v8.1.1
6a33dc0
Compare
Choose a tag to compare

Fixes

  • Fix prebuildify action to download proper binaries.

8.1.0

22 Aug 15:22
ff729e1
Compare
Choose a tag to compare

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

23 May 05:45
v8.0.1
cc48904
Compare
Choose a tag to compare

Fixes

  • Fix prebuildify action to download proper binaries.

8.0.0

22 May 08:53
v8.0.0
68bf4d4
Compare
Choose a tag to compare

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

02 Apr 12:47
v7.1.1
c7756b5
Compare
Choose a tag to compare

Fixes

  • Do not limit the size of objects created by the WAF like derivatives.

7.1.0

01 Mar 16:00
v7.1.0
e3febb4
Compare
Choose a tag to compare

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

17 Jan 15:07
v7.0.0
b3034a5
Compare
Choose a tag to compare

Breaking Changes

  • Drop support for node versions below 14.0.0

Fix

  • Support WAF usage in different threads, like worker_threads.