Skip to content

CIOOS CKAN v1.3.1

Compare
Choose a tag to compare
@fostermh fostermh released this 08 Feb 23:56
· 43 commits to cioos since this release

What's Changed

  • [#166] CKAN dataset page not all lines are converting to French - Data and Resources section by
  • [#175] Add or relocate volumes for solr and redis data in docker-compose
  • [#173] Add support for ODIS fields to JSON-LD output
  • Fix field and group filtering in harvester config. Harvesters can now filter by multiple field and group values.
  • Add Nginx waf support
  • Correct formatting of JSON fields in API search results
  • Fix various template bugs

Full Changelog: cioos-1.3.0...cioos-1.3.1

How To Acquire

Clone the repo cioos-siooc/ckan

git clone https://github.com/cioos-siooc/ckan.git
git fetch --all --tags
git checkout tags/cioos-1.3.1 -b cioos-1.3.1

Download the release release/cioos-1.3.1

wget https://github.com/cioos-siooc/ckan/archive/refs/tags/cioos-1.3.1.tar.gz -o cioos-1.3.1.tar.gz

Docker cioos/ckan:cioos-1.3.1

docker pull cioos/ckan:cioos-1.3.1