Skip to content

Commit e558779

Browse files
authored
Update release-note.md
1 parent 08c0435 commit e558779

1 file changed

Lines changed: 14 additions & 16 deletions

File tree

Documentation_website/docs/General/release-note.md

Lines changed: 14 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Introduction
2-
As of January 17th, 2025 the endorsed ONE Record version is:
3-
- Ontology 3.1.0
2+
As of xxx the endorsed ONE Record version is:
3+
4+
- Ontology 3.2.0
45
- API 2.1.0
56
- Data Orchestration 1.0.0
67

@@ -13,34 +14,31 @@ We believe this release, as the previous one, is production-ready and is an esse
1314

1415
The working groups mentioned above are still actively operating and all feedbacks and inputs will be highly appreciated to help us improve further the standard.
1516

16-
# Ontology 3.1.0
17+
# Ontology 3.2.0
1718
## Scope of the release
1819

19-
Ontology 3.1.0 brings many changes compared to 3.0.0. Those changes do not alter the overall object structure but many properties were adjusted based on discussions that have happened in 2024 among the Data Model taskforce and the sub-group dedicated to the mapping between ONE Record and CXML messages.
20+
Feedbacks were shared from the industry after multiple pilots were run under 3.0.0 and 3.1.0. Ontology 3.2.0 brings some improvements in order to faciliate mapping with CXML messages while preserving the piece-centricity and allowing for an "hybrid" usage of both piece-level management and shipment-level management.
2021

2122
## Change
22-
- Addition of data properties on `Waybill` to ease mappping with CXML messages
23-
- Re-design of `WaybillLineItem` object and link to `Piece` and `ULD` objects to use actual data (dimensions, volume, ...) instead of duplicating data
24-
- Addition of operatingParties property on `TransportMovement` to indicate the operating organization or driver/pilot
25-
- Adjustment of ONE Record Visualizer
26-
- Refactor of the Code List ontology: alignment with API ontology and best practices, addition of Code List 2 density group codes
23+
- Addition of `cityName` to *Address* object
24+
- Addition of `accountNumber` to *Party* object with a dedicated open code list for acccount numbers to be mapped with XFWB requirements
25+
- Addition of a *HandlingService* object, subtype of *LogisticsService*
26+
- Addition of `involvedParty` to *LogisticsEvent* object to record additional parties such as receiving party, notify party
27+
- Addition of `ociLineNumber` to *CustomsInformation* object to ensure the OCI line structure remains the same as in messages (required for Customs part)
28+
- Addition of data properties and data objects to *Booking* object to simplify the linkage of data when Distribution is out of scope
29+
- Addition of a few data properties to *DgDeclaration* object to complete the mapping with DG requirements
2730

2831
Detailed changelog can be read directly in the following Pull Requests on GitHub or in the [Detailed Changelog page](../General/changelog.md).
2932

3033
# API 2.1.0
3134

3235
## Scope of the release
3336

34-
API 2.1.0 primarily addresses inconsistencies encountered during the implementation of version 2.0.0. In addition, it introduces a new action request, VerificationRequest, enabling the signaling of errors and inconsistencies in logistics objects.
37+
xxx
3538

3639
## Change
3740

38-
The API 2.1.0 implements the following changes:
39-
40-
- [Add Revision and Latest Revision in the JSON object response](https://github.com/IATA-Cargo/ONE-Record/issues/257)
41-
- [hasError and hasErrorDetails ontology and documentation alignment](https://github.com/IATA-Cargo/ONE-Record/issues/260)
42-
- [Review Logistics Event filter parameter](https://github.com/IATA-Cargo/ONE-Record/issues/256)
43-
- [Introduction of VerificationRequest](https://github.com/IATA-Cargo/ONE-Record/issues/218)
41+
xxx
4442

4543
More information can be found in the [API Changelog page](../API-Security/changelog.md) or directly on the change page.
4644

0 commit comments

Comments
 (0)