Skip to content

Releases: untangle/golang-shared

v1.6.9-testing

11 Nov 22:18
adcccdb
Compare
Choose a tag to compare
Change to a test (#91)

version: bug

v1.6.8

11 Nov 18:23
df96701
Compare
Choose a tag to compare
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

11 Nov 17:43
79d8cd2
Compare
Choose a tag to compare
* 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

11 Nov 18:22
df96701
Compare
Choose a tag to compare
Versioning (#83)

Add a script to control golang-shared versioning.

version: bug

MFW-2399

09 Nov 16:35
59a49c6
Compare
Choose a tag to compare

Updates to the Device List structure to handle messages coming across multiple ZMQ topics from collectors.

Fixing Logging Issues

08 Nov 00:31
d4c9c37
Compare
Choose a tag to compare

Changing structure of logging object. Includes some backwards compatibility code which should be removed when possible.

Separating discovery collectors - Update Protocol Buffers

07 Nov 23:18
e74453b
Compare
Choose a tag to compare

Separating discovery collectors - Update Protocol Buffers

v1.6.0

31 Oct 16:02
5702002
Compare
Choose a tag to compare
Merge pull request #75 from untangle/mfw-2311

Mfw 2311

V1.5.9 Cleanup Logger

28 Oct 07:53
Compare
Choose a tag to compare
V1.5.9 Cleanup Logger Pre-release
Pre-release
v1.5.9

Updating receivers

mfw-2360

26 Oct 21:47
7b2c1b6
Compare
Choose a tag to compare

Added a sync settings consumer for the GlobalPluginManger