pulumi/sdk/dotnet/Pulumi/Serialization
Josh Studt ef9a1e4e40
[sdk/dotnet] - Thread-safe concurrency-friendly global state (#6139)
* changes necessary for concurrent thread safe global deployment state

* update changelog

* backtrack resource package changes, enable test parallelization

* cleanup comment

* add copyright to new file

* resolve paralellization differences after merging automation api preview

* no longer need to null deployment instance

* Update CHANGELOG.md

* whoops - switch to CHANGELOG_PENDING

* Update CHANGELOG_PENDING.md

move note down to improvements

* attempt to exclude dynami assemblies

Co-authored-by: Anton Tayanovskyy <anton.tayanovskyy@gmail.com>
2021-04-09 15:55:34 -04:00
..
Attributes.cs [dotnet] Resource package registration in .NET (attributes) (#5875) 2020-12-09 23:28:58 +01:00
Constants.cs Add .NET resource ref unit tests. (#6104) 2021-01-14 12:24:41 -08:00
Converter.cs [sdk/dotnet] Fix deserializing resources (#5921) 2020-12-10 22:58:08 -08:00
Deserializer.cs [sdk/dotnet] - Thread-safe concurrency-friendly global state (#6139) 2021-04-09 15:55:34 -04:00
OutputCompletionSource.cs Support remote components in .NET (#5485) 2020-10-06 10:19:22 -07:00
OutputData.cs Output.apply should lift resources from inner Outputs to the top level output. (#3663) 2019-12-17 14:11:45 -08:00
ResourcePackages.cs [sdk/dotnet] - Thread-safe concurrency-friendly global state (#6139) 2021-04-09 15:55:34 -04:00
Serializer.cs Add .NET resource ref unit tests. (#6104) 2021-01-14 12:24:41 -08:00