This repository has been archived by the owner on Sep 2, 2022. It is now read-only.
Release 1.29.0-Beta (2019-03-05)
Pre-release
Pre-release
Changes
Fixes
- 266298d fix(cli-docs): replace GraphQL reference (#4125)
- a724a3e fix(cli-docs): update wording for management secret issues (#4123)
- 740423a fix(cli): improve mongo credentials handling
- 0f785e0 fix(datamodel): omit invalid indices
- f70dfa4 fix(introspection): pg-db usage
Breaking Changes
- We are disabling deploy renames of the shape ( type A-> type B, type B-> type X) in one go. These will now produce a deploy error and ask to be split into two steps.
- The default model names which are being generated by the introspection are now fully camel cased add introspection camelcasing