Recent Releases of gel
gel - EdgeDB 5.8
Changelog: https://docs.edgedb.com/changelog/5_x
- Python
Published by msullivan about 1 year ago
gel -
Changelog: https://docs.edgedb.com/changelog/5_x
- Python
Published by 1st1 almost 2 years ago
gel - EdgeDB 4.0
This is a major version release of EdgeDB. The changelog is rather extensive and can be found here.
Read the announcement on our blog and watch the launch event video on YouTube.
- Python
Published by 1st1 over 2 years ago
gel - EdgeDB 3.0
This is a major version release of EdgeDB. The changelog is rather extensive and can be found here: https://www.edgedb.com/docs/changelog/3_x See also the announcement blog post: https://www.edgedb.com/blog/edgedb-3-0
- Python
Published by elprans over 2 years ago
gel - EdgeDB v2.12
The twelfth bugfix release of the 2.x series. All users of 2.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.
- Python
Published by msullivan almost 3 years ago
gel -
The sixth bugfix release of the 2.x series. All users of 2.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.
See the changelog here.
- Python
Published by 1st1 over 3 years ago
gel - EdgeDB v2.1
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: https://github.com/edgedb/edgedb/compare/v2.0...v2.1
- Python
Published by colinhacks over 3 years ago
gel - EdgeDB 2.0 (Sagittarius)

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
- Python
Published by 1st1 over 3 years ago
gel - EdgeDB v1.4
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
Avoid unnecessary updates to parent views and triggers (#3771) (by @msullivan in 5fb344f0)
Drop broken special case for nested insert FOR (#3797) (by @msullivan in fb59493e)
Fix
IN array_unpackfor bigints (#3820) (by @msullivan in a39d5848)Put more parens around index expressions in generated DDL (#3822) (by @msullivan in a5310dfe)
Fix a weird computable/alias interaction (#3828) (by @msullivan in d90652f8)
Support linkprops on backlinks (#3841) (by @msullivan in f06bec50)
Fix generation of
dummy_pathidin nonconflict ctes (#3848) (by @msullivan in 5248eb98)Always correctly handle variadic arguments when producing AST from migrations (#3855) (by @msullivan in 3fb2efa7)
- Python
Published by elprans almost 4 years ago
gel - EdgeDB v1.3
Full Changelog: https://www.edgedb.com/docs/changelog/1_x
- Python
Published by 1st1 almost 4 years ago
gel - EdgeDB 1.0 Alpha 4
See the changelog and the release announcement for information about this release.
- Python
Published by ambv over 5 years ago
gel - EdgeDB 1.0 Alpha 3
See the changelog and the release announcement for information about this release.
- Python
Published by elprans over 5 years ago
gel - EdgeDB 1.0 Alpha 2
See the changelog and the release announcement for information about this release.
- Python
Published by elprans about 6 years ago