Releases: OpenTermsArchive/engine
v1.1.1
1.1.1 - 2024-03-28
Full changeset and discussions: #1065.
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
- Ensure to reopen associated issue if terms become inaccessible again
v1.1.0
1.1.0 - 2024-03-18
Full changeset and discussions: #1063.
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.
Changed
- Introduce
pluginError
error type to isolate plugin errors from the engine and increase robustness
v1.0.0
1.0.0 - 2024-03-14
Full changeset and discussions: #1061.
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.
No code changes were made in this release, it simply signifies that the public API can now be considered stable.
v0.37.1
0.37.1 - 2024-02-20
Full changeset and discussions: #1056.
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 support of service names with special character in the validation CLI
v0.37.0
0.37.0 - 2024-02-20
Full changeset and discussions: #1054.
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.
Changed
- Minimize required privileges associated to the GitHub token to create issues in the declarations repository
v0.36.1
0.36.1 - 2024-02-15
Full changeset and discussions: #1053.
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
- Log a warning in case log emails cannot be sent because of a missing config
v0.36.0
0.36.0 - 2024-02-15
Full changeset and discussions: #1052.
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.
Changed
- Breaking: Base the loading of the Notifier module on the presence of required configuration, not on the environment; only define the
SENDINBLUE_API_KEY
environment variable if you want the Notifier to be loaded, avoid relying onNODE_ENV=production
v0.35.0
0.35.0 - 2024-02-14
Full changeset and discussions: #1051.
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.
Changed
- Consider EAI_AGAIN errors as a legitimate part of the tracking lifecycle rather than causing the engine to crash
v0.34.3
0.34.3 - 2024-02-13
Full changeset and discussions: #1050.
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 engine hang with non-existent service ID
v0.34.2
0.34.2 - 2024-02-12
Full changeset and discussions: #1045.
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 support of special character in service names