Skip to content

Commit 5dde069

Browse files
authored
Bump version to 1.5.0, upd waf and rules (#161)
1 parent 03915da commit 5dde069

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
77
cmake_policy(SET CMP0068 NEW)
88
cmake_policy(SET CMP0135 NEW)
99

10-
set(NGINX_DATADOG_VERSION 1.4.0)
10+
set(NGINX_DATADOG_VERSION 1.5.0)
1111
project(ngx_http_datadog_module VERSION ${NGINX_DATADOG_VERSION})
1212

1313
option(NGINX_DATADOG_ASM_ENABLED "Build with libddwaf" ON)

libddwaf

Submodule libddwaf updated 1049 files

src/security/recommended.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9974,4 +9974,4 @@
99749974
}
99759975
}
99769976
]
9977-
}
9977+
}

0 commit comments

Comments
 (0)