Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@cschleiden cschleiden released this 23 Sep 02:53

What's Changed

Other Changes

  • Upgrade Go version from 1.22 to 1.23 across repository by @Copilot in #416
  • Upgrade Go version from 1.23 to 1.24 by @Copilot in #418
  • Declare tools via new tools directive by @cschleiden in #410
  • Execute activity with name by @lyuboxa in #379
  • Improve JSON output formatting in web UI by @Copilot in #419
  • Increase CI test timeouts to improve MySQL backend test reliability by @Copilot in #421
  • Fix context canceled logged as error when attempting to heartbeat tasks by @Copilot in #423
  • Add Makefile & fmt by @cschleiden in #427
  • Remove checked in binary file by @jwilder in #428
  • Fix various linting errors by @cschleiden in #432
  • Move analyzer to golangci-lint-v2's module system. by @cschleiden in #433
  • Fix linter errors and enable in CI by @cschleiden in #434
  • Update GetBackend calls to include clear option for backend initialization by @cschleiden in #435

New Contributors

Full Changelog: v1.2.0...v1.2.1