Skip to content

v0.19.1

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Oct 15:48
· 1269 commits to main since this release

Summary

  • [#143] Fix tcr stats trace sometimes getting truncated
  • [#151] Fix Go toolchains to force building test files during TCR build phase
  • 3rd party and tools dependencies update to latest version

Changelog

  • 29baf75 Bump Microsoft.NET.Test.Sdk in /tcr-engine/testdata/csharp
  • e372726 Bump github.com/fsnotify/fsnotify from 1.5.4 to 1.6.0
  • 440a7fc Bump github.com/golangci/golangci-lint from 1.49.0 to 1.50.0
  • a3bfb29 Bump github.com/goreleaser/goreleaser from 1.11.4 to 1.11.5
  • 2b12ea1 Bump github.com/spf13/cobra from 1.5.0 to 1.6.0
  • ca06613 Bump golang.org/x/text from 0.3.7 to 0.3.8
  • 40d62cd Comment out datarace rule in golangci-lint configuration
  • be9c8d4 Configure local TCR wrapper to use version 0.19.0
  • 77ae268 Run go mod tidy
  • cb03775 Set gotestsum as local default toolchain
  • 2a3be28 Tune linter configuration and fix code warnings accordingly
  • 0ff1f4e [#143] Fix tcr stats trace sometimes getting truncated
  • 710e207 [#151] Fix Go toolchains to force building test files during TCR build phase