Releases: tethysplatform/tethys_dataset_services
Releases · tethysplatform/tethys_dataset_services
2.3.0
2.2.1
Fixes an issue with the create_sql_view_layer
:
- It tries to perform an intermediate
reload
using thepublic_endpoint
, which fails often in a containerized environment. - Default behavior is to now call this with the
endpoint
. - An additional argument is added to
create_sql_view_layer
to allow overriding this behavior.
Tethys Dataset Services 2.2.0
- Fixes issue with the
create_sql_view_layer
that prevented it from working. - Adds optional
node_ports
argument to be used when using GeoServer in a clustered mode. When callingreload
the endpoint will be called for each port listed.
Tethys Dataset Services 2.1.0
Improved GeoServer Interface
The Fix CI Release
- Addressed linting issues
- Disabled CKAN tests
The "Doc Strings Fix" Release
2.0.1 Version 2.0.1
Drop Python 2 Support
This release of Tethys Dataset Services drops support for python 2 and is now only Python 3 compatible. Feature-wise, this version is identical to version 1.7.4. If you still need Python 2 support, please use 1.7.4.