Skip to content

v0.10.0

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Nov 18:04
· 12 commits to main since this release

NOTES:

  • This Go module has been updated to Go 1.24 per the Go support policy. Any consumers building on earlier Go versions may experience errors. (#263)
  • tfsdklog.RegisterTestSink is deprecated in favor or tfsdklog.ContextWithTestLogging (#264)

FEATURES:

  • Added tfsdklog.ContextWithStandardLogging() for test sweeper logging (#162)