Skip to content

Releases: schireson/pytest-mock-resources

v2.12.2

10 Mar 23:34
3cb497c
Compare
Choose a tag to compare

What's Changed

  • fix: Deprecated github actions. by @DanCardin in #222
  • fix: Correct github actions test workflow test result paths and dependencies. by @oakhan3 in #223
  • fix: Lower the connection timeout on pymongo client to reduce startup lag. by @LuckierDodge in #221
  • chore: Release version 2.12.2. by @oakhan3 in #224

New Contributors

Full Changelog: v2.12.1...v2.12.2

v2.12.1

17 Sep 18:18
4a92dc2
Compare
Choose a tag to compare

What's Changed

  • feat: Expose postgres fixture factory functions for controlling conta… by @DanCardin in #218

Full Changelog: v2.12.0...v2.12.1

v2.12.0

20 Jun 00:35
f1196b3
Compare
Choose a tag to compare

What's Changed

  • feat: handle CONVERT_TIMEZONE function for Redshift by @Smlep in #214
  • RFC: Allow Redis fixture to use decode_responses parameter by @CrossNox in #215
  • chore: Release 2.12.0. by @DanCardin in #216

New Contributors

Full Changelog: v2.10.4...v2.12.0

v2.10.4

10 Jun 14:34
67886e0
Compare
Choose a tag to compare

What's Changed

  • feat: handle LEN function for Redshift by @Smlep in #212

New Contributors

Full Changelog: v2.10.3...v2.10.4

v2.10.3

15 Apr 12:32
a366cfc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.11.0...v2.10.3

v2.10.2

11 Apr 17:29
f013626
Compare
Choose a tag to compare

What's Changed

  • feat: Improve default postgres driver selection heuristics. by @DanCardin in #206

Full Changelog: v2.10.1...v2.10.2

v2.11.0

11 Apr 17:29
Compare
Choose a tag to compare

Full Changelog: v2.10.2...v2.11.0

v2.10.1

06 Mar 14:44
978190f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.10.0...v2.10.1

v2.10.0

01 Feb 15:49
23e40ad
Compare
Choose a tag to compare

What's Changed

  • feat: Implement support for "client_call" in python on whales, with a… by @DanCardin in #198
  • chore: Adopt ruff. by @DanCardin in #201
  • feat: Add way for 3rd party resources to register into the PMR cli. by @DanCardin in #199

Full Changelog: v2.9.2...v2.10.0

v2.9.2

25 Sep 21:55
670295c
Compare
Choose a tag to compare

What's Changed

  • fix: Yield config rather than the container. by @DanCardin in #196
  • fix: Ensure base model compatibility with DeclarativeBase subclasses. by @DanCardin in #197

Full Changelog: v2.9.1...v2.9.2