- Added state migration callbacks and new Pulumi env setup for OIDC trust across AWS, Azure, and GCP.
- Fixed several crashes and errors, including clear handling of custom resources without IDs, agent claim URL display, schema binding crashes, policy pack hangs, secret unknown serialization, and internal property handling in update plans.
- Improved SDK type handling with precise Python union output types, better union resolution, flexible output type acceptance, and added helper methods to convert ResourceOptions to InvokeOptions.