This repository has been archived by the owner on Mar 1, 2022. It is now read-only.
Releases: googleapis/artman
Releases · googleapis/artman
v0.15.1
v0.15.0
v0.14.3
This patch release contains minor fixes for various issues.
Fixes
v0.14.2
Bugfixes
- Updated gapic-generator to fix several issues:
- Python transports (gapic-generator #2156)
- Node.js asserts (gapic-generator #2154)
v0.14.1
Fixes
In this release, we have changed the protobuf dependency to protobuf >= 3.6.0
to make Go library generation work (#470).
We also updated the artman Docker image to use the latest googleapis and gapic-generator.
v0.14.0
Starting from this release, we will write release notes! 🎉
0.14.0
This release builds some refactoring and fixes that should not affect current users. From our perspective, the most major change is that we fixed the continuous integration and implemented automatic releases based on GitHub tags.
Note: I'm re-tagging this release because of problems with auto-publishing. We're still debugging it!