Skip to content

Releases: mharrisb1/cube-http-client

v0.6.1

10 Jul 21:56
Compare
Choose a tag to compare

What's Changed

  • fix(exceptions): improve error handling in V1BaseError.from_response by @mharrisb1 in #20

Full Changelog: v0.6.0...v0.6.1

v0.6.0

07 Jul 20:11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.3...v0.6.0

v0.5.3

22 Jun 18:21
Compare
Choose a tag to compare

What's Changed

  • fix(types): response query segments can be dict by @mharrisb1 in #15
  • fix(types): add missing fields to segments model by @mharrisb1 in #16

Full Changelog: v0.5.2...v0.5.3

v0.5.2

21 May 22:07
Compare
Choose a tag to compare

What's Changed

  • feat(clients): intelligently merge options and client by @mharrisb1 in #12

Full Changelog: v0.5.1...v0.5.2

v0.5.1

21 May 18:25
Compare
Choose a tag to compare

What's Changed

  • fix(models): add missing member names field by @mharrisb1 in #10

Full Changelog: v0.5.0...v0.5.1

v0.5.0

21 May 16:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.5.0

v0.4.2

20 May 14:43
Compare
Choose a tag to compare

What's Changed

  • fix(types): allow dict-style order in query request by @mharrisb1 in #8

Full Changelog: v0.4.1...v0.4.2

v0.4.1

14 May 19:48
Compare
Choose a tag to compare

What's Changed

  • feat(types): add Pydantic query model to load_response.py by @mharrisb1 in #7

Full Changelog: v0.4.0...v0.4.1

v0.4.0

14 May 18:29
Compare
Choose a tag to compare

Breaking change: Expect more as project matures.

  • Adds support for custom response models
  • Refactored routes, clients, and types
  • More test coverage
  • Removed support for pydantic v1

Full Changelog: v0.3.7...v0.4.0

v0.3.7

09 Oct 18:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.6...v0.3.7