From 8af0648f1b5ed87f8e0cd1e98fe926829da362ba Mon Sep 17 00:00:00 2001 From: "henrik.larsen@dcsa.org" Date: Thu, 19 Mar 2026 10:51:59 +0100 Subject: [PATCH] EBL 3.0: SD-2934: Update What's New for END v3.0.3 --- ebl/v3/endorsement/README.md | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/ebl/v3/endorsement/README.md b/ebl/v3/endorsement/README.md index a87df2dc..303c259f 100644 --- a/ebl/v3/endorsement/README.md +++ b/ebl/v3/endorsement/README.md @@ -5,10 +5,20 @@ The DCSA Bill of Lading Endorsement Chain API is specified on [**SwaggerHub**](h Publications related to the Bill of Lading Endorsement Chain API: - [Glossary of Terms](https://knowledge.dcsa.org/s/glossary) maintained on the [dcsa.org](https://dcsa.org) website - [Bill of Lading](https://dcsa.org/standards/ebill-of-lading/) maintained on the [dcsa.org](https://dcsa.org) website (contains documents and publications) -- [Bill of Lading](./../) maintained here on GitHub -- [Bill of Lading Surrender](./../surrender/) maintained here on GitHub (the Surrender API) +- [Bill of Lading](./..) maintained here on GitHub +- [Bill of Lading Surrender](./../surrender) maintained here on GitHub (the Surrender API) + +[Release v3.0.3 (TBD 2026)](https://app.swaggerhub.com/apis-docs/dcsaorg/DCSA_EBL_END/3.0.3) +--- +This is a "maintenance" release to align with eBL v3.0.3. This version updates the platform list and improves descriptions. +- `endorsementChain` description for `Endorsee` updated +- `eblPlatform` and `codeListProvider` lists updated with platforms that have been onboarded to the DCSA eBL APIs + - `DOCU` (DocuTrade) + - `AEOT` (AEOTrade) + - `SGTD` (SGTraDex) +- `errorCode` description updated [Release v3.0.2 (14 November 2025)](https://app.swaggerhub.com/apis-docs/dcsaorg/DCSA_EBL_END/3.0.2) --- -This is the initial release for the Endorsement Chain API - it is introduced as v3.0.2 as this aligns it with other Bill of Lading modules. +This is the initial release for the Endorsement Chain API - it is introduced as v3.0.2 to align with other Bill of Lading modules. - Initial version aligned with Bill of Lading Surrender API