Releases: litestar-org/pytest-databases
Releases · litestar-org/pytest-databases
v0.19.0
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
- @Gogowitsch made their first contribution in #116
Full Changelog: v0.18.0...v0.19.0
v0.18.0
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
v0.16.0
v0.15.1
v0.15.0
v0.14.1
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
- @tylovejoy made their first contribution in #95
Full Changelog: v0.14.0...v0.14.1
v0.14.0
v0.13.0
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
valkeymodule andkeydbanddragonflyredis services by @cofin in #83
New Contributors
- @peterHoburg made their first contribution in #82
Full Changelog: v0.12.3...v0.13.0