Skip to content

Releases: pulumi/pulumi-docker

v4.5.7

16 Oct 18:26
8f131d9
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: v4.5.6...v4.5.7

v4.5.6

25 Sep 00:23
9ba884b
Compare
Choose a tag to compare

Does the PR have any schema changes?

Found 21 breaking changes:

Resources

  • "docker:index/container:Container":
    • inputs:
      • 🟡 "logOpts": additional properties type changed from "pulumi.json#/Any" to "string"
      • 🟡 "storageOpts": additional properties type changed from "pulumi.json#/Any" to "string"
      • 🟡 "sysctls": additional properties type changed from "pulumi.json#/Any" to "string"
      • 🟡 "tmpfs": additional properties type changed from "pulumi.json#/Any" to "string"
    • properties:
      • 🟡 "logOpts": additional properties type changed from "pulumi.json#/Any" to "string"
      • 🟡 "storageOpts": additional properties type changed from "pulumi.json#/Any" to "string"
      • 🟡 "sysctls": additional properties type changed from "pulumi.json#/Any" to "string"
      • 🟡 "tmpfs": additional properties type changed from "pulumi.json#/Any" to "string"
  • "docker:index/network:Network":
    • inputs:
      • 🟡 "ipamOptions": additional properties type changed from "pulumi.json#/Any" to "string"
      • 🟡 "options": additional properties type changed from "pulumi.json#/Any" to "string"
    • properties:
      • 🟡 "ipamOptions": additional properties type changed from "pulumi.json#/Any" to "string"
      • 🟡 "options": additional properties type changed from "pulumi.json#/Any" to "string"
  • "docker:index/registryImage:RegistryImage":
    • 🟡 inputs: "triggers": additional properties type changed from "pulumi.json#/Any" to "string"
    • 🟡 properties: "triggers": additional properties type changed from "pulumi.json#/Any" to "string"
  • "docker:index/remoteImage:RemoteImage":
    • 🟡 inputs: "triggers": additional properties type changed from "pulumi.json#/Any" to "string"
    • 🟡 properties: "triggers": additional properties type changed from "pulumi.json#/Any" to "string"
  • "docker:index/volume:Volume":
    • 🟡 inputs: "driverOpts": additional properties type changed from "pulumi.json#/Any" to "string"
    • 🟡 properties: "driverOpts": additional properties type changed from "pulumi.json#/Any" to "string"

Types

  • 🟡 "docker:index/NetworkIpamConfig:NetworkIpamConfig": properties: "auxAddress": additional properties type changed from "pulumi.json#/Any" to "string"
  • 🟡 "docker:index/ServiceTaskSpecContainerSpec:ServiceTaskSpecContainerSpec": properties: "sysctl": additional properties type changed from "pulumi.json#/Any" to "string"
  • 🟡 "docker:index/getNetworkIpamConfig:getNetworkIpamConfig": properties: "auxAddress": additional properties type changed from "pulumi.json#/Any" to "string"
    No new resources/functions.

What's Changed

Full Changelog: v4.5.5...v4.5.6

v4.5.5

26 Jul 01:50
310dbf1
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

New Contributors

Full Changelog: v4.5.4...v4.5.5

v4.5.4

24 May 16:58
06d6e0e
Compare
Choose a tag to compare

