Skip to content

Releases: BASIN-3D/django-basin3d

1.0.11

29 Jan 16:35
7d9b424
Compare
Choose a tag to compare

Changes:

  • Update basin3d version to 1.1.2 which includes a bug fix and enhancement to EPA plugin.

To update the basin3d metadata on an existing deployment, run ./manage.py migrate from the app's home directory.

1.0.10

26 Sep 16:25
556bedc
Compare
Choose a tag to compare

Changes:

  • Update basin3d version to 1.1.1 which includes hardening of the EPA plugin and support for forthcoming EPA WQP API v3.0. See basin3d EPA plugin documentation for configuration options.

To update the basin3d metadata on an existing deployment, run ./manage.py migrate from the app's home directory.

1.0.9

09 Apr 22:26
8ea1d3d
Compare
Choose a tag to compare

Changes:

  • Update basin3d version to 1.0.3 which includes a fix in the EPA plugin to handle empty results properly.

To update the basin3d metadata on an existing deployment, run ./manage.py migrate from the app's home directory.

1.0.8

03 Apr 11:30
7af6276
Compare
Choose a tag to compare

Changes:

  • None. Mistaken release. It is the same as 1.0.7.

This release requires that users run manage.py migrate in their deployments to update basin3d vocabularies and plugin mapping metadata.

1.0.7

10 Jan 21:21
Compare
Choose a tag to compare

Changes:

  • EPA plugin returns incorrect time series #56
  • pin django to 4.0 #59

This release requires that users run manage.py migrate in their deployments to update basin3d vocabularies and plugin mapping metadata.

1.0.6

19 Oct 18:05
1f32a7b
Compare
Choose a tag to compare

Changes:

  • Update basin3d to 0.5.0 #53
  • Fix documentation error #54

1.0.5

21 Jul 21:33
ddb955d
Compare
Choose a tag to compare

Bug Fixes:

  • Missed update to support basin3d 0.4.3 changes #50

1.0.4

21 Jul 19:25
910583f
Compare
Choose a tag to compare

Bug Fixes:

  • Support FeatureTypeEnum change in basin3d 0.4.3 update #49

1.0.3

21 Jul 14:14
0e29514
Compare
Choose a tag to compare

Bug fixes:

  • Fix url parameter parsing in viewsets.py #47

1.0.2

20 Jul 23:17
Compare
Choose a tag to compare

Bug fixes:

  • DataSourcePluginViewset.retrieve update to use plugin get #45