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

Releases: googleapis/artman

v0.16.0

14 Nov 04:07
Compare
Choose a tag to compare

Updates

  • (#523) Add --generator_args to pass a string of args to gapic-generator
  • (#524) Update version of gapic-generator in Docker image

v0.15.10

06 Nov 02:17
9f6bd1c
Compare
Choose a tag to compare

Updates

v0.15.9

29 Sep 04:35
a7414ce
Compare
Choose a tag to compare

This release fixes a local installation problem with pipsi (#507).

v0.15.8

28 Sep 22:29
2bbe732
Compare
Choose a tag to compare

This patch release includes #509 that fixes a bug introduced in #504. Also, updated hashes for gapic-generator and googleapis, as usual.

v0.15.7

28 Sep 00:03
b6943c3
Compare
Choose a tag to compare

Just one small bugfix in this patch release: it looks like we have removed openssh-client from our Dockerfile (#502), so here we put it back there (#506).

v0.15.6

27 Sep 20:30
4ac968d
Compare
Choose a tag to compare

This patch release contains only minor changes to tests and Dockerfile.

  • #503 One failing test whitelisted
  • #502 Update to dependencies

Also, as usual, using the latest builds for gapic-generator and googleapis in Dockerfile.

v0.15.5

21 Sep 22:50
cb42673
Compare
Choose a tag to compare

This is a patch release. No new features, just some small fixes:

  • Using the latest build of gapic-generator
  • Some internal changes (updated Dockerfile and tests)

v0.15.4

17 Sep 18:37
81fceaa
Compare
Choose a tag to compare
  • Samples: add --dev_samples flag to generate samples for languages in which they're not yet production ready; otherwise, only production-ready languages (Python at the moment) get samples if configured.
  • Fallback copyright/license headers
  • Python samples: fix paged, streaming loop handling variables

v0.15.3

13 Sep 18:23
09d5a54
Compare
Choose a tag to compare
  • Ruby: Introduce Showcase CI
  • Ruby: Preserve backticks in method comments
  • Node: Use const instead of var when possible
  • New CI unit tests
  • Samplegen improvements for Python
  • Add vNeap as a valid version string
  • Normalize line endings when splitting for docs

v0.15.2

27 Aug 23:16
48e2c92
Compare
Choose a tag to compare
  • Improvements for CircleCI and system tests, particularly in Rubu and PHP
  • Add gcpApiConfigPath to client default options
  • Infrastructure improvements for generating standalone samples in Python
  • Infrastructure improvements to allow Bazel build process
  • Ruby: Remove overview class
  • Python: utf-8 file header