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

Releases: googleapis/artman

v0.45.0

07 Feb 23:10
b8ec27c
Compare
Choose a tag to compare

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

28 Jan 22:36
852773a
Compare
Choose a tag to compare

Bump ARTMAN_VERSION env var and protoc-docs-plugin version

0.44.3

28 Jan 00:08
d1244f0
Compare
Choose a tag to compare

Bump ARTMAN_VERSION env var in Dockerfile

v0.44.2

27 Jan 22:52
f01c469
Compare
Choose a tag to compare

Bug fix from protoc-docs-plugin: use keyword based dict construction instead of dict literals.

v0.44.1

16 Jan 18:56
fc4fd4e
Compare
Choose a tag to compare

Bug fix from gapic-generator: choose paged methods as the example when there are no other methods.

v0.44.0

13 Jan 23:35
Compare
Choose a tag to compare

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

02 Jan 23:49
c20b9cf
Compare
Choose a tag to compare

New features:

v0.42.3

12 Dec 08:39
Compare
Choose a tag to compare

Including latest changes:

v0.42.2

11 Dec 17:44
9d17910
Compare
Choose a tag to compare

In this release:

  • googleapis inside Docker image has been updated
  • Java now uses protoc v3.10.

v0.42.1

19 Nov 02:19
c080e07
Compare
Choose a tag to compare

No new features in this release, just the test changes.