Releases: untangle/golang-shared
Releases · untangle/golang-shared
MFW-5484 fix
MFW-5484: Fix some file location problems. (#411) We correctly detect the platform now with LocateFile but we need to disregard errors when files don't exist in some circumstances.
Update to how to find config files based on paltforms
Mfw 5357 (#408) * MFW-5357 Co-authored-by: Christian Rasmussen <crasmussen@arista.com>
v1.63.2
Merge pull request #410 from untangle/MFW-5396-v1 MFW-5936 - test case updated to test with true flag for database settings version: bug
v1.63.1
Merge pull request #407 from untangle/MFW-5279 MFW-5279 added new alert for DATABASE manager version: bug
v1.63.0
Merge pull request #405 from untangle/MFW-5297_investigate_and_fix_go…
v1.62.0
version: minor (#401) version: minor
v1.61.1
Merge pull request #400 from untangle/MFW-5005_investigate_sharing_ce…
v1.61.0
Merge pull request #399 from untangle/MFW-5005_investigate_sharing_ce…
1.60.3
We need NewArrayComparableFromComparables()
v1.60.2
MFW-4961: Update w/ filesystem locator. (#394) * Update w/ filesystem locator. version: bug