This repository has been archived by the owner on Mar 1, 2022. It is now read-only.
Releases: googleapis/artman
Releases · googleapis/artman
v0.42.0
Include the following features from gapic-generator:
- Update generated java tests to use a unique InProcessChannel name (#3028)
- Assign the proto file where the method is defined (#3027)
- Python: Include custom static files in generated Python docs (#3020)
- test: test streaming pagination for showcase (#3021)
- deprecate resource names not supported by microgenerators (#3016)
- Java samplegen: replace comment-out default lines with an overload of the sample function (#3019)
- samplegen: generate program.cs for c# samples (#3017)
- C# samplegen: remove commented-out lines showing default values of parameters (#3018)
- Add sample_type field to permit in-code samples. (#2996)
- pin jacoco to 0.8.5 for jdk 11 compatibility (#3009)
- Update dependency puppeteer to v2 (#3008)
v0.41.1
This release only includes testing and dependencies changes.
v0.41.0
v0.40.3
v0.40.2
v0.40.1
v0.40.0
v0.39.0
Include the following changes from gapic generator:
- Fix iam dependency resolution for java_gapic_assembly_gradle_pkg
- Parse resource name annotations from imported protos too
Include the following changes in artman:
- Bug fix when resource names plugin is called without gapic.yaml
v0.38.0
v0.37.1
Releasing the patch release with just one change: a test with a wrong PHP configuration is whitelisted so that it does not cause the whole CI failure.