Releases: knaw-huc/sd-skosmos
Releases · knaw-huc/sd-skosmos
v2.18.1-1.4.0
Fixed a bug in the cron vocabulary loader, support post requests as well as get for importing vocabularies.
v2.18.1-1.3.2
Fixed
Use the correct path in the crontask, so it actually updates every day (the path changed when the loader container and the skosmos container were separated).
v2.18.1-1.3.1
Release two separate containers: one for Skosmos and one for the Vocabulary Loader
v2.18.1-1.3.0
Changed container setup, update to PHP 8.1
v2.18.1-1.2.4
Update the used Skosmos version.
Base version number is increased, our own appended one isn't -- the changes all come from the updates to Skosmos.
v2.15-1.2.4
Changed auth type for SPARQL endpoint.
v2.15-1.2.3
v2.15-1.2.3
fix for external ttl files encoding
v2.15-1.2.2
Fixed
- Encode ttl file contents to make sure
Content-Length
is set correctly by Pythonrequests
.
v2.15-1.2.1
Minor change/bugfix.
Added
- Environment vars for sparql endpoint and db admin username.
Fixed
- String decode error for 'file' type vocabularies.
Full Changelog: v2.15-1.2.0...v2.15-1.2.1
v2.15-1.2.0
What's Changed
- yaml configurations, external rdf files support by @jarno-knaw in #3
- Feature/#4 adding a cron job to refresh vocabularies by @jarno-knaw in #6
Full Changelog: v2.15-1.1.0...v2.15-1.2.0