Skip to content

Releases: litestar-org/pytest-databases

v0.19.0

23 May 18:33
2060a92

Choose a tag to compare

What's Changed

  • fix: RuntimeError Cannot handle container in state created. by @Gogowitsch in #116
  • fix: rusts and postgres port collision issues by @cofin in #133

New Contributors

Full Changelog: v0.18.0...v0.19.0

v0.18.0

12 May 13:42
443efa4

Choose a tag to compare

What's Changed

  • feat(rustfs): add RustFS object storage support by @cofin in #117
  • feat(mysql,mariadb): migrate to oneshot and add new versions by @cofin in #118
  • feat(dolt): add dolt database service support by @cofin in #119
  • ci: pre-pull docker images with retry to fight registry flakes by @cofin in #122
  • feat: expose container by @provinzkraut in #121
  • ci: Add missing Python versions by @provinzkraut in #124
  • feat: move MariaDB to clientless validation by @cofin in #126
  • feat: move Dolt to clientless validation by @cofin in #125

Full Changelog: v0.17.0...v0.18.0

v0.17.0

10 Mar 19:32
530995e

Choose a tag to compare

What's Changed

  • feat: postgres paradedb extension support by @ftsartek in #110
  • docs: add ParadeDB fixtures to PostgreSQL documentation by @cofin in #112

New Contributors

Full Changelog: v0.16.0...v0.17.0

v0.16.0

20 Jan 22:02

Choose a tag to compare

What's Changed

  • feat(gizmosql): add GizmoSQL database fixture by @cofin in #108
  • feat: implement support for yugabyte by @cofin in #84
  • feat: implement support for mongodb by @cofin in #85

Full Changelog: v0.15.1...v0.16.0

v0.15.1

05 Jan 23:10
95d3cbf

Choose a tag to compare

What's Changed

  • fix(mysql): handle InterfaceError during health check by @cofin in #105

Full Changelog: v0.15.0...v0.15.1

v0.15.0

06 Oct 21:28
9fb5245

Choose a tag to compare

What's Changed

  • feat: Add support for PostgreSQL 18 by @Kumzy in #98
  • fix: resolve StopIteration error in BigQuery emulator fixture by @cofin in #99

Full Changelog: v0.14.1...v0.15.0

v0.14.1

11 Sep 13:26
f5e23c9

Choose a tag to compare

What's Changed

  • docs: update documentation link in README.md by @tylovejoy in #95
  • fix(redis): Prevent redis service from always using server isolation mode by @provinzkraut in #96

New Contributors

Full Changelog: v0.14.0...v0.14.1

v0.14.0

14 Jun 22:07

Choose a tag to compare

What's Changed

  • feat: Enhance Postgres Services with configurable container host by @am1ter in #87

New Contributors

Full Changelog: v0.13.0...v0.14.0

v0.13.0

25 May 01:54

Choose a tag to compare

What's Changed

  • chore(docs): initial revision of docs by @cofin in #74
  • chore(docs): build redirect index by @cofin in #77
  • chore(docs): ensure output directory exists by @cofin in #78
  • fix: tests failing on ARM MacOS by @peterHoburg in #82
  • feat: add valkey module and keydb and dragonfly redis services by @cofin in #83

New Contributors

Full Changelog: v0.12.3...v0.13.0

v0.12.3

21 Apr 04:46

Choose a tag to compare

What's Changed

  • fix(oracle): correct service names used in fixture by @cofin in #73

Full Changelog: v0.12.2...v0.12.3