Releases: iheartradio/pipeline
Releases · iheartradio/pipeline
v2.7.0
v2.6.0
2.5.0
Optionally adding an artists
key to the artist schema, to list all individually listed artists in the DDEX.
2.4.0
2.3.0
2.2.0
Update copyright to be Optional.
2.1.1
2.1.0
2.0.0
Version 1.1.0 added Added Offers
- Update schema fields
- Add Normalized
isrc
andupc
functions - Accept purge deliveries
- Added additional offers iHeartCustom UseType
- Started using correct date time parsing for offers
- Add
None
as acceptable for Optional fields in the product document schema - Handle
None
in OffsetAwareDatetime
1.0.0
- Add
prepare_incoming_message
to support the new common message structure - Rename
prepare_message
toprepare_outgoing_message
and remove the
arguments that are no longer needed with the changes to the common message
structure (backwards incompatible) send_message
no longer accepts theevent
argument (backwards
incompatible)