EDIutils
An API Client for the Environmental Data Initiative Repository
The EDI data client is being dragged through its repository's identity-system migration.
◆Recent moves
- 3mo ago
Graceful handling for the deprecated auth token
The client now degrades gracefully as the old auth-token mechanism is deprecated, continuing the IAM migration started in 2.0.0. Short note, but it is what keeps existing scripts from failing outright.
View source ↗ - 7mo ago
EDI-IDs replace Distinguished Names as authentication moves to IAM
⚡ SPARKcreate_dn() is defunct and two listing functions now require an EDI-ID instead of a Distinguished Name, alongside support for EDI's new Identity and Access Manager. The package's entire authentication model changed underneath its users in one release.
View source ↗ - 2y ago
Deprecated archive endpoint fixed
read_data_package_archive() stops calling a deprecated endpoint, and the docs gain an example for retrieving the newest version of a data package. Routine upstream-tracking work of the kind that dominates this package's history.
View source ↗ - 3y ago
CRAN check fixed after EDI repository outage
A failing CRAN check caused by outages in the EDI repository is worked around. Test-infrastructure hardening against a service the package cannot control.
View source ↗ - 4y ago
Character encoding bug fixed in a dependency path
A character encoding bug surfacing through the vcr dependency is fixed. Narrow enough that most users would never have hit it.
View source ↗