github prisma/prisma1 1.29.0-beta
Release 1.29.0-Beta (2019-03-05)

latest releases: 1.34.12, 1.34.11, 1.34.10...
pre-release5 years ago

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

Don't miss a new prisma1 release

NewReleases is sending notifications on new releases.