This repository has been archived by the owner on Mar 1, 2022. It is now read-only.
Releases: googleapis/artman
Releases · googleapis/artman
v0.16.0
v0.15.10
Updates
- (#499) Fixes googleapis/gapic-generator#1587 by applying pandoc to the descriptor set
- (#521) Updated version of gapic-generator in Docker image.
v0.15.9
v0.15.8
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
v0.15.6
This patch release contains only minor changes to tests and Dockerfile
.
Also, as usual, using the latest builds for gapic-generator and googleapis in Dockerfile
.
v0.15.5
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
- 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
v0.15.2
- 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