Skip to content

Releases: ARM-software/golang-utils

Release 1.1.0

10 Sep 14:40
Compare
Choose a tag to compare

Changelog

This document contains a history of significant changes which have been released for golang-utils. Please note that
beta releases are not included in this history.

"" "1.1.0" (2021-09-10)

Features

  • Added a way to perform an action after some time: ScheduleAfter (#202109092134)

Bugfixes

  • Dependency upgrade: gopsutil v3-3.21.8 (#202109021259)
  • Dependency upgrade: zerolog-1.24.0 (#202109021331)
  • Fixed Schedule race condition reported by golang race detector (#202109021504)
  • Fixed Subprocess race condition reported by golang race detector (#202109021553)
  • Fixed lock file race condition reported by golang race detector (#202109031636)
  • Introduced deadlock detector where shared resources are used (#202109092209)

Improved Documentation

  • Improved DEVELOPER guide (#202108251951)

Misc

  • #202108260927, #202109021444, #202109031754

"1.0.0" (2021-08-25)"1.0.0" (2021-08-25)

Major changes

  • Initial Release (#202108121209)
  • Changed imports to ARM-software organisation (#202108121238)

Improved Documentation

  • Added guides (#202108121209)
  • Added Licence headers (#202108121730)

Misc

  • #202108131530, #202108231725

Release 1.0.0

25 Aug 02:11
Compare
Choose a tag to compare

Changelog

This document contains a history of significant changes which have been released for golang-utils. Please note that
beta releases are not included in this history.

"1.0.0" (2021-08-25)"1.0.0" (2021-08-25)

Major changes

  • Initial Release (#202108121209)
  • Changed imports to ARM-software organisation (#202108121238)

Improved Documentation

  • Added guides (#202108121209)
  • Added Licence headers (#202108121730)

Misc

  • #202108131530, #202108231725