Releases: untangle/golang-shared
Releases · untangle/golang-shared
v0.9.1
What's Changed
- Waf 304 restore settings by @jsommerville-untangle in #40
Full Changelog: 0.9.0...v0.9.1
Refresh Licenses Signal
What's Changed
- mfw-1804: pass up the sync-settings error by @TiffanyKalin-untangle in #35
- WAF-312 by @rasmussen-untangle in #37
- Better pgrep in SendSignal() by @rasmussen-untangle in #38
- Avoid matching on s6-supervise by @rasmussen-untangle in #39
Full Changelog: v0.8.5...v0.9.0
v0.8.5
If license file does not exist, send a custom error string so the UI can refresh licenses.
Sync settings parsing functionality
When sync-settings returns a CONFIRM error object/string, we parse it appropriately.
v0.8.3
What's Changed
- licensemanager: always write out the state files by @jsommerville-untangle in #34
Full Changelog: v0.8.2...v0.8.3
Active Session properties type changes
What's Changed
- Mfw 1751 reduce dict stats cpu by @jsommerville-untangle in #32
Full Changelog: v0.8.1...v0.8.2
Additional Signal Helpers
Merge pull request #30 from untangle/MFW-1724-Additional-Signal-Helpers Mfw 1724 additional signal helpers
Refactor license manager to handle separation of services
Merge pull request #20 from untangle/mfw-1183-handle-sighup Mfw 1183 handle sighup
Remove Threat Prevention Protobufs
Merge pull request #29 from untangle/mfw-1673-tp-to-sessions mfw-1673: remove TP protobuf
Refactor Logger to pass in config from service
Merge pull request #27 from untangle/mfw-1681-update-logging Mfw 1681 update logging