Releases: aml-org/amf-metadata
Changes in AMF Vocabulary 7.0.0
Canonical Dialect Changes
Changes due to a fix related with unions (AbstractDeclarationUnion)
Changes in AMF Transform 1.7.0
AMF adoption
This version of amf-transform
adopts AMF version 4.7.0
Note: this version doesn't have changes of its own, only the AMF bump.
Changes in AMF Transform 1.6.0
This version of amf-transform adopts AMF version 4.6.0
Note: this version doesn't have changes of its own, only the AMF bump.
Changes in AMF Vocabulary 6.0.0
Vocabulary Changes
Changes due to AMF MetaModel change in PropertyDependencyModel. The change impacted the data_shapes
vocabulary
Canonical Dialect Changes
Changes due to AMF MetaModel change in PropertyDependencyModel
Changes in AMF Transform 1.5.0
This version of amf-transform adopts AMF version 4.5.1
Note: this version doesn't have changes of its own, only the AMF bump.
Changes in AMF Vocabulary 5.0.0
Vocabulary Changes
- Changes due to JSON Schema 2019 changes in AMF
- Changes due some modifications in AsyncAPI model in AMF
Canonical Dialect Changes
- Changes due to JSON Schema 2019 changes in AMF
- Changes due some modifications in AsyncAPI model in AMF
Changes in AMF Transform 1.4.0
AMF adoption
This version of amf-transform
adopts AMF version 4.5.0
Note: this version doesn't have changes of its own, only the AMF bump.
Changes in AMF Vocabulary 4.0.0
Vocabulary Changes
- Changes due to KafkaBindingModel changes in AMF
- Some vocabulary classTerm and propertyTerm fields were changed to accomodate AMF's model documentation changes
Canonical Dialect Changes
- Changes due to KafkaBindingModel changes in AMF
- Some vocabulary classTerm and propertyTerm fields were changed to accomodate AMF's model documentation changes
Changes in AMF Transform 1.3.0
AMF adoption
This version of amf-transform
adopts AMF version 4.4.0
Fragment and Module support in Canonical Transformation
Fragments and Modules are now supported in the canonical transformation. This adds to the existing support for Documents.
Changes in AMF Vocabulary 3.0.0
Vocabulary Changes
- Removed
DynamicBinding
classTerm anddescription
propertyTerm due to changes in AMF MetaModel - Added
message
property toapi_bindings
propertyTerms.
Canonical Dialect Changes
- Removed
DynamicBinding
nodeMapping due to changes in AMF MetaModel - Added
message
property to theMqttServerLastWill
node - Added unions for each binding type (Channel, Server, Message, Operation) to support Bindings correctly
- Added
OperationTrait
andMessage
as theextends
node ofOperation
andMessage
to support AsyncApi's OperationTrait and MessageTrait