Releases: OpenTermsArchive/engine
v3.0.0
3.0.0 - 2024-12-03
Full changeset and discussions: #1122.
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: Updated peer dependency
@opentermsarchive/terms-typestov2.0.0; in your declarations, if you define a specific version of this library, ensure to also upgrade it tov2.0.0to avoid compatibility issues; see [email protected] for details
v2.7.2
2.7.2 - 2024-11-27
Full changeset and discussions: #1121.
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
- Optimize performance for Git storage
v2.7.1
2.7.1 - 2024-11-21
Full changeset and discussions: #1120.
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 timestamp prefix format in logs
v2.7.0
2.7.0 - 2024-11-20
Full changeset and discussions: #1118.
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 configuration option to toggle timestamp prefix in logs; set
@opentermsarchive/engine.logger.timestampPrefixtotrueorfalsein your configuration file to control this feature.
v2.6.0
2.6.0 - 2024-11-19
Full changeset and discussions: #1116.
Development of this release was supported by the European Union and 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 GitLab for issue reporting
- Add support for GitLab Releases for publishing datasets
v2.5.0
2.5.0 - 2024-10-29
Full changeset and discussions: #1115.
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 script to remove duplicate issues in GitHub reports
v2.4.0
2.4.0 - 2024-10-24
Full changeset and discussions: #1114.
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
- Add
Service Level Agreementterms type, introduced in[email protected]
v2.3.3
2.3.3 - 2024-10-23
Full changeset and discussions: #1113.
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
- Reduce GitHub API calls in issues reporter
v2.3.2
2.3.2 - 2024-10-23
Full changeset and discussions: #1112.
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
- Reduce API calls and avoid inconsistent states on GitHub issues reports
v2.3.1
2.3.1 - 2024-10-22
Full changeset and discussions: #1111.
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 duplicate issues on GitHub reports