Releases: pulumi/pulumi-docker
Releases · pulumi/pulumi-docker
v4.0.0-alpha.2
What's Changed
- Set Registry Server Name by @guineveresaenger in #465
- Add Cache From feature by @guineveresaenger in #467
Full Changelog: v4.0.0-alpha.1...v4.0.0-alpha.2
v4.0.0-alpha.1
What's Changed
- Update GitHub Actions workflows. by @pulumi-bot in #432
- Add Unit Tests for Input Parsing by @guineveresaenger in #433
- Add Buildkit Option by @guineveresaenger in #434
- Delete unused helper file by @guineveresaenger in #438
- Ensure forward build compatibility for resource provider by @AaronFriel in #444
- Ensure skipPush defaults to false by @guineveresaenger in #439
- Add Docker context build hash check by @guineveresaenger in #446
- Update GitHub Actions workflows. by @pulumi-bot in #454
- Update GitHub Actions workflows. by @pulumi-bot in #455
- Process and display build and push logs by @guineveresaenger in #450
- Use Docker credentials file to log in to registry by @guineveresaenger in #461
- Fix panic in Check function by @guineveresaenger in #462
- Set Warning to write to persistent logs by @guineveresaenger in #464
Full Changelog: v4.0.0-alpha.0...v4.0.0-alpha.1
Docker Image Preview
This is a preview of the Docker Image resource as a fully schematized Pulumi resource. This aims to address a number of issues with this provider.
Please read What Changed for information and discussion on this preview.
This release is mostly comprised of the changes made in #413. Please see master
for further updates as well.
v3.6.1
v3.6.0
v3.5.0
v3.4.1
v3.4.0
v3.2.0
Changelog
- 2ac50c5 Add contributor guide
- 17f180b Don't block the message loop on Docker builds (#314)
- 327a9f9 Remove -a from go build (#328)
- b024019 Update .goreleaser.yml
- f9016f9 Update CHANGELOG.md
- e467e4d Update GitHub Actions workflows.
- fa01592 Update GitHub Actions workflows. (#329)
- eb9a107 Update pulumi-terraform-bridge to v3.20.0 (#348)
- 1ba1620 Update to terraform-bridge v3.11.0, pulumi v3.17.0 (#312)
- bed87e3 Upgrade terraform-provider-docker to v2.16.0 (#349)
v3.1.0
Prepare for v3.1.0 release