Skip to content

Latest commit

 

History

History
228 lines (147 loc) · 7.77 KB

File metadata and controls

228 lines (147 loc) · 7.77 KB

CHANGELOG

Unreleased

  • Fix corepack (#725)

  • Update aws-iam-authenticator to v0.7.17 in the pulumi image, and install it from the upstream release binaries instead of go install since newer releases can no longer be installed that way. (#681)

  • Add yq to the go, java, nodejs, python, and dotnet runtime Docker images (#756)

  • Add yq to the pulumi/pulumi container (#756)

3.234

  • Include pulumi-language-bun in the nodejs images so the Bun language runtime can be used out of the box. (#709)

  • Add Node.js 26 and drop 20 (#703)

3.237.0

  • Pin pnpm to v10 (#706)

3.234.0

  • Update Go version to 1.26 (#651)

  • Install OPA policy analyzer plugin in the kitchen sink image (#664)

3.214.1

  • Update Debian-based images to Debian Trixie (13).
  • Remove Node.js 23 support (EOL).

3.211.0

  • Update default Python version to 3.13 & add Python 3.14 to the kitchen sink image (#595)

3.209.0

  • Update default Python version to 3.13 & add a Python 3.14 standalone image (#555)

3.202.0

  • Provider Build Environment image: Update golangci-lint to v2 (#515)

  • Add tags and labels for dependabot (#510)

  • Add Bun to allow using it as a package manager for Node.js programs (#509)

  • Add pnpm to Node.js images (#509)

  • Fix pushing all image variants of pulumi/pulumi to ECR and GHCR (#492)

3.178.0

  • Pin Gradle to 8.14.2 and Maven to 3.9.10 in the UBI Java image (#487)

3.175.0

  • Ensure we install Yarn classic (#480)

3.171.0

  • Support Node.js 24 (#464)

3.167.0

  • Update corepack (#391)
  • Drop .NET 6.0 container (#436)
  • Drop .NET 6.0 from kitchen sink (#437)
  • Update tools in build-environment (#441)
  • Update aws-iam-authenticator to 0.6.31 (#442)
  • Update to Go 1.24 (#443)

3.147.0

  • Add ARM64 version of the kitchen sink and provider build environment images (#377)

3.146.0

  • Update to redhat/ubi9 for UBI based images (#342)

  • Update Poetry config for the Poetry 2.0 release (#353

3.144.0

  • Update Go container to debian 12 (bookworm) slim as base image (#347)

  • Update aws-iam-authenticator to version 0.6.29 (#345)

  • Include uv in images that provide Python -(341)

  • Default to Python 3.12 instead of 3.13 (335)

  • Install Python and Node.js in the UBI containers using pyenv and fnm ([326])#326))

  • Update default language versions (324)

  • Add .NET 9.0 to the kitchen sink and as per-language version (#318

  • Add Node.js 23 and Python 3.13 to the kitchen sink and as per-language versions (#309

  • Add nonroot variant for the kitchen sink image (#277

  • Add per language versions for ubi images (#260)

3.132.0

  • Add dotnet 8.0 to the kitchen sink image (#259

  • Include fnm and Nodejs 18, 20 and 22 in the kitchen sink image (#253

3.131.0

  • Add per-language versions of the pulumi/pulumi-dotnet image (#257)

  • Add per-language versions of the pulumi/pulumi-nodejs image (#255)

  • Include jq in the kitchen sink image (#258)

  • Include pyenv and Python 3.9 to 3.12 in the kitchen sink image (#232)

3.130.0

  • Add $GOPATH/bin to $PATH for Go containers (249)

  • Ensure corepack is installed in the pulumi/pulumi image (#247)

  • Add Poetry to Python images (#240)

3.128.0

  • Update to debian 12 (bookworm) slim as base image (#236)

  • Add per-language versions of the pulumi/pulumi-python image (#226)

  • Unpin Azure CLI tools ([#214])(#214))

  • Ensure that the containers are compatible with deployments ([#219])(#219)

  • Test AWS CLI and templates in the pulumi/pulumi image (#213)

  • Fix compilation issue when running azure-java in pulumi-java (#212)

  • Test Azure CLI and templates in the pulumi/pulumi image (#208)

3.117.0

  • Revert adding Oracle Cloud Infrastructure CLI (oci-cli) (#195)

3.116.0

  • Add Oracle Cloud Infrastructure CLI (oci-cli) (#182)

3.112.0

  • Install the latest version of npm in the pulumi/nodejs image (#190)

3.87.0

  • Upgrade Go to 1.21.1. (#159)

3.82.0

  • Upgrade Node.js in the pulumi/pulumi image and pulumi/nodejs UBI image to the Active LTS version 18 (#150)

3.63.0

  • Upgrade Go to 1.20.3. (#134)