Changelog

  • 06d6e0e Upgrade pulumi-terraform-bridge to v3.83.0 (#1109)

v4.5.3

27 Mar 18:45
af62097
Compare
Choose a tag to compare

Changelog

  • e8e1af0 Bump the go_modules group across 10 directories with 2 updates
  • f866a5a Combined dependencies PR (#1038)
  • aab039d Fix SSH incompatibility with v25 (#1039)
  • af62097 falseUpdate GitHub Actions workflows. (#1041)

v4.5.2

21 Mar 15:09
ccd8025
Compare
Choose a tag to compare

Changelog

v4.5.1

19 Jan 03:03
014b3fa
Compare
Choose a tag to compare

Changelog

  • 2e1c5d0 Add upstream org for upgrade detection (#897)
  • cca4d2f Add upstreamProviderOrg for upstream release detection (#935)
  • b9bf735 Bump github.com/go-git/go-git/v5
  • 099ed75 Bump github.com/go-git/go-git/v5
  • d4a1cba Bump github.com/go-git/go-git/v5
  • 0caabb5 Bump github.com/go-git/go-git/v5 from 5.9.0 to 5.11.0 in /examples
  • fa101d8 Bump github.com/go-git/go-git/v5 from 5.9.0 to 5.11.0 in /sdk
  • 4b2460d Bump github.com/go-git/go-git/v5 in /examples/aws-container-registry/go
  • 5cc4e2d Bump github.com/go-git/go-git/v5 in /examples/dockerfile-go
  • 6f018b7 Bump github.com/go-git/go-git/v5 in /examples/gcp-container-registry/go
  • cec4511 Bump github.com/go-git/go-git/v5 in /examples/nginx-go
  • f881412 Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /examples/nginx-go
  • b5e7310 Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /sdk
  • 5aeb603 Bump golang.org/x/crypto from 0.15.0 to 0.17.0 in /examples
  • 964a214 Bump golang.org/x/crypto in /examples/aws-container-registry/go
  • a960b54 Bump golang.org/x/crypto in /examples/azure-container-registry/go
  • 45df3d7 Bump golang.org/x/crypto in /examples/digitalocean-container-registry/go
  • 75f1a03 Bump golang.org/x/crypto in /examples/docker-container-registry/go
  • f5a07ab Bump golang.org/x/crypto in /examples/dockerfile-go
  • efbccb0 Bump golang.org/x/crypto in /examples/gcp-container-registry/go
  • 9f6cbbb Bump golang.org/x/crypto in /examples/multi-stage-build-go
  • a68b9e4 Combined dependencies PR (#916)
  • d667382 Combined dependencies PR (#936)
  • 5c1ded4 Combined dependencies PR (#941)
  • 61de332 Fix .dockerignore resolution when using multiple Dockerfiles (#863)
  • 1b8ef34 Fix a panic due to missing repo digests (#915)
  • d39c5b5 Fix incorrect EditDir path in TestAzureContainerRegistry (#880)
  • 7df9bdb Merge remote-tracking branch 'origin/dependabot/go_modules/examples/aws-container-registry/go/github.com/go-git/go-git/v5-5.11.0' into combined-pr-branch
  • 394cffe Merge remote-tracking branch 'origin/dependabot/go_modules/examples/aws-container-registry/go/golang.org/x/crypto-0.17.0' into combined-pr-branch
  • 908c39e Merge remote-tracking branch 'origin/dependabot/go_modules/examples/azure-container-registry/go/github.com/go-git/go-git/v5-5.11.0' into combined-pr-branch
  • 87cf196 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/azure-container-registry/go/golang.org/x/crypto-0.17.0' into combined-pr-branch
  • 1c06819 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/digitalocean-container-registry/go/github.com/go-git/go-git/v5-5.11.0' into combined-pr-branch
  • 3eb0915 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/digitalocean-container-registry/go/golang.org/x/crypto-0.17.0' into combined-pr-branch
  • a7acbb9 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/docker-container-registry/go/github.com/go-git/go-git/v5-5.11.0' into combined-pr-branch
  • 645e719 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/docker-container-registry/go/golang.org/x/crypto-0.17.0' into combined-pr-branch
  • d8a5292 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/dockerfile-go/github.com/go-git/go-git/v5-5.11.0' into combined-pr-branch
  • 69efe64 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/dockerfile-go/golang.org/x/crypto-0.17.0' into combined-pr-branch
  • f75b884 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/gcp-container-registry/go/github.com/go-git/go-git/v5-5.11.0' into combined-pr-branch
  • f1bc668 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/gcp-container-registry/go/golang.org/x/crypto-0.17.0' into combined-pr-branch
  • bc5cbb9 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/github.com/go-git/go-git/v5-5.11.0' into combined-pr-branch
  • 6708133 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/go_modules-security-group-2c4faf3336' into combined-pr-branch
  • d89b7d2 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/go_modules-security-group-d37d48efdf' into combined-pr-branch
  • d2c5a96 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/go_modules-security-group-da6301e220' into combined-pr-branch
  • 9212c24 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/golang.org/x/crypto-0.17.0' into combined-pr-branch
  • 9d8c897 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/multi-stage-build-go/github.com/go-git/go-git/v5-5.11.0' into combined-pr-branch
  • 4edd70e Merge remote-tracking branch 'origin/dependabot/go_modules/examples/multi-stage-build-go/golang.org/x/crypto-0.17.0' into combined-pr-branch
  • c34fb84 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/nginx-go/github.com/go-git/go-git/v5-5.11.0' into combined-pr-branch
  • 2d3a853 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/nginx-go/golang.org/x/crypto-0.17.0' into combined-pr-branch
  • 72f4ce9 Merge remote-tracking branch 'origin/dependabot/go_modules/sdk/github.com/go-git/go-git/v5-5.11.0' into combined-pr-branch
  • fa1efdd Merge remote-tracking branch 'origin/dependabot/go_modules/sdk/golang.org/x/crypto-0.17.0' into combined-pr-branch
  • d09e745 Update GitHub Actions workflows. (#893)
  • fd64864 Update GitHub Actions workflows. (#895)
  • 314860e Update GitHub Actions workflows. (#913)
  • 6db0abf Update GitHub Actions workflows. (#917)
  • fc18b41 Update GitHub Actions workflows. (#930)
  • 18a7edf Update GitHub Actions workflows. (#933)
  • b604599 Update GitHub Actions workflows. (#934)
  • b15ffd4 Update GitHub Actions workflows. (#943)
  • 827c232 Update GitHub Actions workflows. (#944)
  • 9c90e75 Update GitHub Actions workflows. (#949)
  • 34a0705 Update GitHub Actions workflows. (#950)
  • b8e5f56 Update Java (#882)
  • 9c3b192 Upgrade pulumi-terraform-bridge to v3.68.0 (#881)
  • b779abe Upgrade pulumi-terraform-bridge to v3.69.0 (#911)
  • 1dbb20a Upgrade pulumi-terraform-bridge to v3.69.0 (#912)
  • 6883750 Upgrade pulumi-terraform-bridge to v3.70.0 (#932)
  • 014b3fa Upgrade pulumi-terraform-bridge to v3.71.0 (#953)
  • a81df78 bump github.com/go-git/go-git/v5 in /examples/multi-stage-build-go
  • f07ae26 bump the go_modules group across 10 directories with 1 update
  • 8e942b0 bump the go_modules group across 11 directories with 1 update
  • 7a955fa bump the go_modules group across 7 directories with 1 update
  • f262afa bump the go_modules group across 9 directories with 1 update

v4.5.0

21 Nov 00:44
df41766
Compare
Choose a tag to compare

Changelog

v4.4.5

13 Nov 22:08
2641aad
Compare
Choose a tag to compare

Changelog

  • f540110 Bump google.golang.org/grpc
  • 4781ac6 Bump google.golang.org/grpc from 1.57.0 to 1.57.1 in /sdk
  • 38e251b Bump google.golang.org/grpc in /examples/aws-container-registry/go
  • 2e4ff34 Bump google.golang.org/grpc in /examples/azure-container-registry/go
  • 155b297 Bump google.golang.org/grpc in /examples/docker-container-registry/go
  • 8c9c9f2 Bump google.golang.org/grpc in /examples/dockerfile-go
  • fb91aab Bump google.golang.org/grpc in /examples/gcp-container-registry/go
  • 06a0a9f Combined dependencies PR (#839)
  • cb35137 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/aws-container-registry/go/google.golang.org/grpc-1.56.3' into combined-pr-branch
  • e7bd276 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/azure-container-registry/go/google.golang.org/grpc-1.56.3' into combined-pr-branch
  • 09b39c6 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/digitalocean-container-registry/go/google.golang.org/grpc-1.56.3' into combined-pr-branch
  • d1aee3a Merge remote-tracking branch 'origin/dependabot/go_modules/examples/docker-container-registry/go/google.golang.org/grpc-1.56.3' into combined-pr-branch
  • 5bef4ba Merge remote-tracking branch 'origin/dependabot/go_modules/examples/dockerfile-go/google.golang.org/grpc-1.57.1' into combined-pr-branch
  • a132ec3 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/gcp-container-registry/go/google.golang.org/grpc-1.56.3' into combined-pr-branch
  • c71f679 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/google.golang.org/grpc-1.57.1' into combined-pr-branch
  • bdac2f9 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/multi-stage-build-go/google.golang.org/grpc-1.57.1' into combined-pr-branch
  • 68378be Merge remote-tracking branch 'origin/dependabot/go_modules/examples/nginx-go/google.golang.org/grpc-1.57.1' into combined-pr-branch
  • 762ecf2 Merge remote-tracking branch 'origin/dependabot/go_modules/sdk/google.golang.org/grpc-1.57.1' into combined-pr-branch
  • 2889f9d Update GitHub Actions workflows. (#806)
  • 902ce25 Update GitHub Actions workflows. (#811)
  • 9517a56 Update GitHub Actions workflows. (#825)
  • f92930c Update GitHub Actions workflows. (#830)
  • b9a9284 Update GitHub Actions workflows. (#831)
  • ce520c2 Update GitHub Actions workflows. (#836)
  • 7284bef Update Moby dependencies, address skipped builds (#828)
  • 2641aad Update docs for Image (#840)
  • cea7052 Upgrade pulumi-terraform-bridge to v3.63.0 (#809)
  • 4071f45 Upgrade pulumi-terraform-bridge to v3.63.1 (#810)
  • 0de7a0e Upgrade pulumi-terraform-bridge to v3.63.2 (#827)
  • 4988406 bump google.golang.org/grpc from 1.57.0 to 1.57.1 in /examples
  • ecff94a bump google.golang.org/grpc from 1.57.0 to 1.57.1 in /examples/nginx-go
  • 3844d98 bump google.golang.org/grpc in /examples/multi-stage-build-go

v4.4.4

21 Oct 22:16
f84d6a3
Compare
Choose a tag to compare

Changelog

  • 216a71b Bump golang.org/x/net from 0.12.0 to 0.17.0 in /examples
  • 91c0fb4 Bump golang.org/x/net from 0.12.0 to 0.17.0 in /examples/dockerfile-go
  • 46e8075 Bump golang.org/x/net from 0.12.0 to 0.17.0 in /examples/nginx-go
  • 153e214 Bump golang.org/x/net from 0.12.0 to 0.17.0 in /sdk
  • c225ef6 Bump golang.org/x/net in /examples/aws-container-registry/go
  • 47158ba Bump golang.org/x/net in /examples/azure-container-registry/go
  • 7c929be Bump golang.org/x/net in /examples/digitalocean-container-registry/go
  • c0f0199 Bump golang.org/x/net in /examples/docker-container-registry/go
  • 9e67cb8 Bump golang.org/x/net in /examples/gcp-container-registry/go
  • 23b4174 Bump golang.org/x/net in /examples/multi-stage-build-go
  • e6e406f Combined dependencies PR (#801)
  • 3b71707 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/aws-container-registry/go/golang.org/x/net-0.17.0' into combined-pr-branch
  • e077c15 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/azure-container-registry/go/golang.org/x/net-0.17.0' into combined-pr-branch
  • b5f3755 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/digitalocean-container-registry/go/golang.org/x/net-0.17.0' into combined-pr-branch
  • f49062d Merge remote-tracking branch 'origin/dependabot/go_modules/examples/docker-container-registry/go/golang.org/x/net-0.17.0' into combined-pr-branch
  • aed74d1 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/dockerfile-go/golang.org/x/net-0.17.0' into combined-pr-branch
  • c23842f Merge remote-tracking branch 'origin/dependabot/go_modules/examples/gcp-container-registry/go/golang.org/x/net-0.17.0' into combined-pr-branch
  • 8c045fc Merge remote-tracking branch 'origin/dependabot/go_modules/examples/golang.org/x/net-0.17.0' into combined-pr-branch
  • b398a29 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/multi-stage-build-go/golang.org/x/net-0.17.0' into combined-pr-branch
  • 27df5af Merge remote-tracking branch 'origin/dependabot/go_modules/examples/nginx-go/golang.org/x/net-0.17.0' into combined-pr-branch
  • 70adbab Merge remote-tracking branch 'origin/dependabot/go_modules/sdk/golang.org/x/net-0.17.0' into combined-pr-branch
  • 56fb357 Prevent unknown inflection in build (#799)
  • 24161ac Update GitHub Actions workflows. (#798)
  • 475e757 Update GitHub Actions workflows. (#802)
  • f84d6a3 Update GitHub Actions workflows. (#804)