Skip to content

Release 2024-12

Latest
Compare
Choose a tag to compare
@aloccid-iata aloccid-iata released this 27 Jan 13:50
· 1 commit to master since this release
e420900

Ontology 3.1.0

For this release, all changes have been tracked using GitHub project view: https://github.com/users/IATA-Cargo/projects/2. All issues are linked to a pull request to properly follow all changes.

Detailed changelog

Below is the detailed changelog:

Rework to WaybillLineItem (#265) as agreed on in DMWG 17/10 and CXML 12/11.

  • Added new property pieceReferences to WaybillLineItem (CXML Mapping XFWB - Multiple dimensions for TransportLogisticsPackage grouping #265)
  • Added new property uldReferences to WaybillLineItem (#265)
  • Deprecated and removed chargeableWeightForRate from WaybillLineItem (#265)
  • Deprecated and removed commodityItemNumberForRate from WaybillLineItem (#265)
  • Deprecated and removed dimensionsForRate from WaybillLineItem (#265)
  • Deprecated and removed goodsDescriptionForRate from WaybillLineItem (#265)
  • Deprecated and removed grossWeightForRate from WaybillLineItem (#265)
  • Deprecated and removed hsCodeForRate from WaybillLineItem (#265)
  • Deprecated and removed pieceCountForRate from WaybillLineItem (#265)
  • Deprecated and removed productionCountryForRate from WaybillLineItem (#265)
  • Deprecated and removed slacForRate from WaybillLineItem (#265)
  • Deprecated and removed uldTareWeightForRate from WaybillLineItem (#265)
  • Deprecated and removed volumetricWeightForRate from WaybillLineItem (#265)
  • Removed uldOwnerCode from WaybillLineItem (#265)
  • Removed uldSerialNumber from WaybillLineItem (#265)
  • Removed uldType from WaybillLineItem (#265)
  • Lifted cardinality restriction on ofShipment in Piece (DM: Piece can be part of multiple shipments, change from n:1 to n:n #275)
  • Lifted cardinality restriction on issuedForPiece in SecurityDeclaration #280

API 2.1.0

For this release, all changes have been tracked using GitHub project view: API Changes.

Detailed changelog

Below is the detailed changelog:

More information can be found in the API Changelog page or directly on the change page.