Skip to content

Releases: DAMATS/WPS-Backend

WPS-Backend v0.5.5

24 Feb 14:27
Compare
Choose a tag to compare
  • adding Django connection refresh

WPS-Backend v0.5.4

03 Feb 18:24
Compare
Choose a tag to compare
  • refactoring
  • minor fixes

WPS-Backend v0.5.3

02 Feb 08:41
Compare
Choose a tag to compare
  • refactoring
  • improved error handling
  • removing remaining traces of Python 2 backward compatibility
  • adding queue inspection methods

WPS-Backend v0.5.2

18 Jan 10:18
Compare
Choose a tag to compare
  • allowing use of IPv4 sockets

WPS-Backend v0.5.1

18 Jan 10:17
Compare
Choose a tag to compare
  • improving logging and error handling

WPS-Backend v0.5.0

04 Mar 13:53
Compare
Choose a tag to compare
  • Python 3, Django 2.2 support

WPS-Backend v0.4.2

27 Nov 14:18
Compare
Choose a tag to compare
  • Fixing apps initialization in Django 1.11

WPS-Backend v0.4.1

05 Jun 08:21
bdcd747
Compare
Choose a tag to compare
  • calling job discard callback when a new job cannot be pushed in queue

WPS-Backend v0.4.0

17 Apr 11:40
Compare
Choose a tag to compare
  • restarting workers after configured amount of jobs
  • worker pre-loading

Update release.

13 Mar 08:59
Compare
Choose a tag to compare
  • Special treatment of the OWS 1.1 exceptions.
  • Support for custom context callbacks.