Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Update SapMachine URLs (v4)#965

Merged
HarithaVattikuti merged 2 commits into
actions:releases/v4from
RealCLanger:sapmachineURLv4
Dec 3, 2025
Merged

Update SapMachine URLs (v4)#965
HarithaVattikuti merged 2 commits into
actions:releases/v4from
RealCLanger:sapmachineURLv4

Conversation

@RealCLanger
Copy link
Copy Markdown
Contributor

Description:
Updates URLs to SapMachine for v4 release branch

Related issue:
#937

Check list:

  • Mark if documentation changes are required.
  • Mark if tests were added or updated to cover the changes.

@RealCLanger RealCLanger requested a review from a team as a code owner November 28, 2025 08:11
@RealCLanger
Copy link
Copy Markdown
Contributor Author

@mahabaleshwars Is this needed? Are there planned updates for relase v4?

@mahabaleshwars
Copy link
Copy Markdown
Contributor

Hi @RealCLanger, yes, this is needed.

According to issue #937, both the old and new URLs currently work, but this change ensures compatibility when the old URL is eventually deprecated.

Since many users are still on v4 (the latest being v5. 0.0 released in August 2025), we should apply this fix to the releases/v4 branch to prevent disruptions for those users.

@RealCLanger
Copy link
Copy Markdown
Contributor Author

OK, great. So then please merge this PR, the tests seem to be green now. 😄

When will updates for v5 and v4 with the new URLs be released then?

@HarithaVattikuti HarithaVattikuti merged commit c1e3236 into actions:releases/v4 Dec 3, 2025
361 checks passed
@RealCLanger RealCLanger deleted the sapmachineURLv4 branch December 3, 2025 18:45
@RealCLanger
Copy link
Copy Markdown
Contributor Author

Thanks for merging.

@HarithaVattikuti @aparnajyothi-y @mahabaleshwars Is the change now active in setup-java v4 or will you need to create a release for that? And if the latter is the case, what's the schedule for a next release?

@mahabaleshwars
Copy link
Copy Markdown
Contributor

Hi @RealCLanger! Thanks for checking in.

The change is now available in setup-java v4 as of v4.8.0. You can use actions/setup-java@v4 to access the update.

@RealCLanger
Copy link
Copy Markdown
Contributor Author

Hi @RealCLanger! Thanks for checking in.

The change is now available in setup-java v4 as of v4.8.0. You can use actions/setup-java@v4 to access the update.

That's great, thank you!

mergify Bot added a commit to robfrank/amphora that referenced this pull request May 21, 2026
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5.
Release notes

