Udata

Latest version: v10.2.0

Safety actively analyzes 723963 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 30

4.1.0

Not secure
- Do not import simplejson [287](https://github.com/opendatateam/udata-piwik/pull/287)
- Migrate to Python 3.11 following `udata` dependencies upgrade [286](https://github.com/opendatateam/udata-piwik/pull/286)

4.0.2

Not secure
- Remove unused `_total_pages` search property [2726](https://github.com/opendatateam/udata/pull/2726)
- Use -followers as default suggest sort on datasets, reuses and orgas [2727](https://github.com/opendatateam/udata/pull/2727)
- Reintroduce user suggest with mongo contains [2725](https://github.com/opendatateam/udata/pull/2725)

4.0.1

Not secure
- Removed `post_save` signal within `add_resource` and `update_resource` methods. [2720](https://github.com/opendatateam/udata/pull/2720)
- Refactor and update documentation with latest udata updates [2717](https://github.com/opendatateam/udata/pull/2717)
- Add harvest csv adapter for a catalog of harvesters [2722](https://github.com/opendatateam/udata/pull/2722)

4.0.0

Not secure
- [BREAKING] Remove metrics computation with Matomo as a source (cf below) [273](https://github.com/opendatateam/udata-piwik/pull/273)
- Replace mongo legacy image in CI [266](https://github.com/opendatateam/udata-piwik/pull/266)
- Upgrade test and develop deps [284](https://github.com/opendatateam/udata-piwik/pull/284)

Up until this version, metrics were tentatively computed from Matomo for pretty much every object of a udata instance. We found this method to be pretty inaccurate, since Matomo limits the number of records stored to roughly the most visited 1000 for a given "namespace". There's a way around that by using the data from the Live module of Matomo but it's not enabled on our instance for privacy reasons. We also needed to count hits that Matomo could not know of: resources (files) downloads made directly on our server.

Thus, this module now only does three things:
- inject the Matomo tracking code in the templates
- process events for tracking the API usage in Matomo
- process events for tracking some Matomo goals

Metrics computation is now handled by [https://github.com/opendatateam/udata-metrics](udata-metrics) and does not use Matomo as a source.

:warning: Jobs to be unscheduled:
- `piwik-update-metrics`
- `piwik-current-metrics`
- `piwik-yesterday-metrics`

3.3.3

Not secure
- Extend dcat properties support (frequency litteral, creation and modification date, landing page and abstract description) [2715](https://github.com/opendatateam/udata/pull/2715)

3.3.2

Not secure
- **Deprecation**: Topics are now deprecated and will be removed in upcoming releases.
- Use title to improve License guess [2697](https://github.com/opendatateam/udata/pull/2697)
- Add a `q` argument to the paginated datasets resources endpoint, to search through resources titles. [2701](https://github.com/opendatateam/udata/pull/2701)
- Delete discussion with deleted user as only participant [2702](https://github.com/opendatateam/udata/pull/2702)
- Fix error on post creation when adding related reuse [2704](https://github.com/opendatateam/udata/pull/2704)
- Redirect in endpoints routing now returns 308 instead of 302 in order to keep the method and body. [2706](https://github.com/opendatateam/udata/pull/2706)
- Delete badges from datasets fixtures. [2709](https://github.com/opendatateam/udata/pull/2709)

Page 10 of 30

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.