You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🔖(minor) bump release to 0.7.0
Changed:
- Upgrade dynaconf to 3.2.6
- Upgrade pyarrow to 17.0.0
- Upgrade pyinstrument to 0.5.7
- Upgrade sentry-sdk to 2.13.0
- Upgrade SQLAlchemy to 2.0.32
- Upgrade starlette to 0.38.5
- Upgrade typer to 0.12.5
- Upgrade uvicorn to 0.30.6
- Recommend using psycopg3 driver for PostgreSQL
🔖(minor) bump release to 0.5.0
Changed:
- Ignore datasets with a query returning no results instead of raising an error
Fixed:
- [CLI] `run` command `reload` option should not be enabled by default