Skip to content

Releases: tethysplatform/tethys_dataset_services

2.3.0

24 Sep 00:03
34c562c
Compare
Choose a tag to compare

What's Changed

  • Add "expose primary keys" option to create_postgis_store by @swainn in #25

Full Changelog: 2.2.1...2.3.0

2.2.1

30 Mar 16:53
157d2c9
Compare
Choose a tag to compare

Fixes an issue with the create_sql_view_layer:

  • It tries to perform an intermediate reload using the public_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

05 Dec 16:42
5ea4241
Compare
Choose a tag to compare
  • 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 calling reload the endpoint will be called for each port listed.

Tethys Dataset Services 2.1.0

05 May 23:28
Compare
Choose a tag to compare

Improved GeoServer Interface

The Fix CI Release

07 Jul 14:42
ba41b58
Compare
Choose a tag to compare
  • Addressed linting issues
  • Disabled CKAN tests

The "Doc Strings Fix" Release

07 Feb 22:44
Compare
Choose a tag to compare
2.0.1

Version 2.0.1

Drop Python 2 Support

14 Mar 19:41
Compare
Choose a tag to compare

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.