Releases: spectacles-ci/spectacles
Releases · spectacles-ci/spectacles
v2.4.0
Note: This version of Spectacles drops support for Python 3.8.
What's Changed
Internal
- Move from
setup.py
to Poetry for package management and builds - CI updates to use Poetry
- Upgrades Pydantic from v1.10 to v2.5
Full Changelog: v2.3.18...v2.4.0
v2.3.18
v2.3.17
What's Changed
- Add cache to all_folders and create_query calls by @DylanBaker in #750
Full Changelog: v2.3.16...v2.3.17
v2.3.16
What's Changed
- Relax dependency restrictions by @joshtemple in #733
Full Changelog: v2.3.15...v2.3.16
v2.3.15
Full Changelog: v2.3.14...v2.3.15
v2.3.14
What's Changed
v2.3.13
v2.3.12
What's Changed
Fixes
- Swap retries from httpcore exception to httpx exception for RemoteProtocolError by @DylanBaker in #714
- Skip Explores without dimensions by @joshtemple in #715
- Handle killed status for queries by @joshtemple in #717
- Wait for expired queries to resolve themselves or retry by @joshtemple in #716
- Allow Looker API errors with a single, string-typed error by @joshtemple in #718
Full Changelog: v2.3.11...v2.3.12
v2.3.11
v2.3.10
Fixes
- Retry httpcore remote prococol error, fixing some transient Looker API issues (#707)
Full Changelog: v2.3.9...v2.3.10