v39.1.0
03-28-2019 16:17 PDT
This release has security fixes.. Versions 36.0.0 => 39.0.0 have a potential vulnerability where the scope of auth objects may be shared across different clients. This was addressed in #1660, and is part of this minor release. All clients should be updated to the latest version.
Bug Fixes
- fix: move context from namespace to class scope (#1660)
New Features
- feat: run the generator (#1659)
Internal / Testing Changes
- fix: README should not be generated (#1657)