Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Three of the key features are:

Built-in Avro

...

Encode/

...

Decode with Schema Registry Support

Previously, you had to write Avro format definitions in Ultra formats, compile, and save them in MediationZone. Now we have introduced a more streamlined approach allowing you to refer to external schema registries where the Avro format definition resides, eliminating the need for any internally saved definition in MediationZone. This marks a significant shift as it is the first type of format definition that does not reside in MediationZone. You now have the flexibility to incorporate multiple schema registries within a single workflow, such as distinct ones for the Decoder, Encoder, and APL functions. 

...