Skip to content
This repository was archived by the owner on Dec 31, 2023. It is now read-only.

fix!: uint64/int64 fields accept ints instead of strings - #92

Merged
busunkim96 merged 5 commits into
masterfrom
autosynth-googleapis-discovery
Aug 9, 2021
Merged

fix!: uint64/int64 fields accept ints instead of strings#92
busunkim96 merged 5 commits into
masterfrom
autosynth-googleapis-discovery

Conversation

@yoshi-automation

@yoshi-automationyoshi-automation commented Aug 5, 2021

Copy link
Copy Markdown
Contributor

feat: add always_use_jwt_access
fix: fix required query params handling (closes#12)
fix!: uint64/int64 fields accept ints instead of strings

Release-As: 0.5.0

* fix(php): Bump microgenerator version
* fix(monolith): Bump microgenerator versions with monolith removal
Source-Author: Mira Leung <miraleung@users.noreply.github.com>
Source-Date: Wed Jun 23 12:35:59 2021 -0700
Source-Repo: googleapis/googleapis-discovery
Source-Sha: 6a189a8bada35e2657a67b903cad7fee649f2dbc
Source-Link: googleapis/googleapis-discovery@6a189a8
Source-Author: Vadym Matsishevskyi <25311427+vam-google@users.noreply.github.com>
Source-Date: Wed Jun 30 10:37:13 2021 -0700
Source-Repo: googleapis/googleapis-discovery
Source-Sha: abf4cec1ce9e02e4d7d650bf66137c347cdd0d44
Source-Link: googleapis/googleapis-discovery@abf4cec
…propriate (instead of string)
This is a breaking chagne for the clients
Source-Author: Vadym Matsishevskyi <25311427+vam-google@users.noreply.github.com>
Source-Date: Wed Jun 30 16:36:27 2021 -0700
Source-Repo: googleapis/googleapis-discovery
Source-Sha: c5bb8d324832f638d86bc1348fb45fb3d9c1fb30
Source-Link: googleapis/googleapis-discovery@c5bb8d3
https://github.com/googleapis/gapic-generator-python/blob/master/CHANGELOG.md#0505-2021-07-22
Needed to fix failing generated unit tests in #91
Source-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
Source-Date: Thu Aug 5 16:21:09 2021 -0600
Source-Repo: googleapis/googleapis-discovery
Source-Sha: ac663f7f0afb13e3a8cfd04160d1677655c5c613
Source-Link: googleapis/googleapis-discovery@ac663f7
@yoshi-automation
yoshi-automation requested review from a teamAugust 5, 2021 23:16
@product-auto-labelproduct-auto-labelBot added the api: compute Issues related to the googleapis/python-compute API. label Aug 5, 2021
@google-clagoogle-claBot added the cla: yes This human has signed the Contributor License Agreement. label Aug 5, 2021
@busunkim96busunkim96 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 6, 2021
@yoshi-kokoroyoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 6, 2021
@busunkim96busunkim96 changed the title [CHANGE ME] Re-generated to pick up changes from googleapis-discovery.fix!: uint64/int64 fields accept ints instead of stringsAug 6, 2021
@busunkim96

Copy link
Copy Markdown
Contributor

Since there is a breaking change to the samples (0ce21a2), the library should be released immediately after this PR is merged to minimize sample drift.

@busunkim96
busunkim96 merged commit 4d673cf into masterAug 9, 2021
@busunkim96
busunkim96 deleted the autosynth-googleapis-discovery branch August 9, 2021 14:55
@release-pleaserelease-pleaseBot mentioned this pull request Aug 9, 2021
@release-pleaserelease-pleaseBot mentioned this pull request Jan 13, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: computeIssues related to the googleapis/python-compute API.cla: yesThis human has signed the Contributor License Agreement.context: full

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot resize to 0 instances

3 participants

@yoshi-automation@busunkim96@yoshi-kokoro