Changelog

3.2.53
Date: 18 March 2026
3.2.37
Date: 19 May 2025
Change: added support for hive partitioned files.
3.2.8
Date: 16 January 2024
Change: added support for single sign on.
3.2.5
Date: 3 November 2023
Change: added zone filter on release notes.
3.2.3
Date: 2 November 2023
Fix: ensure tags are propagated everywhere.
3.2.0
Date: 19 September 2023
Change: added the option to add tags on releases.
3.1.0
Date: 24 July 2023
Change: added retention policy on release.
3.0.44
Date: 8 December 2022
Change: add support for Orbis release notes.
3.0.21
Date: 15 September 2022
Change: introduced new security component that will improve overall service stability. This feature will be gradually rolled out to all users.
2.6.39
Date: 8 November 2021
Performance: improved access time for large releases.
2.6.26
Date: 6 May 2021
Change: remove Delivery Service.
2.6.8
Date: 22 September 2020
Feature: new deprecated iteration type.
2.6.4
Date: 5 June 2020
Feature: category added to the release notes API.
Change:: the structure of the release notes API payload changed, see Response Payload Changes.
2.5.130
Date: 6 March 2020
Fix: ensure checksums are always lower-case.
2.5.126
Date: 6 December 2019
Performance: improved access times for contents.
2.5.112
Date: 6 March 2019
Feature: Swagger interface now uses correct URL.
2.5.108
Date: 7 February 2019
Feature: added family, product, version, iterationType and deliveryType information to file details in metalink data.
2.5.84
Date: 20 September 2018
2.5.77
Date: 17 September 2018
Feature: release notes.
2.5.75
Date: 29 August 2018
Feature: display name of release zones is no longer copied from zone name.
2.5.58
Date: 14 June 2018
Feature: support for files over 20GB.
2.5.55
Date: 3 May 2018
Performance: get release is now 34% faster on average.
2.5.51
Date: 5 March 2018
Fix: delivering products with name containing spaces.
2.5.44
Date: 8 February 2018
Performance: get release is now 4 times faster on average.
Fix: more consistent labels, zones and nested folder structure.
2.5.40
Date: 8 January 2018
Refactor: dropped type delivery request parameter.
2.5.37
Date: 29 November 2017
Documentation: ‘Getting Started’ section added to introduction page. Introduction page is loaded by default.
2.5.30
Date: 30 October 2017
Documentation: extended filtering documentation.
Fix: nested attributes can be accessed by / as well as . when filtering.
2.5.10
Date: 3 October 2017
Fix: correct content disposition for content download url.
2.5.6
Date: 27 September 2017
Feature: native S3 delivery.
2.5.5
Date: 19 September 2017
Documentation: corrected json example for /product/{id}/releases endpoint.
2.5.2
Date: 23 August 2017
Documentation: description field of Release
Fix: request to list releases with Accept: application/json header will returns the latest version of a resource.
2.5.1
Date: 16 August 2017
Fix: flow diagram is now rendered properly in Safari and Firefox.
Refactor: zones and labels of a Release are not filtered anymore to match user query.
Feature: added optional description field to Release.
Documentation: clarification note on IDs stability.
Documentation: a short overview of existing clients.
Documentation: a short overview of common use-cases.
Feature: new repair iteration type.
Feature: requests with Accept: application/json header will return the latest version of a resource.
2.4.14
Date: 20 July 2017
Feature: added /contents/{ID}/download-link call, see documentation.
2.4.13
Date: 19 July 2017
Fix: family and product names can now have spaces.
2.4.11
Date: 13 July 2017
Fix: issue which could cause an 404 HTTP error when downloading content
2.4.6
Date: 26 June 2017
Feature: json object returned in case of an error
Documentation: documentation fixes for update-track and latest-releases
2.4.2
Date: 15 June 2017
Feature: API versioning based on HTTP Accept headers
Feature: frequencies field added to release resource
Feature: response of /status and /build calls changed, see documentation
Fix: standardized to ISO-8601, UTC date format for all calls
2.3.7
Date: 6 June 2017
Fix: sorting and filtering on state for Release and ReleaseSummary v1
2.3.4
Date: 2 June 2017
Fix: sorting and filtering on releaseDate for Release and ReleaseSummary v1
Fix: sorting and filtering on state.type for Release and ReleaseSummary v2
2.3.2
Date: 28 May 2017
Feature: /release/{ID} can return Release v2, see corresponding documentation
Feature: /releases, and /product/{ID}/releases can return ReleaseSummary v2, see corresponding documentation
2.3.1
Date: 5 May 2017
Documentation: fixed documentation of list latest releases of a product family
Refactor: root path version (/1) has been deprecated, for backwards compatibility this is still supported for a while but please adapt your clients as this will be removed in the future
Feature: added ‘withdrawn’ state
2.3.0
Date: 27 April 2017
2.2.1
Date: 19 April 2017
Feature: introduced update endpoint for product families
Feature: product family abbreviation
2.1.3
Date: 7 April 2017
Fix: fixed an issue with filtering a release on labels
Documentation: more information on authentication
Documentation: more information on release properties
2.1.0
Date: 4 April 2017
Feature: introduced release states (released, recalled)
Fix: filtering by release delivery type, iteration type and state
Refactor: ‘href’ attribute renamed to ‘location’