Skip to content

Releases: tmtsoftware/csw-python

pycsw-3.0.2

29 Sep 11:57

Choose a tag to compare

pycsw-3.0.2 Pre-release
Pre-release

Changed

  • Fixed issue with "Current State" publishing from python code.

  • Updated for latest csw version (v3.0.0-M1)

  • Changed event service code to get the redis sentinel location from the location service and use it (previously used hard coded host:port)

  • Added unsubscribe method to EventSubscriber (Used to unsubscribe only: You can also call stop() on the event subscriber thread returned from the subscribe call to stop the listening thread.)

tmtpycsw-2.0.1

15 May 13:04

Choose a tag to compare

Added

  • Added documentation, test code

Changed

  • Updated for csw-2.0.1

tmtpycsw-2.0.0

03 Mar 19:33

Choose a tag to compare

Python support for subscribing to and publishing CSW events as well as receiving CSW Command Service commands.

This version is compatible with CSW-2.0.0.