pulumi/pkg/backend
Luke Hoban 8c0d1698b0
Upgrade to latest gRPC (#1071)
We previously locked our dependency on google.golang.org/grpc to 1.7.2 due to issues we had seen on 1.8.x as noted in #701. However, this has prevented us using some other dependencies which require newer grpc. A test in this repo and AWS showed no problems with the latest 1.10.x versions of the library in our tests.

We'll go ahead and remove this constraint and allow grpc to float forward. If we see issues again, we'll use that repro case to investigate an alternative fix in our code.

Resolves #701.
2018-03-22 16:27:28 -07:00
..
cloud Upgrade to latest gRPC (#1071) 2018-03-22 16:27:28 -07:00
local Add support for service-managed stacks. (#1067) 2018-03-22 10:42:43 -07:00
state Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
backend.go Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
display.go Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
stack.go Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
updates.go Add deployment to UpdateInfo (#1013) 2018-03-08 13:56:59 -08:00