Skip to content
This repository has been archived by the owner on Mar 1, 2022. It is now read-only.

v0.34.0

Compare
Choose a tag to compare
@yihanzhen yihanzhen released this 20 Aug 18:09
· 104 commits to master since this release
560b5b7

Features from gapic-generator:

  • SampleGen: Sanity checks to sample configs before parsing them into proto parser
  • SampleGen: add license in Node.js samples
  • fix: gl-node x-googl-api-client header should not have 'v' prefix
  • throw exception when optional is empty
  • Switch to machine executor for Bazel builds (to fix tests flakiness)
  • Reconstruct PackagingConfig from other sources (gapic_yaml and protos)
  • SampleGen: Generate samples from sample configs in Java and C#

Features from artman:

  • change gapic_samples to samples in artman config (#715)
  • Update dependency pbr to v5.4.2 (#709)
  • Update dependency babel to >=2.3.4, <2.8.0 (#708)
  • Unpin dependencies (#713)