Skip to content

Update to new release API endpoints#3935

Merged
uri-weisman merged 2 commits intoelastic:mainfrom
navyau09:release-api-migration
Feb 18, 2026
Merged

Update to new release API endpoints#3935
uri-weisman merged 2 commits intoelastic:mainfrom
navyau09:release-api-migration

Conversation

@navyau09
Copy link
Contributor

@navyau09 navyau09 commented Feb 6, 2026

Release API migration to new endpoints is now complete.

Past Release Endpoint : https://elastic-release-api.s3.us-west-2.amazonaws.com/public/past-releases.json
Future Release Endpoint : https://elastic-release-api.s3.us-west-2.amazonaws.com/public/future-releases.json

This PR updates the old Release API endpoints to new one's

More Info:
https://groups.google.com/a/elastic.co/g/release-eng-team/c/qgXaCX-y29k/m/jzm2S8MeAwAJ

@navyau09 navyau09 requested a review from a team as a code owner February 6, 2026 10:40
@mergify
Copy link

mergify bot commented Feb 6, 2026

This pull request does not have a backport label. Could you fix it @navyau09? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-v./d./d./d is the label to automatically backport to the 8./d branch. /d is the digit
  • backport-active-all is the label that automatically backports to all active branches.
  • backport-active-8 is the label that automatically backports to all active minor branches for the 8 major.
  • backport-active-9 is the label that automatically backports to all active minor branches for the 9 major.

@uri-weisman uri-weisman merged commit 6563747 into elastic:main Feb 18, 2026
10 checks passed
@github-actions
Copy link

@Mergifyio backport 8.19 9.2 9.3

@mergify
Copy link

mergify bot commented Feb 18, 2026

backport 8.19 9.2 9.3

✅ Backports have been created

Details

Cherry-pick of 6563747 has failed:

On branch mergify/bp/8.19/pr-3935
Your branch is up to date with 'origin/8.19'.

You are currently cherry-picking commit 65637471.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add/rm <file>..." as appropriate to mark resolution)
	both modified:   .github/workflows/updatecli.yml
	deleted by us:   llm/cve.md

no changes added to commit (use "git add" and/or "git commit -a")

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

Cherry-pick of 6563747 has failed:

On branch mergify/bp/9.2/pr-3935
Your branch is up to date with 'origin/9.2'.

You are currently cherry-picking commit 65637471.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   .github/workflows/updatecli.yml

Unmerged paths:
  (use "git add/rm <file>..." as appropriate to mark resolution)
	deleted by us:   llm/cve.md

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

Cherry-pick of 6563747 has failed:

On branch mergify/bp/9.3/pr-3935
Your branch is up to date with 'origin/9.3'.

You are currently cherry-picking commit 65637471.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   .github/workflows/updatecli.yml

Unmerged paths:
  (use "git add/rm <file>..." as appropriate to mark resolution)
	deleted by us:   llm/cve.md

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

mergify bot pushed a commit that referenced this pull request Feb 18, 2026
Release API migration to new endpoints is now complete.

Past Release Endpoint :
https://elastic-release-api.s3.us-west-2.amazonaws.com/public/past-releases.json
Future Release Endpoint :
https://elastic-release-api.s3.us-west-2.amazonaws.com/public/future-releases.json

This PR updates the old Release API endpoints to new one's

More Info:

https://groups.google.com/a/elastic.co/g/release-eng-team/c/qgXaCX-y29k/m/jzm2S8MeAwAJ
(cherry picked from commit 6563747)

# Conflicts:
#	.github/workflows/updatecli.yml
#	llm/cve.md
mergify bot pushed a commit that referenced this pull request Feb 18, 2026
Release API migration to new endpoints is now complete.

Past Release Endpoint :
https://elastic-release-api.s3.us-west-2.amazonaws.com/public/past-releases.json
Future Release Endpoint :
https://elastic-release-api.s3.us-west-2.amazonaws.com/public/future-releases.json

This PR updates the old Release API endpoints to new one's

More Info:

https://groups.google.com/a/elastic.co/g/release-eng-team/c/qgXaCX-y29k/m/jzm2S8MeAwAJ
(cherry picked from commit 6563747)

# Conflicts:
#	llm/cve.md
mergify bot pushed a commit that referenced this pull request Feb 18, 2026
Release API migration to new endpoints is now complete.

Past Release Endpoint :
https://elastic-release-api.s3.us-west-2.amazonaws.com/public/past-releases.json
Future Release Endpoint :
https://elastic-release-api.s3.us-west-2.amazonaws.com/public/future-releases.json

This PR updates the old Release API endpoints to new one's

More Info:

https://groups.google.com/a/elastic.co/g/release-eng-team/c/qgXaCX-y29k/m/jzm2S8MeAwAJ
(cherry picked from commit 6563747)

# Conflicts:
#	llm/cve.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants