opendatateam / docker-udata

udata and plugins all-in-one Docker image
https://hub.docker.com/r/udata/udata/builds
MIT License
15 stars 12 forks source link

Update udata to 1.6.7 #103

Closed pyup-bot closed 5 years ago

pyup-bot commented 5 years ago

This PR updates udata from 1.6.6 to 1.6.7.

Changelog ### 1.6.7 ``` - Refactor DCAT harvesting to store only one graph (and prevent MongoDB document size overflow) [2096](https://github.com/opendatateam/udata/pull/2096) - Expose sane defaults for `TRACKING_BLACKLIST` [2098](https://github.com/opendatateam/udata/pull/2098) - Bubble up uploader errors [2102](https://github.com/opendatateam/udata/pull/2102) - Ensure `udata worker status --munin` always outputs zero values so munin won't see it has a "no data" response [2103](https://github.com/opendatateam/udata/pull/2103) - Metrics tuning: breaks circular dependencies, drop exec_js/eval usage, proper logging... [2113](https://github.com/opendatateam/udata/pull/2113) - Change reuse icon from "retweet" to "recycle" [2122](https://github.com/opendatateam/udata/pull/2122) - Admins can delete a single comment in a discussion thread [2087](https://github.com/opendatateam/udata/pull/2087) - Add cache directives to dataset display blocks [2129](https://github.com/opendatateam/udata/pull/2129) ```
Links - PyPI: https://pypi.org/project/udata - Changelog: https://pyup.io/changelogs/udata/ - Repo: https://github.com/opendatateam/udata
pyup-bot commented 5 years ago

Closing this in favor of #104