github geldata/gel v2.1
EdgeDB v2.1

latest releases: v7.0rc2, v7.0rc1, v6.10...
3 years ago

The first bugfix release of the 2.x series. All users of 2.x are encouraged to upgrade local instances using edgedb project upgrade --to-latest.

v2.1

  • #4182 Fix global defaults with nontrivial computation
  • #4183 Fix migration that removes policy using clause
  • #4185 Support ELSE-less UNLESS CONFLICT on explicit id INSERT
  • #4187 Don't create constraints on derived views when adding a pointer to a type
  • #4188 Fix a bunch of missing source contexts in declarative
  • #4193 Fix an ISE when a computed link is directly a property reference
  • #4194 Fix an ISE when using an empty shape in some contexts
  • #4195 Fix a number of error messages involving collection types in schemas
  • #4196 Avoid doing semi-joins after a sequence of single links
  • #4207 Make range() properly strict in its non-optional arguments
  • #4189 Allow multiple FDs per socket in activation
  • #4197 Add SCRAM authentication over HTTP
  • #4214 Always arm auto-shutdown timer when it's greater than zero
  • #4217 Fix json -> array cast of '[]'

Full Changelog: v2.0...v2.1

Don't miss a new gel release

NewReleases is sending notifications on new releases.