Skip to content

Allow `latest` as tag to get latest release info with REST API

What does this MR do and why?

Related to #358188 (closed).

This MR handles latest as a special tag to get the informations about the latest release published with the REST API.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

  1. Create one or more releases on the local GDK instance
  2. Use the REST API to get the latest release information using latest as value for the tag field

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Marco Zille

Merge request reports