*Sourced from [actions/setup-java's releases](https://github.com/actions/setup-java/releases).*

> v5.0.0
> ------
>
> What's Changed
> --------------
>
> ### Breaking Changes
>
> * Upgrade to node 24 by [`@​salmanmkc`](https://github.com/salmanmkc) in [actions/setup-java#888](https://redirect.github.com/actions/setup-java/pull/888)
>
> Make sure your runner is updated to this version or newer to use this release. v2.327.1 [Release Notes](https://github.com/actions/runner/releases/tag/v2.327.1)
>
> ### Dependency Upgrades
>
> * Upgrade Publish Immutable Action by [`@​HarithaVattikuti`](https://github.com/HarithaVattikuti) in [actions/setup-java#798](https://redirect.github.com/actions/setup-java/pull/798)
> * Upgrade eslint-plugin-jest from 27.9.0 to 28.11.0 by [`@​dependabot`](https://github.com/dependabot)[bot] in [actions/setup-java#730](https://redirect.github.com/actions/setup-java/pull/730)
> * Upgrade undici from 5.28.5 to 5.29.0 by [`@​dependabot`](https://github.com/dependabot)[bot] in [actions/setup-java#833](https://redirect.github.com/actions/setup-java/pull/833)
> * Upgrade form-data to bring in fix for critical vulnerability by [`@​gowridurgad`](https://github.com/gowridurgad) in [actions/setup-java#887](https://redirect.github.com/actions/setup-java/pull/887)
> * Upgrade actions/checkout from 4 to 5 by [`@​dependabot`](https://github.com/dependabot)[bot] in [actions/setup-java#896](https://redirect.github.com/actions/setup-java/pull/896)
>
> ### Bug Fixes
>
> * Prevent default installation of JetBrains pre-releases by [`@​priyagupta108`](https://github.com/priyagupta108) in [actions/setup-java#859](https://redirect.github.com/actions/setup-java/pull/859)
> * Improve Error Handling for Setup-Java Action to Help Debug Intermittent Failures by [`@​gowridurgad`](https://github.com/gowridurgad) in [actions/setup-java#848](https://redirect.github.com/actions/setup-java/pull/848)
>
> New Contributors
> ----------------
>
> * [`@​gowridurgad`](https://github.com/gowridurgad) made their first contribution in [actions/setup-java#848](https://redirect.github.com/actions/setup-java/pull/848)
> * [`@​salmanmkc`](https://github.com/salmanmkc) made their first contribution in [actions/setup-java#888](https://redirect.github.com/actions/setup-java/pull/888)
>
> **Full Changelog**: <actions/setup-java@v4...v5.0.0>
>
> v4.8.0
> ------
>
> What's Changed
> --------------
>
> * License and Audit Fixes by [`@​HarithaVattikuti`](https://github.com/HarithaVattikuti) in [actions/setup-java#960](https://redirect.github.com/actions/setup-java/pull/960)
> * Update SapMachine URLs by [`@​RealCLanger`](https://github.com/RealCLanger) in [actions/setup-java#965](https://redirect.github.com/actions/setup-java/pull/965)
>
> **Full Changelog**: <actions/setup-java@v4...v4.8.0>
>
> v4.7.1
> ------
>
> What's Changed
> --------------
>
> ### Documentation changes
>
> * Add Documentation to Recommend Using GraalVM JDK 17 Version to 17.0.12 to Align with GFTC License Terms by [`@​aparnajyothi-y`](https://github.com/aparnajyothi-y) in [actions/setup-java#704](https://redirect.github.com/actions/setup-java/pull/704)
> * Remove duplicated GraalVM section in documentation by [`@​Marcono1234`](https://github.com/Marcono1234) in [actions/setup-java#716](https://redirect.github.com/actions/setup-java/pull/716)
>
> ### Dependency updates:
>
> * Upgrade `@​action/cache` from 4.0.0 to 4.0.2 by [`@​aparnajyothi-y`](https://github.com/aparnajyothi-y) in [actions/setup-java#766](https://redirect.github.com/actions/setup-java/pull/766)
> * Upgrade `@​actions/glob` from 0.4.0 to 0.5.0 by [`@​dependabot`](https://github.com/dependabot) in [actions/setup-java#744](https://redirect.github.com/actions/setup-java/pull/744)
> * Upgrade ts-jest from 29.1.2 to 29.2.5 by [`@​dependabot`](https://github.com/dependabot) in [actions/setup-java#743](https://redirect.github.com/actions/setup-java/pull/743)
> * Upgrade `@​action/cache` to 4.0.3 by [`@​aparnajyothi-y`](https://github.com/aparnajyothi-y) in [actions/setup-java#773](https://redirect.github.com/actions/setup-java/pull/773)
>
> **Full Changelog**: <actions/setup-java@v4...v4.7.1>
>
> v4.7.0
> ------
>
> What's Changed
> --------------

... (truncated)


Commits

* [`be666c2`](actions/setup-java@be666c2) Chore: Version Update and Checkout Update to v6 ([#973](https://redirect.github.com/actions/setup-java/issues/973))
* [`f7a6fef`](actions/setup-java@f7a6fef) Bump actions/checkout from 5 to 6 ([#961](https://redirect.github.com/actions/setup-java/issues/961))
* [`d81c4e4`](actions/setup-java@d81c4e4) Upgrade `@​actions/cache` to v5 ([#968](https://redirect.github.com/actions/setup-java/issues/968))
* [`1b1bbe1`](actions/setup-java@1b1bbe1) readme update ([#972](https://redirect.github.com/actions/setup-java/issues/972))
* [`5d7b214`](actions/setup-java@5d7b214) Retry on HTTP 522 Connection timed out ([#964](https://redirect.github.com/actions/setup-java/issues/964))
* [`f2beeb2`](actions/setup-java@f2beeb2) Bump actions/publish-action from 0.3.0 to 0.4.0 ([#912](https://redirect.github.com/actions/setup-java/issues/912))
* [`4e7e684`](actions/setup-java@4e7e684) feat: Add support for `.sdkmanrc` file in `java-version-file` parameter ([#736](https://redirect.github.com/actions/setup-java/issues/736))
* [`46c56d6`](actions/setup-java@46c56d6) Add GitHub Token Support for GraalVM and Refactor Code ([#849](https://redirect.github.com/actions/setup-java/issues/849))
* [`66b9457`](actions/setup-java@66b9457) Update SapMachine URLs ([#955](https://redirect.github.com/actions/setup-java/issues/955))
* [`6ba5449`](actions/setup-java@6ba5449) Enhance error logging for network failures to include endpoint/IP details, ad...
* Additional commits viewable in [compare view](actions/setup-java@v4...v5)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=actions/setup-java&package-manager=github\_actions&previous-version=4&new-version=5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
  
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot show  ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants