Skip to content

Releases: litestar-org/sqlspec

v0.38.4

27 Jan 17:24
7e8af3e

Choose a tag to compare

What's Changed

  • fix(storage): ensure streams are buffered by @cofin in #344
  • fix: race condition in connection pool initialization by @cofin in #347

Full Changelog: v0.38.3...v0.38.4

v0.38.3

23 Jan 20:31
0593663

Choose a tag to compare

What's Changed

  • feat(migrations): enhance logging and migration tracking by @cofin in #339
  • feat: add on_connection_create hooks and fix DuckDB variable persistence by @cofin in #342

Full Changelog: v0.38.2...v0.38.3

v0.38.2

22 Jan 18:36
4e51156

Choose a tag to compare

What's Changed

  • fix: storage backend path handling and async streaming blocking by @cofin in #337
  • feat: add use_logger parameter for migrations and include_driver_name for logging by @cofin in #338

Full Changelog: v0.38.1...v0.38.2

v0.38.1

22 Jan 00:02
ac19c46

Choose a tag to compare

What's Changed

  • feat: add Python 3.14 CI testing and MyPyC wheel builds by @cofin in #331
  • fix: litestar plugin session provider by @ftsartek in #332
  • fix: driver parameter normalization by @cofin in #333
  • chore(release): bump to v0.38.1 by @cofin in #334
  • fix: build issues for mysql by @cofin in #335

New Contributors

Full Changelog: v0.38.0...v0.38.1

v0.38.0

17 Jan 00:23
e14094e

Choose a tag to compare

What's Changed

  • feat: improve logging with structured context and COMMAND operation type by @cofin in #326
  • feat: add value_type parameter for type conversion in select_value methods by @cofin in #329
  • feat: more granular exception mapping by @cofin in #330

Full Changelog: v0.37.1...v0.38.0

v0.37.1

16 Jan 04:52
2271fee

Choose a tag to compare

What's Changed

  • feat: add column pruning optimization and fix pagination parameter filtering by @cofin in #325

Full Changelog: v0.37.0...v0.37.1

v0.37.0

16 Jan 02:41
344074a

Choose a tag to compare

What's Changed

  • feat: enhance builder and count queries by @cofin in #324

Full Changelog: v0.36.3...v0.37.0

v0.36.3

15 Jan 22:24
d08ee66

Choose a tag to compare

What's Changed

  • fix: corrections for select_with_count and select_only by @cofin in #323

Full Changelog: v0.36.2...v0.36.3

v0.36.2

15 Jan 19:19
0201076

Choose a tag to compare

What's Changed

  • fix: handle additional exception handler edge cases by @cofin in #322

Full Changelog: v0.36.1...v0.36.2

v0.36.1

15 Jan 05:00
4e79ae5

Choose a tag to compare

What's Changed

  • docs: improved styling by @cofin in #317
  • fix: close DuckDB file-based connections on context exit by @cofin in #319

Full Changelog: v0.36.0...v0.36.1