Releases: tmtsoftware/csw-python
Releases · tmtsoftware/csw-python
pycsw-3.0.2
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
Added
- Added documentation, test code
Changed
- Updated for csw-2.0.1
tmtpycsw-2.0.0
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.