Releases: riege/one-record-converter
Releases · riege/one-record-converter
CargoXML-ONE.Record Converter Library 2.1.1
Commits
Features and fixes
- f2a2f33: Fix general information hint: no longer based on Ontology 2.0 but 2.1
CargoXML-ONE.Record Converter Library 2.1.0
Commits
- c4f6b1a: Update dependency gradle to v8.1 (renovate[bot]) #36
- ab56d82: Cosmetics on the jitpack.io link (Martin Skopp)
- ef8c8d9: Update to Ontology (Datamodel) 2.1 (#38) (Martin Skopp) #38
- a182822: fix gradle publish task (Martin Skopp)
- 7e67db9: toggle back api -> implementation dependencies (Martin Skopp)
- 4f42f2a: update jsonutil lib (Martin Skopp)
- dc2546e: fix a compile error for JUnit tests due to dependency hell (Martin Skopp)
- 0fcd358: Update dependency gradle to v8.1.1 (renovate[bot]) #39
- 4bf8791: Prepare 2.1 release (Martin Skopp)
CargoXML-ONE.Record Converter Library 1.0.3
Commits
Features and fixes
- a4ad1ea: Fix RegulatedEntity usage which applied wrong country
Dependency updates
- 2db0b08: Update dependency com.fasterxml.jackson.core:jackson-databind to v2.14.1 (renovate[bot]) #28
- b8bc6ed: Update dependency gradle to v7.6.1 (renovate[bot]) #32
- 47a1ebe: Update dependency gradle to v8
- 52a09a3: Update plugin com.github.johnrengelman.shadow to v8.1.1 (renovate[bot]) #35
- 8788938: Change JDK from adopt8 to temurin8
CargoXML-ONE.Record Converter Library 1.0.2
Commits
- 739f3db: Apply fixes from one-record-ontologymodel:2.0.1 which adopts last minute changes upon Ontology 2.0.0 by IATA
- 0348051: README version cosmetics
- 6f79776: Adopt link to endorsed '2022-May' Ontology as per 2022-Jun-23
- 310a2ac: Add some javadoc / fix gradle javadoc generation warnings
- 64e0427: Update dependency com.fasterxml.jackson.core:jackson-* to v2.13.3
- 5fcf7b5: Update dependency com.fasterxml.jackson.core:jackson-annotations to v2.13.4 (renovate[bot]) #21
- 5273b3e: Update dependency com.fasterxml.jackson.core:jackson-core to v2.13.4 (renovate[bot]) #22
- 6eaa3a7: Update dependency com.fasterxml.jackson.core:jackson-databind to v2.13.4 (renovate[bot]) #23
- 167205a: Update junit5 monorepo to v5.9.1 (renovate[bot]) #24
- 1d871d1: Add missing @ type for TransportMovement#movementTimes
- 24d4c63: Prepare 1.0.2 bugfix release
CargoXML-ONE.Record Converter Library 1.0.1
Commits
- 739f3db: Apply fixes from one-record-ontologymodel:2.0.1 which adopts last minute changes upon Ontology 2.0.0 by IATA at 2022-May-13.
CargoXML-ONE.Record Converter Library 1.0.0
- Based upon IATA Ontology 2.0, which is reflected by in version 2.0.x of the Riege one-record-ontologymodel library.
- Support to convert XFZBv3 (eHouse) message conversion
Commits
- 400f670: Fix IATA CargoXML Toolkit Edition number
- 0e9ad52: Introduce basic "grouping" option for ValidationMessage additional zu severity #5
- e56b328: Issue #3: Fixing NPE when XFWB comes without SpecifiedLogisticsTransportMovement.StageCode.ModeCode value #4
- 39f1b7e: Fix issue #2: Defining a consolidation by the TypeCode
- 95de267: IATA_ONTOLOGY_DRAFT_2022-02-08 Prepare adoption of IATA working draft Ontology as per Feb-08, 2022 #6
- 01b620f: Adopt IATA-Cargo/ONE-Record#129 : put AWB currency in newly added field #6
- 93cf79f: Adopt IATA-Cargo/ONE-Record#131 and IATA-Cargo/ONE-Record#132 : use newly added fields for NIL/NVD #6
- 651f964: Adopt IATA-Cargo/ONE-Record#33 : use newly added fields for Signatures of carrier and consignor #6
- 6e21882: Adopt IATA-Cargo/ONE-Record#116 where possibe: make use of Ratings#setBillingChargeIdentifier #6
- b3e61f8: Adopt other (not backward compatible) changes of IATA working draft Ontology #6
- 48ff57c: Add section "Release versioning and IATA Ontology versions" to README
- b8d9181: IATA Ontology working draft adoption as per 2022-APR-07
- 3ad27ab: Use convenience typesafe setter from codelist enums
- 2c0072b: Adopt IATA Ontology working draft adoption as per 2022-APR-12
- 8749423: Add mapping data into TransportMovement#companyIdentifier #7
- e3a8a72: Use latest OntologyModel #8
- 775cc7a: Adopt link to Ontology 2.0 as it got merged recently #8
- 182a3e5: Add support to convert XFZBv3 (eHouse) message to ONE Record Waybill #9
CargoXML-ONE.Record Converter Library 0.9.1
The 0.9.x versions are based upon IATA Ontology 1.1, which is reflected by the usage of the Riege one-record-ontologymodel library.
Commits
CargoXML-ONE.Record Converter Library 0.9.0
The 0.9.x versions are based upon IATA Ontology 1.1, which is reflected by the usage of the Riege one-record-ontologymodel library.
Changes
- Update one-record-ontologymodel library library 1.1.0 => 1.1.2
- Update cargoxml-jaxb library 8.0 => 8.1
- Change version tag scheme to semanctic versioning without "v" prefix
The published jar now includes al required Ontologymodel classes, Cargo-XML JAXB classes as well as jakarta.xml.bind-api
and jaxb-impl
classes
First release
v0.8 Add JAX-B dependencies for JDK 9+ to gradle build