diff --git a/sections/datastandards/operationalvesseldata.md b/sections/datastandards/operationalvesseldata.md index dd8f3e14..651baefe 100644 --- a/sections/datastandards/operationalvesseldata.md +++ b/sections/datastandards/operationalvesseldata.md @@ -41,4 +41,4 @@ Below is an example of how the OVD Log Abstract would look for a vessel sailing Have a look at the [Sample Files](https://veracitycdnprod.blob.core.windows.net/developer/veracitystatic/ovd/OVDsamplefiles.zip) to find more examples. -Data can be submitted to DNV’s Veracity OVD via continuous and automated transfer using modern REST API interfaces, or via manual upload of CSV files. Please contact [Veracity Support](mailto:support@veracity.com) if you want to know more about how to establish automated transfer of OVD data. \ No newline at end of file +Data can be submitted to DNV’s Veracity OVD via continuous and automated transfer using modern REST API interfaces, or via manual upload of CSV files. Please contact [Veracity Support](mailto:support@veracity.com) if you want to know more about how to establish automated transfer of OVD data. diff --git a/sections/dataworkbench/news/recent-releases.md b/sections/dataworkbench/news/recent-releases.md index 9bdae711..65cb7a3e 100644 --- a/sections/dataworkbench/news/recent-releases.md +++ b/sections/dataworkbench/news/recent-releases.md @@ -7,11 +7,11 @@ description: This is an overview of recent releases of Data Workbench and Data P ## Recent Data Workbench changes +1. [March 2026 release](releasemar26.md) +1. [February 2026 third release](releasefeb26trd.md) 1. [February 2026 second release](releasefeb26sec.md) 1. [February 2026 release](releasefeb26.md) 1. [January 2026 second release](releasejan26sec.md) -1. [January 2026 release](releasejan26.md) -3. [December 2025 release](releasedec25.md) ## Recent Data Platform changes @@ -22,8 +22,8 @@ description: This is an overview of recent releases of Data Workbench and Data P 5. [February 2025 release](dp-releasefeb25.md) ## Recent API changes +1. [February 2026 third release](releasefeb26trd.md) 1. [January 2026 second release](releasejan26sec.md) 1. [January 2026 release](releasejan26.md) -1. [Platform July 2025 release](dp-releasejul25.md) The latest API specification is available through our [API Explorer](https://developer.veracity.com/docs/section/api-explorer/76904bcb-1aaf-4a2f-8512-3af36fdadb2f/developerportal/dataworkbenchv2-swagger.json). \ No newline at end of file diff --git a/sections/dataworkbench/news/releasemar26.md b/sections/dataworkbench/news/releasemar26.md new file mode 100644 index 00000000..4988963e --- /dev/null +++ b/sections/dataworkbench/news/releasemar26.md @@ -0,0 +1,23 @@ +--- +author: Veracity +description: This is the changelog for the March 2026 release of Data Workbench. +--- + +# March 2026 release: Egest API +To improve system performance and reduce unnecessary data processing, access to historical data within the Egest API has been restricted. +Data before the defined cutoff years is no longer returned. + +## Cutoff Rules Applied +* Compliance Data Quality MRV EU (OVDQ MEU): Year ≥ 2025 +* Compliance Data Quality MRV UK (OVDQ MUK): Year ≥ 2025 +* Compliance Data Quality DCS (OVDQ DCS): Year ≥ 2025 +* Compliance Data Quality FuelEU (OVDQ FEUM): Year ≥ 2025 +* Emissions Connect Data Quality (OVDQ VLV): Year ≥ 2023 + +* Data before these cutoff years will be returned as empty periods. +* **If you want to keep those data, please download it before 11 March 2026.** + +## Expected Impact +* Reduced volume of unnecessary historic data. +* Improved system response times and performance. +* More focused views for end users. diff --git a/sections/dataworkbench/toc.json b/sections/dataworkbench/toc.json index dfe8cff6..4c55226a 100644 --- a/sections/dataworkbench/toc.json +++ b/sections/dataworkbench/toc.json @@ -12,6 +12,10 @@ "text": "Latest releases", "href": "news/recent-releases.md" }, + { + "text": "March 2026 release", + "href": "news/releasemar26.md" + }, { "text": "February 2026 second release", "href": "news/releasefeb26sec.md"