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

Releases: googleapis/artman

v.0.16.11

09 Feb 03:32
74438a2
Compare
Choose a tag to compare

v0.16.10

06 Feb 21:34
Compare
Choose a tag to compare

v0.16.9

04 Feb 22:25
515107d
Compare
Choose a tag to compare

Updates

v0.16.8

01 Feb 19:30
Compare
Choose a tag to compare

Dependencies

v0.16.7

17 Jan 20:08
5bcb888
Compare
Choose a tag to compare

Some bugfixes:

  • (#551) use the common paths for protos residing in different directories
  • (#553) fix something that was broken by the above PR :)

v0.16.6

16 Jan 23:56
3ec18c4
Compare
Choose a tag to compare

Dependencies

Use gapic-generator at commit googleapis/gapic-generator@7886acf

v0.16.5

08 Jan 23:33
0cc4d9e
Compare
Choose a tag to compare
  • (#545) Update protobuf dependencies to 1.17.1

v0.16.4

18 Dec 21:51
a97c26a
Compare
Choose a tag to compare

Includes the following gapic-generator changes:

  • change Go gapics use gax-go/v2
  • Samplegen: initialize a resource name with parameters
  • [golang] Mark "beta" APIs as beta

v0.16.3

17 Dec 21:39
839d572
Compare
Choose a tag to compare

Updates

  • Update gapic-generator dep (#540)
  • [Go] split file across go_package option, not by directory (#539 )
  • Pass in user_config to artman's smoketest (#529)

v0.16.2

20 Nov 18:09
Compare
Choose a tag to compare

Updates

  • Remove working artman calls from whitelist of smoketest (#525)
  • Resolve failure when generating python gapics for iamcredentials (#519)
  • Use latest gapic-generator (#530 )