changelog/v1.11.0.md
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