Google APIs
3f87da2ed1
fix: Update gapic-generator-java to 0.0.1
...
Committer: @miraleung
PiperOrigin-RevId: 343022252
2020-11-17 23:39:38 -08:00
Google APIs
c979fbeb80
fix: linting, updated jsdoc blocks
...
Use gapic-generator-typescript v1.2.3.
PiperOrigin-RevId: 342976840
2020-11-17 17:04:42 -08:00
Google APIs
5fdb685a68
chore: update gapic-generator to v2.8.0
...
PiperOrigin-RevId: 342906697
2020-11-17 11:28:44 -08:00
Google APIs
c6b1c72942
fix: better fallback feature detection, jsdoc update
...
Use gapic-generator-typescript v1.2.2.
PiperOrigin-RevId: 342778480
2020-11-16 20:22:29 -08:00
Google APIs
b759c563ba
fix: do not modify options object, use defaultScopes
...
docs: regenerated jsdoc comments with examples
build: use gapic-generator-typescript v1.2.1
Note: these change require google-gax "^2.9.2". @alexander-fenster will make sure the google-gax version is bumped across libraries.
PiperOrigin-RevId: 341102751
2020-11-06 12:57:32 -08:00
Google APIs
24fb9e5d1f
chore(bazel): update rules_go v0.24.5
...
PiperOrigin-RevId: 339381689
2020-10-27 19:59:55 -07:00
Google APIs
07d41a7e5c
chore: upgrade to gapic-generator 0.35.9
...
PiperOrigin-RevId: 339292950
2020-10-27 11:33:23 -07:00
Google APIs
20b11dfe45
chore: update grpc dependency to v1.33.1
...
PiperOrigin-RevId: 338646463
2020-10-23 03:57:49 -07:00
Google APIs
4b34a08694
chore: upgrade to gapic-generator-python 0.35.6
...
PiperOrigin-RevId: 338489505
2020-10-22 09:36:51 -07:00
Google APIs
c7331b75b0
chore: upgrade to gapic-generator-python 0.35.6
...
PiperOrigin-RevId: 338157137
2020-10-20 16:09:14 -07:00
Google APIs
d6f5ad878c
chore: update gapic-generator to v2.6.2
...
PiperOrigin-RevId: 337925389
2020-10-19 13:49:26 -07:00
Google APIs
9db36e1646
chore(bazel): update bazel gazelle to v0.22.2.
...
PiperOrigin-RevId: 337575842
2020-10-16 14:14:54 -07:00
Google APIs
062f46f246
chore: update gapic-generator-go to v0.15.2
...
Changes include:
- bazel: utilize WKT for some Go deps
- gapic: add `module` plugin option - not for bazel
- updated Go & bazel dependencies
PiperOrigin-RevId: 337404700
2020-10-15 16:27:11 -07:00
Google APIs
3a935fab75
Bump gapic-generator to 2.6.1.
...
- Fix a scenario where generator attempts to assign a string to an integer in tests by using a separate value generator in test generation
PiperOrigin-RevId: 336931287
2020-10-13 12:29:54 -07:00
Google APIs
e72c6d2631
fix: Update gapic-generator to 2.6.0
...
Committer: @miraleung
PiperOrigin-RevId: 336892742
2020-10-13 09:33:16 -07:00
Google APIs
62a8f17878
build: use gapic-generator v2.5.0.
...
PiperOrigin-RevId: 335053173
2020-10-02 10:31:52 -07:00
Google APIs
714c619b7d
fix: Update gax-java to 1.59.0
...
Committer: @miraleung
PiperOrigin-RevId: 334829155
2020-10-01 09:26:45 -07:00
Google APIs
f446e123bc
feat: add Java microgen rules to imports
...
Committer: @miraleung
PiperOrigin-RevId: 334248254
2020-09-28 15:16:43 -07:00
Google APIs
e7375a91e7
GA launch for PersonDetection and FaceDetection features.
...
PiperOrigin-RevId: 334093713
2020-09-27 23:51:31 -07:00
Mira Leung
f7eb0a5b4d
fix: update gapic-generator-java hash
2020-09-25 17:46:14 -07:00
Mira Leung
e06a4c4fcf
Merge branch 'master' into miraleung-patch-1
2020-09-23 16:37:45 -07:00
Mira Leung
11ad24f377
fix: repo path
2020-09-23 16:34:34 -07:00
Mira Leung
3737889daf
fix: naming style updates
2020-09-23 16:33:18 -07:00
Google APIs
7e377ce8f0
chore: use gapic-generator-python 0.33.6
...
PiperOrigin-RevId: 333323660
2020-09-23 10:41:44 -07:00
Google APIs
3dbeac0d54
Update gapic-generator-python pin to 0.33.4
...
PiperOrigin-RevId: 333159182
2020-09-22 14:23:29 -07:00
Mira Leung
63c4bbc2b3
fix: add microgenerator to WORKSPACE
2020-09-21 18:14:55 -07:00
Google APIs
a07206ef5b
feat: Use C# micro-generator v1.3.1
...
PiperOrigin-RevId: 332074649
2020-09-16 13:24:05 -07:00
Google APIs
b821f32047
feat: use https://github.com/googleapis/gapic-generator-csharp for generating C# libraries.
...
PiperOrigin-RevId: 331104099
2020-09-11 01:16:20 -07:00
Google APIs
6a18a3c50f
chore: update python microgen version to 0.33.0
...
PiperOrigin-RevId: 331031262
2020-09-10 15:35:46 -07:00
Google APIs
88d4f10bbe
chore(bazel): update gapic-generator to v2.4.6
...
Changes include:
- a fix for using reroute_to_grpc_interface when generating with grpc_service_config
PiperOrigin-RevId: 329771412
2020-09-02 13:02:18 -07:00
Google APIs
b267d696cd
build: use gapic-generator-typescript v1.1.0.
...
In this release, the naming conflict resolver is introduced.
No changes are expected to the existing libraries, but please talk to @alexander-fenster if you see anything broken.
PiperOrigin-RevId: 328987468
2020-08-28 12:25:32 -07:00
Google APIs
da1d1c4e08
bazel: update Go gapic generator
...
Notable changes in the generator include:
- generation of default deadlines from retry/timeout config
PiperOrigin-RevId: 328816276
2020-08-27 14:26:06 -07:00
Google APIs
1a97126c6c
fix: update gax-java to 1.58.2
...
Committer: @miraleung
PiperOrigin-RevId: 328383688
2020-08-25 12:43:43 -07:00
Google APIs
f75a734e2c
chore: upgrade gapic-generator-python to 0.32.2
...
PiperOrigin-RevId: 328157915
2020-08-24 10:05:15 -07:00
Google APIs
18ffeb71f9
Updates the gapic-generator-ruby import to the latest version using bundler.
...
PiperOrigin-RevId: 327261444
2020-08-18 10:52:01 -07:00
Google APIs
09c2579cfa
chore: upgrade to gapic-generator-python 0.32.0
...
PiperOrigin-RevId: 327246996
2020-08-18 09:49:09 -07:00
Google APIs
0dc0a6c0f1
Update protobuf workspace dependency to v3.13.0.
...
PiperOrigin-RevId: 327026955
2020-08-17 08:40:59 -07:00
Google APIs
874846a191
build: use gapic-generator-typescript v1.0.8
...
This patch release contains a small fix for batching functionality and will only affect nodejs-logging and nodejs-pubsub client libraries.
PiperOrigin-RevId: 326288259
2020-08-12 12:34:46 -07:00
Google APIs
fe291c7daa
Update gapic-generator-ruby WORKSPACE dependency to v0.6.7.
...
PiperOrigin-RevId: 326058518
2020-08-11 11:07:22 -07:00
Google APIs
94006b3cb8
build: use gapic-generator-typescript v1.0.7.
...
This new generator will bring some changes to the generated code across all libraries, but the behavior will only change for nodejs-logging and nodejs-pubsub (those two libraries that use request batching). For other libraries, the changes should be minor (the createApiCall call is simplified) and it should be safe to merge them. Please talk to @alexander-fenster if you have any questions.
PiperOrigin-RevId: 325949033
2020-08-10 21:11:40 -07:00
Google APIs
3758e71fda
Bump gapic-generator dependency version to 2.4.5
...
PiperOrigin-RevId: 325838470
2020-08-10 10:46:55 -07:00
Google APIs
50416c6a31
Bump gapic-generator dependency version to 2.4.4
...
PiperOrigin-RevId: 325530954
2020-08-07 16:29:56 -07:00
Google APIs
26e80fe6cf
chore: cleaning up unnecessary comment block in WORKSPACE file.
...
PiperOrigin-RevId: 324046932
2020-07-30 11:38:53 -07:00
Google APIs
8cda089acc
update python micro-gen version
...
PiperOrigin-RevId: 324035013
2020-07-30 10:46:39 -07:00
Google APIs
74e8cf85f2
chore: upgrade to gapic-generator-python 0.30.0
...
PiperOrigin-RevId: 323630732
2020-07-28 12:37:40 -07:00
Google APIs
b4fa4f3460
Add gapic-generator-ruby repository rules and update grpc to v1.30.2.
...
PiperOrigin-RevId: 323061919
2020-07-24 13:33:02 -07:00
Google APIs
a1c9dba238
chore: upgrade to gapic-generator-python 0.29.1
...
PiperOrigin-RevId: 322700241
2020-07-22 18:42:05 -07:00
Google APIs
5d0eacc7ba
chore: upgrade to gapic-generator-python v0.29.0
...
Also enables the 'add-iam-method' option for KMS and Pub/Sub.
https://github.com/googleapis/gapic-generator-python/releases/tag/v0.29.0
PiperOrigin-RevId: 322659285
2020-07-22 14:44:55 -07:00
Google APIs
1f8c042337
build: update gax-java to v1.57.2
...
changes since last used version:
- Fix javadoc generation on Java11
- Fix Precondition format specifier
- update google-auth-library to 0.21.0
PiperOrigin-RevId: 322592423
2020-07-22 09:40:23 -07:00
Google APIs
1e17dc9f59
build: update gapic-generator-typescript to v1.0.6.
...
PiperOrigin-RevId: 322580120
2020-07-22 08:33:57 -07:00