Skip to content

Changes in AMF 5.0.1

Compare
Choose a tag to compare
@arielmirra arielmirra released this 23 Nov 20:42
· 1922 commits to develop since this release
9971ffd

Released Nov 23, 2021.

JS asset

JVM asset

Interface changes:

A new render option has been added to RenderOptions class with the method withSourceInformation that lets you acquire the URI location from where it was originally parsed of any element in the base unit. This only affects the rendering in JSON-LD, and has been added in the issue APIMF-3319.

GitHub fixed issues

  • #1084: Unable to track JSON schema (the raw value) from a payload

AMF Fixed issues