File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -9,11 +9,14 @@ The keys used are:
9
9
10
10
current -- XX-XX.20XX
11
11
12
- v1.1.3 -- 29-07.2023
12
+ v1.1.3 -- 06-10.2023
13
+ + Adding support for certain releases of rhel & rocky Linux to the install.sh script
14
+ ! Adding simple checks before every "delete" statement to avoid double deletion
15
+ ! Fixing Segfault issue affecting start_grpc_dialout_collector() function
13
16
! Fixing memory leak affecting the Srv::*Stream::Start() functions
14
17
! Making the free_grpc_payload() and the InitGrpcPayload() function safer (pointers handling)
15
18
! Making start_grpc_dialout_collector() safer (vector to store the workers threads)
16
- + Implemented log_socket_options() function to enable logging of the configured socket options for enhanced debugging and transparency
19
+ + Implemented log_socket_options() function to enable logging of the configured socket options for enhanced debugging and transparency
17
20
18
21
v1.1.2 -- 26-06.2023
19
22
+ JunOS "sensor_path" formatted as JSON
You can’t perform that action at this time.
0 commit comments