Skip to content

Commit e178a31

Browse files
committed
Updating Changelog ...
1 parent b87a74e commit e178a31

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

doc/Changelog

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,14 @@ The keys used are:
99

1010
current -- XX-XX.20XX
1111

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
1316
! Fixing memory leak affecting the Srv::*Stream::Start() functions
1417
! Making the free_grpc_payload() and the InitGrpcPayload() function safer (pointers handling)
1518
! 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
1720

1821
v1.1.2 -- 26-06.2023
1922
+ JunOS "sensor_path" formatted as JSON

0 commit comments

Comments
 (0)