Skip to content

v1.1.0-rc.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Feb 08:43
a212941

What's Changed

πŸš€ Features

πŸ› Bug Fixes

  • fix: load built-in aspects from binary instead of resolving YAML by @RomainMuller in #517
  • fix: build ID mismatch when using -covermode without -cover by @RomainMuller in #527
  • fix: required-version respawning of orchestrion causes build failures by @RomainMuller in #522
  • fix(injector: config): better error message when orchestrion.tool.go is missing by @eliottness in #536
  • fix: windows command lines need parsing with CommandLineToArgvW by @RomainMuller in #534
  • fix: auto-pin race condition on go.mod file by @RomainMuller in #521
  • fix: pragma directives not picked up on return statement by @RomainMuller in #540
  • fix: job server fails to start on Windows due to locking error by @RomainMuller in #545

Full Changelog: v1.0.3...v1.1.0-rc.3