Back to Pulumi

V2.5.0

changelog/v2.5.0.md

3.244.01.8 KB
Original Source

2.5.0 (2020-06-25)

  • Go program gen: prompt array conversion, unused range vars, id handling #4884

  • Go program gen handling for prompt optional primitives #4875

  • Go program gen All().Apply rewriter #4858

  • Go program gen improvements (multiline strings, get/lookup disambiguation, invoke improvements) #4850

  • Go program gen improvements (splat, all, index, traversal, range) #4831

  • Go program gen improvements (resource range, readDir, fileArchive) #4818

  • Set default config namespace for Get/Try/Require methods in Go SDK. #4802

  • Handle invalid UTF-8 characters before RPC calls #4816

  • Improve typing for Go SDK secret config values #4800

  • Fix panic on pulumi up prompt after preview when filtering and hitting arrow keys. #4808

  • Ensure GitHub Action authenticates to GCR when $GOOGLE_CREDENTIALS specified #4812

  • Fix pylint(no-member) when accessing resource.id. #4813

  • Fix GitHub Actions environment detection for PRs. #4817

  • Adding language sdk specific docker containers. #4837

  • Workaround bug in grcpio v1.30.0 by excluding this version from required dependencies. #4883