Releases: untangle/golang-shared
Releases · untangle/golang-shared
v1.6.9-testing
Change to a test (#91) version: bug
v1.6.8
Versioning (#83) Add a script to control golang-shared versioning. version: bug
Version test (#88) * Test commit to test tagging. * Try upgraded container image. * MFW-2364 separate gRPC request for collectors (#77) * added Collectors enum; renamed NmapRequest/Response to a more generic ScanRequest/Response; * more generic arg name for ScanRequest * removed collectors enum; consts for rpcClient; * start from 1 like a normal person * added another layer on top of the proto generated types; renamed some stuff so they are more suggestive; * - * more comments * renamed some stuff * simplified FillDeviceListWithZMQDeviceMessages a bit * Fix tagging issue. * Fix travis yaml stuff. * Add string to version tag. * Add oath token. * Downgrade repo version. Co-authored-by: AlexandruBungiu <[email protected]> version: bug
* Test commit to test tagging. * Try upgraded container image. * MFW-2364 separate gRPC request for collectors (#77) * added Collectors enum; renamed NmapRequest/Response to a more generic ScanRequest/Response; * more generic arg name for ScanRequest * removed collectors enum; consts for rpcClient; * start from 1 like a normal person * added another layer on top of the proto generated types; renamed some stuff so they are more suggestive; * - * more comments * renamed some stuff * simplified FillDeviceListWithZMQDeviceMessages a bit * Fix tagging issue. * Fix travis yaml stuff. * Add string to version tag. * Add oath token. * Downgrade repo version. Co-authored-by: AlexandruBungiu <[email protected]> version: bug
v1.6.7
Versioning (#83) Add a script to control golang-shared versioning. version: bug
MFW-2399
Updates to the Device List structure to handle messages coming across multiple ZMQ topics from collectors.
Fixing Logging Issues
Changing structure of logging object. Includes some backwards compatibility code which should be removed when possible.
Separating discovery collectors - Update Protocol Buffers
Separating discovery collectors - Update Protocol Buffers
v1.6.0
Merge pull request #75 from untangle/mfw-2311 Mfw 2311
V1.5.9 Cleanup Logger
v1.5.9 Updating receivers
mfw-2360
Added a sync settings consumer for the GlobalPluginManger