pulumi/pkg
Fraser Waters 09d67511dd
Revert "Send smart aliases via gRPC to engine (#9731)" (#9999)
* Revert "Send smart aliases via gRPC to engine (#9731)"

This reverts commit cba1880e21.

* Just fully revert the protobuf changes

* Add to CHANGELOG
2022-06-29 13:18:14 +01:00
..
authhelpers Add support for authentication via GOOGLE_CREDENTIALS (#6379) 2022-06-07 16:02:08 +01:00
backend Moving previewDigest to sdk/go/common/display, and exporting it. (#9886) 2022-06-27 09:08:06 -05:00
cmd/pulumi Fix a panic in pulumi plugin ls --project --json (#9998) 2022-06-29 13:15:33 +02:00
codegen Include pkg reference in bound schema types (#9936) 2022-06-23 16:27:44 -07:00
engine Revert "Send smart aliases via gRPC to engine (#9731)" (#9999) 2022-06-29 13:18:14 +01:00
graph Update error handling (#8406) 2021-11-12 18:37:17 -08:00
operations ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
resource Revert "Send smart aliases via gRPC to engine (#9731)" (#9999) 2022-06-29 13:18:14 +01:00
secrets Add support for authentication via GOOGLE_CREDENTIALS (#6379) 2022-06-07 16:02:08 +01:00
testing/integration Add some more checks that io.Copy copies as much as expected (#9859) 2022-06-14 18:17:36 +01:00
util Ensure that FormatOptions.Color is set before use in diag.defaultSink (#9334) 2022-04-01 20:22:35 +01:00
version duplicate version to ensure linking is properly handled 2020-03-19 12:49:34 -07:00
README.md export codegen tests for internal use (#8928) 2022-02-07 12:10:04 +01:00
go.mod Update codegen to Java 0.4.0 (#9992) 2022-06-29 11:36:01 +02:00
go.sum Update codegen to Java 0.4.0 (#9992) 2022-06-29 11:36:01 +02:00

README.md

pulumi/pkg

While pulumi/sdk maintains strict backwards compatibility guarantees, code under pkg/ is handled more informally: while breaking changes are still discouraged they may happen when they make sense.