Skip to content

Releases: untangle/golang-shared

EFW-442

06 Mar 16:34
f793920
Compare
Choose a tag to compare

Merge pull request #492 from untangle/EFW-442 EFW-442 Fix getPlatformFileName() to just handle OpenWRT and native

v1.64.20

28 Feb 12:11
34436a5
Compare
Choose a tag to compare

Merge pull request #495 from untangle/MFW-6365v1 version: bug

v1.65.10

19 Feb 18:27
3aa242f
Compare
Choose a tag to compare

MFW-6300 Added events service for publishing the event (#471) version: bug * MFW-6300 Added events service for publishing the event * MFW-6300 Updated function name * MFW-6300 Added code for zmqmessage type * MFW-6300 Updated code to use single topic for sending message from rest/packetd to reportd * MFW-6300 Fixed unit test * MFW-6300: Add mock events file to services * MFW-6300 Added zmqMessage implementation * MFW-6300: Use CompareAndSwap instead of load and store --------- Co-authored-by: avinashdige15 [email protected]

v1.65.9

18 Feb 05:42
Compare
Choose a tag to compare

Manually created tag for "MFW-6331: Timestamp in milliseconds for alerts"

v1.65.5

14 Feb 13:38
Compare
Choose a tag to compare

MFW-6331: Timestamp in milliseconds for alerts (#479) version: bug

  • 13 digit timestamp for alerts

  • MFW-6331: Removed division and used UnixMilli() instead

v1.65.4

07 Feb 17:40
64e4783
Compare
Choose a tag to compare
Protobufs bip (#459)

v1.64.17

04 Feb 07:12
f6729df
Compare
Choose a tag to compare

Merge pull request #458 from untangle/MFW-6154 MFW-6154: Support trial/license for DoS - device enforcement
version: bug

v1.65.3: feat: introduce interface translation (#457)

22 Jan 12:38
31b7e21
Compare
Choose a tag to compare

feat: introduce interface translation (#457) Co-authored-by: Stefanos Mitropoulos [email protected]

v1.65.2

06 Jan 19:11
1a68998
Compare
Choose a tag to compare

Manual release due to merge conflcit

v1.64.16

06 Jan 11:02
7fcdf72
Compare
Choose a tag to compare

MFW-5961 Added DnsFilterManager to proto file (#455) version: bug