-
Notifications
You must be signed in to change notification settings - Fork 74
Comparing changes
Open a pull request
base repository: googleapis/gapic-generator-python
base: v0.61.0
head repository: googleapis/gapic-generator-python
compare: v0.62.0
- 8 commits
- 116 files changed
- 6 contributors
Commits on Jan 28, 2022
-
chore: serialize fragment tests (#1164)
Occasionally the fragment test nox target trips over its feet when running concurrently. This change makes the tests serial by default.
Configuration menu - View commit details
-
Copy full SHA for d84e541 - Browse repository at this point
Copy the full SHA d84e541View commit details -
feat: expose extended operations annotations within generator (#1145)
* feat: full diregapic LROs WIP add test, test fails * Style check * Integrate reviews * Failures * Mypy Co-authored-by: Anthonios Partheniou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e7bee70 - Browse repository at this point
Copy the full SHA e7bee70View commit details -
fix(snippetgen): remove special handling for resource paths (#1134)
There are some bugs in this implementation that stop generation in some APIs and result in incorrect snippets getting generated for others. Back out this feature for now so we can move forward with enabling snippetgen for all APIs.
Configuration menu - View commit details
-
Copy full SHA for 4ea2d11 - Browse repository at this point
Copy the full SHA 4ea2d11View commit details -
fix: fix snippetgen golden file (#1170)
I accidentally merged #1134 without updating the golden files for snippetgen. This PR updates the golden files and marks the 'snippetgen' check required.
Configuration menu - View commit details
-
Copy full SHA for 13b2028 - Browse repository at this point
Copy the full SHA 13b2028View commit details -
fix: add special method parameters to set of reserved module names (#…
…1168) Ignoring flattened parameters, there are four special parameters to all client methods: * request * retry * timeout * metadata These cannot conflict with module names, and so the module names must be disambiguated.
Configuration menu - View commit details
-
Copy full SHA for 8078961 - Browse repository at this point
Copy the full SHA 8078961View commit details -
feat: adds REST server-streaming support. (#1120)
Aza Tulepbergenov authoredJan 28, 2022 Configuration menu - View commit details
-
Copy full SHA for 812cf3e - Browse repository at this point
Copy the full SHA 812cf3eView commit details -
chore(deps): update dependency protobuf to v3.19.4 (#1169)
Co-authored-by: Dov Shlachter <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 28e2fd4 - Browse repository at this point
Copy the full SHA 28e2fd4View commit details -
chore(main): release 0.62.0 (#1166)
🤖 I have created a release *beep* *boop* --- ## [0.62.0](v0.61.0...v0.62.0) (2022-01-28) ### Features * adds REST server-streaming support. ([#1120](#1120)) ([812cf3e](812cf3e)) * expose extended operations annotations within generator ([#1145](#1145)) ([e7bee70](e7bee70)) ### Bug Fixes * add special method parameters to set of reserved module names ([#1168](#1168)) ([8078961](8078961)) * fix snippetgen golden file ([#1170](#1170)) ([13b2028](13b2028)) * **snippetgen:** remove special handling for resource paths ([#1134](#1134)) ([4ea2d11](4ea2d11)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 4f4ad39 - Browse repository at this point
Copy the full SHA 4f4ad39View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.61.0...v0.62.0