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

Releases: googleapis/artman

v0.32.0

01 Aug 20:16
afb4767
Compare
Choose a tag to compare

artman

  • chore(deps): pin dependencies (#680)
  • chore(deps): add renovate.json (#675)
  • Whitelist firestore (#679)
  • node: compile protos into JSON (#678)
  • Add a gapic-samples field to artman config and pass sample configs to gapic-generator (#677)
  • Really use temporary directory when generating discogapic configs (#674)

gapic-generator

v0.31.0

24 Jul 02:50
5c52097
Compare
Choose a tag to compare

Release a minor version with following changes:

gapic-generator:

  • Java: Remove unsupported retry samples
  • Java: Add @generated to generated package-info files
  • Node.js: drop dependency on through2

artman:
Use a temp directory when generating discogapic config

v0.30.1

18 Jul 20:21
68e1ce9
Compare
Choose a tag to compare

Include the following changes from gapic-generator:

v0.30.0

15 Jul 21:05
ebc8a32
Compare
Choose a tag to compare

gapic-generator changes:

v0.29.4

09 Jul 20:02
7f6132b
Compare
Choose a tag to compare

Included this fix in the latest gapic-generator:

  • Generate helper methods for all resource names of a referenced oneof resource name (#2864)

v0.29.3

01 Jul 20:19
633ac58
Compare
Choose a tag to compare

In this release:

#653 is fixed by updating gapic-generator.

gapic-generator changes included:

v0.29.2

28 Jun 05:44
f168bed
Compare
Choose a tag to compare

This release includes the following fixes:

  • wrap all parameters in 'apostrophes' #656
  • use protoc v3.9.0-rc-1 for PHP #655

Also, the following gapic-generator changes are included:

v0.29.1

26 Jun 21:05
22e143f
Compare
Choose a tag to compare

Changes included in this release are fixes:

In artman:

  • pass the specific YAML loader to yaml.load #648
  • fix --local runs #650

In gapic-generator:

v0.29.0

20 Jun 01:46
cc6a276
Compare
Choose a tag to compare

Include these changes in gapic-generator:

  • Java: Allow package name to not start with "com.google"
  • Node.js: Add GAPIC Bazel Extensions
  • SampleGen: Update Java templates to support int64 values as CLIs

v0.28.0

18 Jun 23:47
14ab56f
Compare
Choose a tag to compare

Include these new features in gapic-generator:

  • Nodejs: Make --package_yaml2 argument optional for Node.js generator
  • SampleGen: parse empty object literals