Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

edgedb-python 1.2.0 #403

Merged
merged 6 commits into from
Nov 23, 2022
Merged

edgedb-python 1.2.0 #403

merged 6 commits into from
Nov 23, 2022

Conversation

fantix
Copy link
Member

@fantix fantix commented Nov 23, 2022

Changes

Fixes

Docs

quinchs and others added 6 commits November 23, 2022 11:54
* Handle IdleSessionTimeoutError in blocking client reconnect
Error position and hint are now included by default if present,
overridden by EDGEDB_ERROR_HINT (enabled/disabled).

The output is aslo colored if the stderr refers to a terminal,
overriden by EDGEDB_COLOR_OUTPUT (auto/enabled/disabled).
This is not a breaking change; `--file` itself without a path works the
same way as it was before.

* Also use color in codegen output
Changes
=======

* Output pretty error if possible (#399)
  (by @fantix in a2bec18 for #399)

* Codegen: allow providing a path after --file (#400)
  (by @fantix in 6bce57e for #400)

Fixes
=====

* Handle ErrorResponse in ping (#393)
  (by @fantix in 8b28947 for #393)

* Disallow None in elements of array argument
  (by @fantix in 26fb6d8)

Docs
====

* Remove references to unix-domain sockets
  (by @quinchs in 4b8bec6)
@github-actions github-actions bot merged commit c4413a6 into 1.x Nov 23, 2022
@github-actions github-actions bot deleted the v1.2 branch November 23, 2022 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants