Releases: NaturalHistoryMuseum/ckanext-versioned-datastore
Release list
v6.9.2
v6.9.1
v6.9.1 (2026-05-20)
Fix
- slug: enfore resource_ids being compared as list
- convert rescource ids into an array to prevent wrong error message
[main 3c8ae2a] bump: version 6.9.0 → 6.9.1
3 files changed, 10 insertions(+), 3 deletions(-)
v6.9.0
v6.9.0 (2026-05-08)
Feature
- adds function to helper for converting multisearch
Fix
- match datastore when listing field names
[main b810ad8] bump: version 6.8.0 → 6.9.0
3 files changed, 13 insertions(+), 3 deletions(-)
v6.8.0
v6.8.0 (2026-05-07)
Feature
- helpers: adds function to helper for converting to multisearch
[main d90693f] bump: version 6.7.0 → 6.8.0
3 files changed, 9 insertions(+), 3 deletions(-)
v6.7.0
v6.7.0 (2026-04-29)
Feature
- add cache clear command
- allow reingesting files
Fix
- handle overlapping methods
- also clear cache after datastore background tasks
Docs
- fix cli instructions
[main a109e11] bump: version 6.6.2 → 6.7.0
3 files changed, 19 insertions(+), 3 deletions(-)
v6.6.2
v6.6.2 (2026-03-23)
Fix
- rename vds_slug_edit auth function
[main b55a757] bump: version 6.6.1 → 6.6.2
3 files changed, 9 insertions(+), 3 deletions(-)
v6.6.1
v6.6.1 (2026-03-17)
Fix
- use correct error class for notimplemented
- return validation error when search window too large
Refactor
- move cache config and clear to ckantools
[main 361e283] bump: version 6.6.0 → 6.6.1
3 files changed, 14 insertions(+), 3 deletions(-)
v6.6.0
v6.6.0 (2026-03-02)
Feature
- allow original filenames for raw downloads
Style
- indent jinja template properly
[main e1ff21b] bump: version 6.5.3 → 6.6.0
3 files changed, 13 insertions(+), 3 deletions(-)
v6.5.3
v6.5.3 (2026-02-16)
Fix
- add class for result_to_dict
- read first line of csv to sniff dialect
[main 7c01fe5] bump: version 6.5.2 → 6.5.3
3 files changed, 10 insertions(+), 3 deletions(-)
v6.5.2
v6.5.2 (2026-01-08)
Fix
- pass null user
- return empty list if validator raises exception
Performance
- cache resource fields
- cache list of public resources
[main 9767d2b] bump: version 6.5.1 → 6.5.2
3 files changed, 15 insertions(+), 3 deletions(-)