pulumi/sdk
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
..
dotnet [sdk/dotnet] - Thread-safe concurrency-friendly global state (#6139) 2021-04-09 15:55:34 -04:00
go [automation/dotnet] Expose WorkspaceStack.GetOutputsAsync (#6699) 2021-04-07 16:23:38 -07:00
nodejs explicitly create event log file for nodejs automation api (#6730) 2021-04-08 14:31:56 -07:00
proto Add support for serialized resource references. (#5041) 2020-10-27 10:12:12 -07:00
python [automation/dotnet] Expose WorkspaceStack.GetOutputsAsync (#6699) 2021-04-07 16:23:38 -07:00
go.mod Revert "Swap out YAML parser library (#6642)" (#6681) 2021-04-01 14:44:29 -06:00
go.sum Revert "Swap out YAML parser library (#6642)" (#6681) 2021-04-01 14:44:29 -06:00
README.md Updating .NET references 2020-04-27 12:42:11 -07:00

Pulumi Language SDKs

This directory contains the Pulumi SDKs for all supported languages.

Please see the respective READMEs for information about installing and using these libraries:

The language providers work by implementing gRPC interfaces defined in proto/.