spring-projects / spring-projects/spring-tools

use `latestPatch` from `generations` metadata for version validation (instead of `releases`)

Open
#1,960 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

for: claude for: eclipse for: vscode theme: validation type: enhancement
Dominant language
Java
Stars
983
Forks
240
Avg merge
7d 1h
Merged PRs (30d)
7

Description

https://api.spring.io/projects/spring-boot/generations now contains information about the latest patch version, so we should use this for version validation instead of https://api.spring.io/projects/spring-boot/releases, which has information about the currently supported versions only.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the version-validation path that currently reads https://api.spring.io/projects/spring-boot/releases, then compare its expected data with the generations metadata endpoint. Done means validation uses latestPatch from generations and no longer relies on releases for the latest patch version.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, spring-boot
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.