You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,15 @@
1
1
# CB EDR Event Forwarder Changelog
2
2
3
+
## v3.7.2
4
+
5
+
#### Features
6
+
7
+
* EDR Event Forwarder automatically sets cb_server_url and cb_server_name using the FQDN of the host it is running on , unless these options are explicitly set in the configuration file
8
+
9
+
#### Bug Fixes / Changes
10
+
11
+
* HTTP Output handler detects errors at runtime, and will not allow configurations lacking a protocol-prefix like http(s)://
0 commit comments