Skip to content

Releases: aml-org/amf-metadata

Changes in AMF Vocabulary 7.0.0

09 Feb 21:43
671e053
Compare
Choose a tag to compare

Canonical Dialect Changes

Changes due to a fix related with unions (AbstractDeclarationUnion)

Changes in AMF Transform 1.7.0

09 Feb 21:40
671e053
Compare
Choose a tag to compare

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

11 Jan 19:25
035dc00
Compare
Choose a tag to compare

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

04 Jan 12:21
Compare
Choose a tag to compare

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

04 Jan 12:18
Compare
Choose a tag to compare

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

20 Nov 12:33
0e1d015
Compare
Choose a tag to compare

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

20 Nov 12:32
0e1d015
Compare
Choose a tag to compare

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

21 Oct 18:42
Compare
Choose a tag to compare

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

21 Oct 18:42
Compare
Choose a tag to compare

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

24 Sep 14:33
e175fb4
Compare
Choose a tag to compare

Vocabulary Changes

  • Removed DynamicBinding classTerm and description propertyTerm due to changes in AMF MetaModel
  • Added message property to api_bindings propertyTerms.

Canonical Dialect Changes

  • Removed DynamicBinding nodeMapping due to changes in AMF MetaModel
  • Added message property to the MqttServerLastWill node
  • Added unions for each binding type (Channel, Server, Message, Operation) to support Bindings correctly
  • Added OperationTrait and Message as the extends node of Operation and Message to support AsyncApi's OperationTrait and MessageTrait