Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 13 additions & 2 deletions ebl/v3/surrender/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,19 @@ The DCSA Bill of Lading Surrender API is specified on [**SwaggerHub**](https://a
Publications related to the Bill of Lading Surrender 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 Response](./../surrender_response/) maintained here on GitHub (the Surrender Response API linked to this API)
- [Bill of Lading](./..) maintained here on GitHub

<a name="v303"></a>[Release v3.0.3 (TBD 2026)](https://app.swaggerhub.com/apis-docs/dcsaorg/DCSA_EBL_SUR/3.0.3)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Action required

1. Release date left tbd 🐞 Bug ⚙ Maintainability

The new v3.0.3 changelog header is published with a placeholder date "(TBD 2026)", unlike other
release entries that use concrete dates, leaving the changelog ambiguous for readers and any
release-note consumers.
Agent Prompt
## Issue description
The v3.0.3 release header uses a placeholder date "(TBD 2026)", which makes the changelog non-final and inconsistent with other releases.

## Issue Context
Other releases in the same README use specific dates (e.g., v3.0.2).

## Fix Focus Areas
- ebl/v3/surrender/README.md[10-10]

## Suggested fix
Replace "(TBD 2026)" with the actual release date (or remove the date entirely until it is known, but keep formatting consistent with other entries).

ⓘ Copy this prompt and use it to remediate the issue with your preferred AI generation tools

---
This is a patch version for the DCSA Surrender API. eBL Solution Providers updated:
- examples on endpoints have been added
- `eblPlatform` and `codeListProvider` lists updated with platforms that have been onboarded to the DCSA eBL APIs
- `DOCU` (DocuTrade)
- `AEOT` (AEOTrade)
- `SGTD` (SGTraDex)
- `endorsementChain` description for `Endorsee` updated
- `errorCode` description updated
- optional `feedbackElements` property on the Surrender Response

<a name="v302"></a>[Release v3.0.2 (14 November 2025)](https://app.swaggerhub.com/apis-docs/dcsaorg/DCSA_EBL_SUR/3.0.2)
---
Expand Down
Loading