Avro Component Release Notes

This page lists the main features added to the Avro component.

Feature Highlights

Version 1.1.0

Sample project

A sample project has been added.

The new sample project is shipped with the Component, so you simply have to install the new version and you’ll have at your disposal the sample project.

Version 1.0.0

Avro Component

Apache Avro is a particular type of binary file which contains data as JSON Format, with the particularity that the AVRO file also contain the definition of the structure which offers the ability to reverse the file.

Semarchy xDI now provides a dedicated Component to manage Avro files.

Change Log

Version 1.0.0 (Avro Component)

New Features

  • DI-2459: Avro Component - this new Component allows to reverse and manipulate Avro files

Version 1.1.0 (Avro Component)

New Features

  • DI-1508: Addition of a demonstration project for Avro Component usage

  • DI-2649: Include reference documentation inside AVRO Component

Version 3.0.0 (Component Pack)

New Features

  • DI-4508: Update Components and Designer to take into account dedicated license permissions

  • DI-4962: Improved component dependencies and requirements management

Version 3.0.1 (Component Pack)

New Features

  • DI-5227: When a field is not mapped, the default value is written (if any) or null (if no default value)

Bug Fixes

  • DI-4702: The reverse-engineering fails with an "invalid default for field" error when there is a default value defined as null

Version 3.0.2 (Component Pack)

New Features

  • DI-5274 : Avro - Support types referencing other types.

Version 5.3.5 (Component Pack)

Bug Fixes

  • DI-5613 : Namespace inheritance is not handled when reading Avro files, which results in empty rows in the target datastore.