Back to Pulumi

V1.11.0

changelog/v1.11.0.md

3.244.01002 B
Original Source

1.11.0 (2020-02-19)

  • Allow oversize protocol buffers for Python SDK. #3895

  • Avoid duplicated messages in preview/update progress display. #3890

  • Improve CPU utilization in the Python SDK when waiting for resource operations. #3892

  • Expose resource options, parent, dependencies, and provider config to policies. #3862

  • Move .NET SDK attributes to the root namespace. #3902

  • Support exporting older stack versions. #3906

  • Disable interactive progress display when no terminal size is available. #3936

  • Mark ResourceOptions class as abstract in the .NET SDK. Require the use of derived classes. #3943