pulumi/pkg/codegen/convert
Will Jones f9de64c2cb
Bump gRPC dependencies and migrate `grpc.Dial` (#17701)
We'd like to bump `pulumi-java` to 0.17.0, but in order to do so we'll
need to first bump our gRPC dependencies to match. Doing so incurs
dealing with a deprecation -- `grpc.Dial` has been deprecated in favour
of `grpc.NewClient`. This commit makes that upgrade and migration
separately so that we can bump Java in a subsequent piece of work.
2024-11-06 18:36:10 +00:00
..
mapper.go Make GetMapping contextful 2023-06-05 21:34:08 +01:00
mapper_client.go Bump gRPC dependencies and migrate `grpc.Dial` (#17701) 2024-11-06 18:36:10 +00:00
mapper_server.go Make GetMapping contextful 2023-06-05 21:34:08 +01:00
plugin_mapper.go Have `Host.Provider` accept a `PackageDescriptor` (#17244) 2024-09-12 13:17:30 +00:00
plugin_mapper_test.go Normalize plugin.Provider methods to (Context, Request) -> (Response, error) (#16302) 2024-06-07 19:47:49 +00:00