Skip to content

Releases: edgedb/edgedb

EdgeDB v2.1

08 Aug 22:23
v2.1
dabe138
Compare
Choose a tag to compare

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

EdgeDB 2.0 (Sagittarius)

29 Jul 19:17
v2.0
7af373f
Compare
Choose a tag to compare

V2_comp

This is a major version release of EdgeDB. The changelog is rather extensive and can be found here: https://www.edgedb.com/docs/changelog/2_x

See also the announcement blog post: https://www.edgedb.com/blog/edgedb-2-0

EdgeDB v1.4

16 May 22:51
v1.4
e4c6e5f
Compare
Choose a tag to compare

The fourth bugfix release of the 1.x series. All users of 1.x are encouraged to upgrade using edgedb project upgrade --to-latest or edgedb instance upgrade <instance_name> --to-latest for instances that are not linked to a project.

Changes

EdgeDB v1.3

19 Apr 06:24
v1.3
3520857
Compare
Choose a tag to compare

v1.2

21 Mar 19:24
v1.2
c0d870b
Compare
Choose a tag to compare

v1.1

04 Mar 19:41
v1.1
d9550ae
Compare
Choose a tag to compare

v1.0

10 Feb 18:07
v1.0
e16e60d
Compare
Choose a tag to compare

The first stable release of EdgeDB is here.

v1.0rc5

01 Feb 04:15
v1.0rc5
b39dff8
Compare
Choose a tag to compare
v1.0rc5

v1.0b1 "Sirius"

18 Mar 19:45
v1.0b1
ca430ae
Compare
Choose a tag to compare
See detailed changelog at
https://github.com/edgedb/edgedb/blob/master/docs/changelog/1_0_b1.rst

v1.0a7 "Lalande 21185"

10 Feb 23:03
v1.0a7
e2bf3c3
Compare
Choose a tag to compare
See detailed changelog at
https://github.com/edgedb/edgedb/blob/master/docs/changelog/1_0_a7.rst