This repository has been archived by the owner on Mar 1, 2022. It is now read-only.
Releases: googleapis/artman
Releases · googleapis/artman
v0.45.0
Including the following features from gapic-generator:
- Java: generate tests using the non-flattening overload if an rpc does not have flattening configuration (#3087)
- Generate method overloads when a resource field has multiple resource associated (#3081)
- Fix generated code for changing the timeout. (#3078)
- bazel: Add support for prebuilt PHP binaries (#3079)
- Add multi-pattern resource check for C# (#3080)
Including the following features from proto-java-resource-names-plugin:
- Support multi-pattern resource name with child_type
0.44.4
Bump ARTMAN_VERSION env var and protoc-docs-plugin version
0.44.3
Bump ARTMAN_VERSION env var in Dockerfile
v0.44.2
Bug fix from protoc-docs-plugin: use keyword based dict construction instead of dict literals.
v0.44.1
v0.44.0
gapic-generator:
- update license year
- support empty method signatures
- stop guessing entity names for patterns of multi-pattern resources
- use string literals in samples for an any resource name if there is no other resources
proto-resource-name-plugin:
- support the new multi-pattern resource names in Java
protoc-docs-plugin:
- fix the error when there are comments on options
v0.43.0
New features:
- node.js: feat: add explicit require for mocha googleapis/gapic-generator#3063
- python: un-deprecate resource name functions googleapis/gapic-generator#3062
- python: deprecation warning for Python 2.7 googleapis/gapic-generator#3059
- bazel-related fixes
v0.42.3
Including latest changes:
- googleapis/gapic-generator#3045 Fix "proto" provider regression
- googleapis/gapic-generator#3047 use protobuf v3.10.0 for Java
v0.42.2
In this release:
googleapis
inside Docker image has been updated- Java now uses
protoc
v3.10.
v0.42.1
No new features in this release, just the test changes.