Skip to content
This repository was archived by the owner on Apr 21, 2026. It is now read-only.
This repository was archived by the owner on Apr 21, 2026. It is now read-only.

Make https://github.com/spring-cloud/spring-cloud-cli/releases/latest redirect to latest Tag #163

Description

@gasrios

Enhancement

This is not code related. Several GitHub projects, including https://github.com/spring-projects/spring-boot , implement behavior that redirects "latest" URLs to their latest release, e.g.

https://github.com/spring-projects/spring-boot/releases/latest

as of now redirects to

https://github.com/spring-projects/spring-boot/releases/tag/v2.3.4.RELEASE

This does not happen for https://github.com/spring-cloud/spring-cloud-cli/releases/latest , which currently redirects to

https://github.com/spring-cloud/spring-cloud-cli/releases

This redirect feature is extremely useful when implementing automated installation scripts, and it would be great to have it working for Spring Cloud CLI, too.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions