Skip to content

Google ApiCore 0.37.0

Choose a tag to compare

@michaelbausor michaelbausor released this 20 Aug 19:07
2d8b910

Google ApiCore 0.37.0

Add gRPC Fallback support

  • Preparatory refactoring (#201, #202)
  • Adds support for a new transport, grpc-fallback (#208)

Add support for grpc_call_invoker

  • Adds support to enable grpc_call_invoker in client options (#207)

Update PathTemplate implemetation

  • Removes Jison and replaces it with a handwritten implementation (#203, #209)

Update common protos

  • Refresh common protos using latest artman image (#210)

Refactoring and cleanup

  • Refactor AgentHeaderDescriptor (#206)