Skip to content

Releases: iheartradio/pipeline

v2.7.0

26 Sep 16:53
7e1ea3f
Compare
Choose a tag to compare

[IHRACP-4621] Adding an 'action' key in the offers schema.
@priyanshu-mayank-tech

v2.6.0

29 Nov 22:26
feb0e0b
Compare
Choose a tag to compare

What’s Changed

Features

2.5.0

25 Mar 14:35
161471f
Compare
Choose a tag to compare

Optionally adding an artists key to the artist schema, to list all individually listed artists in the DDEX.

2.4.0

22 Feb 19:21
cf8fce9
Compare
Choose a tag to compare

Added support for exchange_name.

2.3.0

15 Feb 01:13
43f53e1
Compare
Choose a tag to compare

Update genre to be Optional.

2.2.0

24 Sep 20:03
8b5bc2f
Compare
Choose a tag to compare

Update copyright to be Optional.

2.1.1

09 Aug 18:41
3b56a1a
Compare
Choose a tag to compare
  • Add Uppercase to ISRC normalization.

2.1.0

19 Jul 20:35
d70b859
Compare
Choose a tag to compare
  • Reduce bread crumb message size

2.0.0

05 Jul 21:17
02050ac
Compare
Choose a tag to compare

Version 1.1.0 added Added Offers

  • Update schema fields
  • Add Normalized isrc and upc 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

20 Dec 17:26
Compare
Choose a tag to compare
  • Add prepare_incoming_message to support the new common message structure
  • Rename prepare_message to prepare_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 the event argument (backwards
    incompatible
    )