1.0 RC 4
This changelog summarizes changes and bugfixes in EdgeDB 1.0 Release Candidate 4 “Procyon”. This release is focusing on fixing existing issues rather than introducing new features.
Migrations
EdgeQL
Bindings
While we are getting ready for a stable release of EdgeDB, we continue
the cleanup of our bindings, with a handful of improvements. We now
support non-file variants of tls_ca
and credentials
options.
-
Release edgedb-python v0.21.0 driver. This version will now automatically retry on
TransactionConflictError
. -
Release edgedb-js v0.18.0 driver.
-
Release edgedb-go v0.9.1 driver.