Releases: googleapis/synthtool
Releases · googleapis/synthtool
None 9.10.17
v2019.10.17 chore: release v2019.10.17 (#311)
synthtool 2019.05.02
05-02-2019 12:29 PDT
Implementation Changes
New Features
- Rework .nycrc to support --all. (#226)
- Add support for metadata comments in samples. (#230)
- Provide 'title' in .readme-partials.yaml to override the default. (#229)
- Add
generator_args
arg to populate--generator-args
artman option. (#224)
Documentation
- Update README run command python3. (#235)
Template Changes
Node
- node: remove grpc-js tests from Node.js builds. (#236)
- build: remove Node 6 from our build templates. (#234)
Ruby
- ruby: add AUTHENTICATION.md template. (#225)
Python
synthtool 2019.04.10
04-10-2019 12:44 PDT
Python templates
- Update noxfile template, add comment explaining why 3.6 (#193)
Node.js templates
- node: use per-repo publish token (#204)
- node: use wombat to publish npm packages (#205)
- node(kokoro): Fetch credentials for magic github proxy (#196)
- node: use node10 to run system-test and samples tests etc (#198)
- Add docuploader credentials to node publish jobs (#197)
Implementation changes
- Check 'metadata' in kwargs. (#211)
New Features
- Add README generation, ported from nodejs-repo-tools (#206, #208, #213, #220)
- Add support for README partials (#207)
- Add support for generating samples/README.md from samples folder (#214, #218)
Documentation
synthtool 2019.02.26
02-26-2019 11:11 PST
Node.js templates
- fix: broken link in CLA (#192)
- build: add docs 404 check to npm scripts (#190)
- node(kokoro): test grpc-js (#189)
- node: move CONTRIBUTING.md to root (#188)
- node: add lint/fix example to contributing guide (#187)
- node: ignore googleapis.com links (#179)
Python templates
Implementation Changes
- Update java formatting version to 1.7 (#186)
- fix proto path to glob only specific versions (#185)
- Add special handling for Python to place protos next to protoc outputs (#184)
Documentation
- Update readme to latest instructions (#182)
Internal / Testing Changes
- Ignore lint error about loader (#183)
synthtool 2019.01.16
synthtool 2018.12.06
synthtool 2018.12.05
synthtool 2018.11.30
synthtool 2018.11.29.2
11-29-2018 14:11 PST
Implementation Changes
- modify exclusion of local deps to not match folder name of repo (#153)