Changelog¶
- 3.2.53
- Date: 18 March 2026
- 3.2.37
- Date: 19 May 2025Change: added support for hive partitioned files.
- 3.2.8
- Date: 16 January 2024Change: added support for single sign on.
- 3.2.5
- Date: 3 November 2023Change: added zone filter on release notes.
- 3.2.3
- Date: 2 November 2023Fix: ensure tags are propagated everywhere.
- 3.2.0
- Date: 19 September 2023Change: added the option to add tags on releases.
- 3.1.0
- Date: 24 July 2023Change: added retention policy on release.
- 3.0.44
- Date: 8 December 2022Change: add support for Orbis release notes.
- 3.0.21
- Date: 15 September 2022Change: 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 2021Performance: improved access time for large releases.
- 2.6.26
- Date: 6 May 2021Change: remove
Delivery Service. - 2.6.8
- Date: 22 September 2020Feature: new
deprecatediteration type. - 2.6.4
- Date: 5 June 2020Feature:
categoryadded 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 2020Fix: ensure checksums are always lower-case.
- 2.5.126
- Date: 6 December 2019Performance: improved access times for contents.
- 2.5.112
- Date: 6 March 2019Feature: Swagger interface now uses correct URL.
- 2.5.108
- Date: 7 February 2019Feature: added
family,product,version,iterationTypeanddeliveryTypeinformation to file details in metalink data. - 2.5.84
- Date: 20 September 2018Feature: release statistics.
- 2.5.77
- Date: 17 September 2018Feature: release notes.
- 2.5.75
- Date: 29 August 2018Feature: display name of release zones is no longer copied from zone name.
- 2.5.58
- Date: 14 June 2018Feature: support for files over 20GB.
- 2.5.55
- Date: 3 May 2018Performance: get release is now 34% faster on average.
- 2.5.51
- Date: 5 March 2018Fix: delivering products with name containing spaces.
- 2.5.44
- Date: 8 February 2018Performance: get release is now 4 times faster on average.Fix: more consistent labels, zones and nested folder structure.
- 2.5.40
- Date: 8 January 2018Refactor: dropped
typedelivery request parameter. - 2.5.37
- Date: 29 November 2017Documentation: ‘Getting Started’ section added to introduction page. Introduction page is loaded by default.
- 2.5.30
- 2.5.10
- Date: 3 October 2017Fix: correct content disposition for content download url.
- 2.5.6
- Date: 27 September 2017Feature: native S3 delivery.
- 2.5.5
- Date: 19 September 2017Documentation: corrected json example for /product/{id}/releases endpoint.
- 2.5.2
- Date: 23 August 2017Documentation:
descriptionfield of ReleaseFix: request to list releases withAccept: application/jsonheader will returns the latest version of a resource. - 2.5.1
- Date: 16 August 2017Fix: 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
repairiteration type.Feature: requests withAccept: application/jsonheader will return the latest version of a resource. - 2.4.14
- Date: 20 July 2017Feature: added /contents/{ID}/download-link call, see documentation.
- 2.4.13
- Date: 19 July 2017Fix: family and product names can now have spaces.
- 2.4.11
- Date: 13 July 2017Fix: issue which could cause an 404 HTTP error when downloading content
- 2.4.6
- Date: 26 June 2017Feature: json object returned in case of an errorDocumentation: documentation fixes for update-track and latest-releases
- 2.4.2
- Date: 15 June 2017Feature: API versioning based on HTTP Accept headersFeature: frequencies field added to release resourceFeature: response of /status and /build calls changed, see documentationFix: standardized to ISO-8601, UTC date format for all calls
- 2.3.7
- Date: 6 June 2017Fix: sorting and filtering on state for Release and ReleaseSummary v1
- 2.3.4
- Date: 2 June 2017Fix: sorting and filtering on releaseDate for Release and ReleaseSummary v1Fix: sorting and filtering on state.type for Release and ReleaseSummary v2
- 2.3.2
- Date: 28 May 2017Feature: /release/{ID} can return Release v2, see corresponding documentationFeature: /releases, and /product/{ID}/releases can return ReleaseSummary v2, see corresponding documentation
- 2.3.1
- Date: 5 May 2017Documentation: fixed documentation of list latest releases of a product familyRefactor: 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 futureFeature: added ‘withdrawn’ state
- 2.3.0
- Date: 27 April 2017Feature: a new call to list latest releases of a product family
- 2.2.1
- Date: 19 April 2017Feature: introduced update endpoint for product familiesFeature: product family abbreviation
- 2.1.3
- Date: 7 April 2017Fix: fixed an issue with filtering a release on labelsDocumentation: more information on authenticationDocumentation: more information on release properties
- 2.1.0
- Date: 4 April 2017Feature: introduced release states (released, recalled)Fix: filtering by release delivery type, iteration type and stateRefactor: ‘href’ attribute renamed to ‘location’