Releases: OpenTermsArchive/engine
v10.1.2
10.1.2 - 2025-12-09
Full changeset and discussions: #1212.
Development of this release was supported by Reset Tech.
Fixed
- Exclude development and local config files from the published package to avoid unintentionally overriding default configuration
v10.1.1
10.1.1 - 2025-11-25
Full changeset and discussions: #1209.
Development of this release was supported by the European Commission for its VLOPs/VLOSEs instance.
Fixed
- Support proxies in GitLab issues reporting
v10.1.0
10.1.0 - 2025-11-24
Full changeset and discussions: #1202.
Development of this release was supported by the French Ministry for Foreign Affairs through its ministerial State Startups incubator under the aegis of the Ambassador for Digital Affairs.
Added
- Add support for publishing datasets to data.gouv.fr; configure
dataset.datagouv.datasetIdordataset.datagouv.organizationIdOrSlugin configuration file and setOTA_ENGINE_DATAGOUV_API_KEYenvironment variable - Add ability to publish datasets to multiple platforms simultaneously; datasets can now be published to GitHub (or GitLab) and data.gouv.fr in parallel
v10.0.1
10.0.1 - 2025-11-24
Full changeset and discussions: #1208.
Development of this release was supported by the French Ministry for Foreign Affairs through its ministerial State Startups incubator under the aegis of the Ambassador for Digital Affairs.
Fixed
- Prevent external hosts from accessing the collection API directly
v10.0.0
10.0.0 - 2025-11-20
Full changeset and discussions: #1207.
Development of this release was supported by the French Ministry for Foreign Affairs through its ministerial State Startups incubator under the aegis of the Ambassador for Digital Affairs.
Added
- Add
ota apply-technical-upgradesCLI command to apply technical upgrades independently
Changed
- Breaking: Remove
--extract-onlyoption fromota trackcommand; use the newota apply-technical-upgradescommand instead
Fixed
- Fix incorrect versioning that occurred when adding new source documents to combined terms declarations
v9.2.3
9.2.3 - 2025-11-19
Full changeset and discussions: #1204.
Development of this release was supported by the French Ministry for Foreign Affairs through its ministerial State Startups incubator under the aegis of the Ambassador for Digital Affairs.
Fixed
- Fix email reporting on collection API errors
v9.2.2
9.2.2 - 2025-11-19
Full changeset and discussions: #1203.
Development of this release was supported by the French Ministry for Foreign Affairs through its ministerial State Startups incubator under the aegis of the Ambassador for Digital Affairs.
Fixed
- Fix saving records whose content is not yet loaded when using MongoDB storage.
v9.2.1
9.2.1 - 2025-11-19
Full changeset and discussions: #1206.
Development of this release was supported by the European Commission for its VLOPs/VLOSEs instance.
Fixed
- Fix tracking when proxy configuration is provided
v9.2.0
9.2.0 - 2025-11-05
Full changeset and discussions: #1173.
Development of this release was supported by the European Commission for its VLOPs/VLOSEs instance.
Added
- Add proxy support for fetching documents behind firewalls or restricted networks; configure using
HTTP_PROXYandHTTPS_PROXY(orhttp_proxyandhttps_proxy) environment variables - Add debugging options to disable headless mode for visual troubleshooting during development; set
OTA_ENGINE_FETCHER_NO_HEADLESS=1to show browser window - Add sandbox control for improved compatibility with Docker and containerized environments; set
OTA_ENGINE_FETCHER_NO_SANDBOX=1when running in containers
v9.1.2
9.1.2 - 2025-10-30
Full changeset and discussions: #1199.
Development of this release was supported by the French Ministry for Foreign Affairs through its ministerial State Startups incubator under the aegis of the Ambassador for Digital Affairs.
Fixed
- Update Node compatibility metadata; actual compatibility was added in v7.2.1