Skip to content

Latest commit

 

History

History
104 lines (55 loc) · 1.64 KB

File metadata and controls

104 lines (55 loc) · 1.64 KB

CHANGELOG

Unreleased

  • Upgrade to pulumi-go-provider v1.

2.2.0 (2025-02-13)

Improvements

  • Add setintersection function to std.
  • Add regexall function to std.
  • Add regex function to std.
  • Add cidrsubnets function to std.
  • Add formatlist to std.

2.1.0 (2025-02-07)

Improvements

  • Handle null values in compact.
  • Handle null values in coalesce and try to convert values to the most general type.

1.7.3 (2024-07-17)

Improvements

  • Use latest patch version of go in CI.

1.7.2 (2024-07-02)

Improvements

  • Regenerate SDKs with the latest SDKgen.

Bug Fixes

  • Build statically linked release binaries with CGO disabled.

1.7.1 (2024-07-01)

Improvements

  • Regenerate SDKs with the latest SDKgen.

1.7.0 (2024-07-01)

Improvements

  • Upgrade Go dependencies.

1.6.2 (2024-01-10)

Bug Fixes

  • Regenerate SDKs with the latest SDKgen.

1.6.1 (2024-01-08)

Bug Fixes

  • Regenerate SDKs.

1.6.0 (2024-01-08)

Improvements

  • Upgrade Go dependencies (go-git, grpc, x/crypto, x/net, cloudflare/circl).

1.5.0 (2024-01-04)

Improvements

  • Generated SDKs for dotnet, python, node and python.

Bug Fixes

  • Fix Go program generation not referencing the correct pulumi-std path.

1.4.0 (2023-06-06)

Improvements

  • Generated SDKs for dotnet, python, node and python.

1.3.0 (2023-06-05)

Improvements

  • Generated SDKs for dotnet, python, node and python.

1.2.0 (2023-06-05)

Improvements

  • Generated SDKs for dotnet, python, node and python.

1.1.0 (2023-05-12)

Improvements

  • Generated SDKs for dotnet, python, node and python.