Skip to content

v0.17.0

Latest
Compare
Choose a tag to compare
@iwahbe iwahbe released this 01 May 01:58
· 1 commit to main since this release
87a7e37

Breaking Changes

  • p.Context has been removed in favor of context.Context. #227 (comment) has support for migrating.
  • integration/go.mod has been removed. You need to remove github.com/pulumi/pulumi-go-provider/integration from your go.mod to avoid ambiguous import errors.

What's Changed

Full Changelog: v0.16.0...v0.17.0