Commit Graph

165 Commits

Author SHA1 Message Date
Google APIs ceaaf31b3d chore: update Go generator, rules_go, and protobuf
PiperOrigin-RevId: 352816749
2021-01-20 10:13:33 -08:00
Google APIs 89e3c50992 chore: update gapic-generator ruby to version 0.6.10
PiperOrigin-RevId: 351705536
2021-01-13 18:12:26 -08:00
Google APIs 91e206bcfe chore: update gapic-generator-java to 0.0.18
Committer: @miraleung
PiperOrigin-RevId: 350949863
2021-01-09 14:02:18 -08:00
Google APIs 1d5300e777 chore: update gapic-generator ruby to latest version
PiperOrigin-RevId: 350595874
2021-01-07 10:54:49 -08:00
Google APIs 5a3edc8b27 chore: update gapic-generator-go to v0.17.0
Changes include:
- a default audience is generated for client JWT creation
- treats RPCs that have some pagination fields but no repeated field as normal RPCs
- use DefaultEndpoint and DefaultMTLSEndpoint for default options
- updates to bazel & Go deps

PiperOrigin-RevId: 350447881
2021-01-06 16:15:51 -08:00
Google APIs 5206824352 chore: upgrade gapic-generator-python to 0.39.1
feat: add 'from_service_account_info' factory to clients
fix: fix sphinx identifiers
PiperOrigin-RevId: 350246057
2021-01-05 16:44:42 -08:00
Google APIs ad3bb00ed7 chore: update gapic-generator-java to 0.0.16
Committer: @miraleung
PiperOrigin-RevId: 350067652
2021-01-04 19:45:47 -08:00
Google APIs c1a601690b chore: update gapic-generator-java to 0.0.14
Committer: @miraleung
PiperOrigin-RevId: 348091500
2020-12-17 14:13:14 -08:00
Google APIs 360a0e1773 chore: update gapic-generator-java to 0.0.13
Committer: @miraleung
PiperOrigin-RevId: 347849179
2020-12-16 10:29:28 -08:00
Google APIs dd372aa22d fix: remove client recv msg limit
fix: add enums to `types/__init__.py`

PiperOrigin-RevId: 347055288
2020-12-11 12:45:05 -08:00
Google APIs 6d65640b1f chore: update gapic-generator-java to 0.0.11
Committer: @miraleung
PiperOrigin-RevId: 347036369
2020-12-11 11:14:20 -08:00
Google APIs 857f70daef chore: update gapic-generator-java to 0.0.9
Committer: @miraleung
PiperOrigin-RevId: 346372957
2020-12-08 11:38:01 -08:00
Google APIs 160f80d81d chore: Make microgenerators default for all languages
In particular this applies to Java and Python microgenerators.
With this change `java_gapic_*` and `py_gapic_*` rules mean microgenerator versions. The monolith versions of the rules are named as `java_gapic_*_legacy` and `py_gapic_*_legacy` respectively.

Also change Ads BAZEL template to reflect the change in default rule names.

Also change `DO NOT OVERRIDE` comment warnings meaning (to reflect that now by default microgenerator rules are generated and the generated version must be accepted only if the API is being migrated to the microgenerator).

PiperOrigin-RevId: 346227314
2020-12-07 18:51:08 -08:00
Google APIs b8b2f8c288 chore: update gapic-generator-java to 0.0.8
Committer: @miraleung
PiperOrigin-RevId: 346126713
2020-12-07 11:16:14 -08:00
Google APIs 16dd59787d chore: fixing syntax error in the GAPIC metadata JSON file
Use gapic-generator-typescript v1.2.8.
Committer: @alexander-fenster
PiperOrigin-RevId: 345712055
2020-12-04 10:55:15 -08:00
Google APIs 7be2c821dd fix: Update gapic-generator-java to 0.0.7
Committer: @miraleung
PiperOrigin-RevId: 345476969
2020-12-03 10:08:24 -08:00
Google APIs 539f0d44c8 chore: proper format of gapic_metadata.json
Updated gapic-generator-typescript to v1.2.7.
Committer: @alexander-fenster
PiperOrigin-RevId: 345358447
2020-12-02 18:55:15 -08:00
Google APIs c1cef1acd2 fix: Update gapic-generator-java to 0.0.5
Committer: @miraleung
PiperOrigin-RevId: 345340557
2020-12-02 16:48:50 -08:00
Google APIs a631db89eb fix: Update gapic-generator-java to 0.0.4
Committer: @miraleung
PiperOrigin-RevId: 344839958
2020-11-30 10:49:57 -08:00
Google APIs ebdbe9ab53 fix: Update gapic-generator-java to 0.0.3
Committer: @miraleung
PiperOrigin-RevId: 344172074
2020-11-24 19:19:12 -08:00
Google APIs 103cb3af89 fix: Update gapic-generator-java to 0.0.2
Committer: @miraleung
PiperOrigin-RevId: 344119067
2020-11-24 13:16:46 -08:00
Google APIs 2f019bf70b build: use gapic-generator-typescript v1.2.6
Committer: @alexander-fenster
PiperOrigin-RevId: 343202295
2020-11-18 18:55:55 -08:00
Google APIs 5587028631 fix: mark window as global for linter
Use gapic-generator-typescript v1.2.5.
Committer: @alexander-fenster
PiperOrigin-RevId: 343187793
2020-11-18 17:11:12 -08:00
Google APIs 2cda8d285b fix: use optional chaining for window.fetch feature detection
Use gapic-generator-typescript v1.2.4.
Committer: @alexander-fenster
PiperOrigin-RevId: 343136730
2020-11-18 12:50:11 -08:00
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