Skip to content

Infinispan client update #691

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: vNext
Choose a base branch
from
Open

Infinispan client update #691

wants to merge 3 commits into from

Conversation

miuponn
Copy link

@miuponn miuponn commented May 29, 2025

Fixes #673

Previously hardcoded client version in pom.xml generation is replaced with configurable version at build time or via env in Dockerfile.

Adds support for the following environment variables and build args:

  • INFINISPAN_CLIENT_VERSION: Set the base version of the client
  • USE_LATEST_COMPATIBLE: If true, script uses latest compatible version using versions:use-latest-releases

@CLAassistant
Copy link

CLAassistant commented May 29, 2025

CLA assistant check
All committers have signed the CLA.

@leochr
Copy link
Member

leochr commented Jun 9, 2025

@miuponn Thank you for the PR. Please sign the CLA (see above comment for further information). Also, it's good to sign the commits.

@leochr
Copy link
Member

leochr commented Jun 9, 2025

@idlewis As you had raised this issue, please review the PR as well. Thank you

@leochr leochr requested a review from idlewis June 9, 2025 19:16
Copy link
Member

@idlewis idlewis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good to me.
Does this also need to go in 25.0.0.5 (as well as latest)?
Do we also need update our docs?

@leochr
Copy link
Member

leochr commented Jun 17, 2025

Thank you for the review, Iain. 25.0.0.6 will be released today (and 25.0.0.5 will be removed from support). Let's target this for 25.0.0.7, in which case, making the changes only to latest would be sufficient.

@leochr
Copy link
Member

leochr commented Jun 17, 2025

Please hold off merging as the vNext changes for 25.0.0.6 haven't been merged yet into the main branch. I'll merge when ready.

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