Skip to content

Releases: litestar-org/pytest-databases

v0.3.1

18 Apr 20:03
0b7cacd
Compare
Choose a tag to compare

What's Changed

  • fix: addresses an issue with the alloydb omni integration by @cofin in #31

Full Changelog: v0.3.0...v0.3.1

v0.3.0

18 Apr 00:05
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump sqlparse from 0.4.4 to 0.5.0 in /requirements by @dependabot in #27
  • feat: split compose into multiple files by @cofin in #28
  • feat: support for Google AlloyDB Omni by @cofin in #29

Full Changelog: v0.2.5...v0.3.0

v0.2.5

10 Apr 17:44
f76f61b
Compare
Choose a tag to compare

What's Changed

  • feat: Add Elasticsearch support by @kedod in #24

New Contributors

  • @kedod made their first contribution in #24

Full Changelog: v0.2.4...v0.2.5

v0.2.4

10 Apr 14:02
5a30792
Compare
Choose a tag to compare

What's Changed

  • feat: custom project name & parallel testing by @cofin in #26

Full Changelog: v0.2.3...v0.2.4

v0.2.3

09 Apr 01:29
389b71f
Compare
Choose a tag to compare

What's Changed

  • fix: set defaults for all env vars by @cofin in #25

Full Changelog: v0.2.2...v0.2.3

v0.2.2

06 Apr 22:29
3e62b9c
Compare
Choose a tag to compare

What's Changed

  • feat: fixture now configured docker env variables. by @cofin in #23

Full Changelog: v0.2.1...v0.2.2

v0.2.1

05 Apr 00:07
5c008b0
Compare
Choose a tag to compare

What's Changed

  • fix(ci): build corrections by @cofin in #22

Full Changelog: v0.2.0...v0.2.1

v0.2.0

04 Apr 17:17
f2f428d
Compare
Choose a tag to compare

What's Changed

  • chore(docs): use Litestar branding by @cofin in #19
  • build(deps): bump actions/download-artifact from 3 to 4 by @dependabot in #18
  • chore(ci): enable license header requirement by @cofin in #20
  • feat: add support for redis, keydb, and dragonfly by @cofin in #21

Full Changelog: v0.1.0...v0.2.0

v0.1.0

03 Apr 00:14
310af3f
Compare
Choose a tag to compare

What's Changed

Initial Release

  • feat: implements existing fixtures by @cofin in #6
  • build(deps): bump actions/download-artifact from 3 to 4 by @dependabot in #5
  • build(deps): bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.14 by @dependabot in #4
  • build(deps): bump softprops/action-gh-release from 1 to 2 by @dependabot in #3
  • build(deps): bump actions/checkout from 3 to 4 by @dependabot in #2
  • build(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #1
  • fix(build): requirements update by @cofin in #7
  • build(deps): bump docker/setup-qemu-action from 2 to 3 by @dependabot in #9
  • build(deps): bump pypa/cibuildwheel from 2.11.4 to 2.17.0 by @dependabot in #8
  • feat: docs and build pipeline by @cofin in #10
  • feat: mariadb services and configurable database connections by @cofin in #11
  • feat(ci): build updates by @cofin in #12
  • build(deps): bump github/codeql-action from 2 to 3 by @dependabot in #17
  • build(deps): bump actions/github-script from 6 to 7 by @dependabot in #16
  • build(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #15
  • build(deps): bump actions/setup-python from 4 to 5 by @dependabot in #14
  • build(deps): bump dawidd6/action-download-artifact from 2 to 3 by @dependabot in #13

New Contributors

Full Changelog: https://github.com/jolt-org/pytest-databases/commits/v0.1.0