pulumi/sdk/dotnet/Pulumi
Fraser Waters adad9d4234
Stop using Get/SetRootResource in dotnet (#9515)
* Stop using Get/SetRootResource in dotnet

There's no reason to use this engine call in dotnet, the engine address and the root stack resource are both global variables. No point roundtripping through the engine.

* Add to CHANGELOG
2022-05-03 15:12:13 +01:00
..
Core Change Output<T>.ToString() to return a message (#8767) 2022-01-18 13:21:09 +00:00
Deployment Stop using Get/SetRootResource in dotnet (#9515) 2022-05-03 15:12:13 +01:00
Exceptions Fix 7422 - NullPointerException race on Urn property in C# SDK (#8495) 2021-12-10 11:22:42 -05:00
Resources Add RetainOnDelete resource option (#8746) 2022-02-16 22:11:12 +00:00
Serialization Don't crash on null inputs for value types in IOutputCompletionSource.SetValue(OutputData<object?> data) (#8628) 2021-12-23 10:54:48 +00:00
Testing Stop using Get/SetRootResource in dotnet (#9515) 2022-05-03 15:12:13 +01:00
AssemblyAttributes.cs [Automation API] - C# Implementation (#5761) 2021-02-18 11:36:21 +01:00
Config.cs [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
Config_Exceptions.cs [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
Extensions.cs [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
Log.cs Fix docstring on node log.error and other SDK equivalents (#6573) 2021-03-18 13:57:10 -04:00
PublicAPI.Shipped.txt Add RetainOnDelete resource option (#8746) 2022-02-16 22:11:12 +00:00
PublicAPI.Unshipped.txt Verify collection initializers (#8582) 2021-12-20 10:41:04 -05:00
Pulumi.csproj fix: #8994 (#9058) 2022-03-22 11:46:20 +01:00
Stack.cs Fix 7422 - NullPointerException race on Urn property in C# SDK (#8495) 2021-12-10 11:22:42 -05:00