Skip to content

Releases: spectacles-ci/spectacles

v2.4.0

30 Jan 19:16
Compare
Choose a tag to compare

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

18 Jan 18:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.17...v2.3.18

v2.3.17

17 Jan 17:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.16...v2.3.17

v2.3.16

03 Nov 17:24
cd02c46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.15...v2.3.16

v2.3.15

03 Nov 17:24
Compare
Choose a tag to compare

Full Changelog: v2.3.14...v2.3.15

v2.3.14

03 Jul 15:44
Compare
Choose a tag to compare

What's Changed

v2.3.13

30 May 19:10
ff5673f
Compare
Choose a tag to compare

What's Changed

  • Extend "expired" query wait time to 10 minutes (in #720)

v2.3.12

25 May 16:45
Compare
Choose a tag to compare

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

11 May 10:05
0cf487d
Compare
Choose a tag to compare

What's Changed

  • Extend LookML Validation timeout to 2 hours (#711)

Full Changelog: v2.3.10...v2.3.11

v2.3.10

24 Apr 17:41
Compare
Choose a tag to compare

Fixes

  • Retry httpcore remote prococol error, fixing some transient Looker API issues (#707)

Full Changelog: v2.3.9...v2.3.10