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.)