Skip to content

v1.9.0

Compare
Choose a tag to compare
@nitric-bot nitric-bot released this 12 Sep 04:06
· 680 commits to main since this release
b66b0b2

1.9.0 (2022-09-12)

Bug Fixes

  • gcp: set service.AutogenerateRevisionName=true (592532d)
  • dockerignore location (6a49d28)
  • don't early return in provider.Configure() (c6bcd3e)
  • inline build CLI image. (53fe232)
  • permissions on dockerignore (c3531dd)
  • remove redundant latest tag from images (65f030a)
  • replace docker-credential-helpers with amazon-ecr-credential-helper (abd8a8e)
  • retry pulumi plugin installs (11a8447), closes #288
  • stack name in the providers (b690f04)

Features

  • add dockerbuildkit pulumi sdk (b5b722d)
  • Install docker credential helper for pass. (634f75e)
  • pass stack config through to pulumi providers (6bd2ddc)