Skip to content

Releases: jneight/django-db-geventpool

v4.0.7

12 Aug 16:30
e573357
Compare
Choose a tag to compare

What's Changed

  • adjust DatabaseWrapperMixin to make sure the base get_new_connection is called when creating a new connection by @kneirinck in #89

New Contributors

Full Changelog: v4.0.6...v4.0.7

v4.0.6

07 Jul 16:55
b3c8e58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.5...v4.0.6

v4.0.5

10 Jun 16:52
3f6cb6f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.4...v4.0.5

v4.0.4

07 Jun 07:15
b534b98
Compare
Choose a tag to compare

Fix package distribution
Fix wrong tests

v4.0.3

25 May 20:44
eeb1a92
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.2...v4.0.3

v4.0.2

14 Jan 13:00
d8a6130
Compare
Choose a tag to compare

What's Changed

  • Fix eventlet rlock using as context manager by @StuBz211 in #75

New Contributors

Full Changelog: v4.0.1...v4.0.2

v4.0.1

10 May 16:13
5e7409c
Compare
Choose a tag to compare
Merge pull request #65 from jneight/release_4.0.1

Update travis config

v4.0.0 (support django >= 3.1)

10 Dec 17:02
9d19881
Compare
Choose a tag to compare

Support for django >= 3.1
Fixes JSONField

v3.2.4 (Support for django <3.1)

28 Oct 08:45
Compare
Choose a tag to compare

JSONField in django >= 3.1 is not backwards compatible with previous versions of django.

v3.2.3

15 Sep 08:45
96d7291
Compare
Choose a tag to compare
Merge pull request #52 from jneight/release_3.2.3

Release 3.2.3