Skip to content
This repository has been archived by the owner on Sep 2, 2022. It is now read-only.

Release 1.30.0 (2019-04-04)

Compare
Choose a tag to compare
@mavilein mavilein released this 04 Apr 08:03
· 2695 commits to master since this release

Fixes

  • fd2b00a fix(missing-service): create if service does not exist for non-local servers
  • c2929de fix(init-directory): lazy create directory
  • 1946fbf introspection: fix tests, render scalarList by default
  • 4ffbd97 fix executeRaw-based introspection
  • 3c4e347 introspection: disable indeces (not supported yet)

Breaking Changes

  • Introspection: Field names are now camel cased by default 8b9ccf8
  • Introspection: createdAt, updatedAt and id is generated even if not explicitly defined in datamodel v1 4843205