This repository has been archived by the owner on Mar 1, 2022. It is now read-only.
v0.32.0
artman
- chore(deps): pin dependencies (#680)
- chore(deps): add renovate.json (#675)
- Whitelist firestore (#679)
- node: compile protos into JSON (#678)
- Add a
gapic-samples
field to artman config and pass sample configs to gapic-generator (#677) - Really use temporary directory when generating discogapic configs (#674)
gapic-generator
- py,go,java: remove send/recv msg size limit (googleapis/gapic-generator#2900)
- SampleGen: csproj for Sample package (googleapis/gapic-generator#2894)
- node: Call method without arguments or empty object (googleapis/gapic-generator#2897)
- fix(node): use apiEndpoint instead of servicePath in docs (googleapis/gapic-generator#2899)
- Update intersphinx mappping for requests (googleapis/gapic-generator#2896)
- Python: Fix docstrings for 'retry' arguments (googleapis/gapic-generator#2890)
- Python: Update google-api-core pin to '>= 1.14.0, < 2.0.0dev'. (googleapis/gapic-generator#2891)
- SampleGen: Adjust C# region tags location (googleapis/gapic-generator#2886)