Skip to content
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

Updated the Spring Cloud POMs for version 5+ to ensure they're compiled using Java 17, instead of using the Java runtime version #38690

Conversation

vcolin7
Copy link
Member

@vcolin7 vcolin7 commented Feb 7, 2024

Fixes: #38661

Changes align all Spring Cloud POMs to do what some of them are already doing to compile on Java 17.

@vcolin7 vcolin7 added the azure-spring All azure-spring related issues label Feb 7, 2024
@vcolin7 vcolin7 self-assigned this Feb 7, 2024
@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@vcolin7 vcolin7 requested a review from mrm9084 as a code owner February 8, 2024 03:48
@Netyyyy Netyyyy merged commit 00656de into release/spring-cloud-azure_5.9.1 Feb 8, 2024
24 of 28 checks passed
@Netyyyy Netyyyy deleted the hotfix/spring-cloud-azure_5.9.1/java21-build branch February 8, 2024 06:47
### Spring Cloud Azure

#### Bugs Fixed
- Fixed issue where running on versions newer than Java 21 would throw a `UnsupportedClassVersionError`.

Choose a reason for hiding this comment

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

actually not newer but older

Netyyyy added a commit that referenced this pull request Feb 9, 2024
* Prepare for Spring Cloud Azure 5.9.0 release (#38620)

* update version client

* update version/changelog/readme

* Updated the Spring Cloud POMs for version 5+ to ensure they're compiled using Java 17, instead of using the Java runtime version (#38690)

* Updated CHANGELOG.

* Updated POMs.

* fix compilation versions

* fix ci

---------

Co-authored-by: Xiaolu Dai <[email protected]>
Co-authored-by: Muyao <[email protected]>

* Prepare for Spring Cloud Azure 5.9.1 release (#38699)

* update version client

* Increment package versions for spring releases (#38701)

---------

Co-authored-by: vcolin7 <[email protected]>
Co-authored-by: Xiaolu Dai <[email protected]>
Co-authored-by: Azure SDK Bot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
azure-spring All azure-spring related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants