Skip to content

Releases: OpenTermsArchive/engine

v10.1.2

09 Dec 14:57

Choose a tag to compare

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

25 Nov 15:54

Choose a tag to compare

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

24 Nov 15:13

Choose a tag to compare

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.datasetId or dataset.datagouv.organizationIdOrSlug in configuration file and set OTA_ENGINE_DATAGOUV_API_KEY environment 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

24 Nov 13:20

Choose a tag to compare

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

20 Nov 09:31

Choose a tag to compare

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-upgrades CLI command to apply technical upgrades independently

Changed

  • Breaking: Remove --extract-only option from ota track command; use the new ota apply-technical-upgrades command instead

Fixed

  • Fix incorrect versioning that occurred when adding new source documents to combined terms declarations

v9.2.3

19 Nov 10:16

Choose a tag to compare

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

19 Nov 09:58

Choose a tag to compare

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

19 Nov 09:26

Choose a tag to compare

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

05 Nov 17:06

Choose a tag to compare

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_PROXY and HTTPS_PROXY (or http_proxy and https_proxy) environment variables
  • Add debugging options to disable headless mode for visual troubleshooting during development; set OTA_ENGINE_FETCHER_NO_HEADLESS=1 to show browser window
  • Add sandbox control for improved compatibility with Docker and containerized environments; set OTA_ENGINE_FETCHER_NO_SANDBOX=1 when running in containers

v9.1.2

30 Oct 09:06

Choose a tag to compare

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