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

fix: upgrade native image plugin to 0.9.14 to unblock graalvm 22.2 update #998

Merged
merged 1 commit into from Sep 29, 2022

Conversation

mpeddada1
Copy link
Contributor

@mpeddada1 mpeddada1 commented Sep 28, 2022

Upgrading to GraalVM 22.2 requires a minimum of 0.9.13 of the native-maven-plugin. However, 0.9.13 contains an issue that breaks java-spanner-jdbc's build. TODO: Remove this upgrade once java-shared-config 1.5.4 (with the native-maven-plugin upgrade to 0.9.14) is released.

@product-auto-label product-auto-label bot added size: s Pull request size is small. api: spanner Issues related to the googleapis/java-spanner-jdbc API. labels Sep 28, 2022
@generated-files-bot
Copy link

Warning: This pull request is touching the following templated files:

  • .kokoro/build.sh

@mpeddada1 mpeddada1 marked this pull request as ready for review September 28, 2022 19:16
@mpeddada1 mpeddada1 requested review from a team as code owners September 28, 2022 19:16
@mpeddada1 mpeddada1 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 28, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 28, 2022
@mpeddada1 mpeddada1 added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 28, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 28, 2022
@mpeddada1 mpeddada1 merged commit e5ed330 into main Sep 29, 2022
@mpeddada1 mpeddada1 deleted the 0.9.14-native branch September 29, 2022 15:56
gcf-merge-on-green bot pushed a commit that referenced this pull request Oct 6, 2022
🤖 I have created a release *beep* *boop*
---


## [2.7.8](https://togithub.com/googleapis/java-spanner-jdbc/compare/v2.7.7...v2.7.8) (2022-10-03)


### Bug Fixes

* Upgrade native image plugin to 0.9.14 to unblock graalvm 22.2 update ([#998](https://togithub.com/googleapis/java-spanner-jdbc/issues/998)) ([e5ed330](https://togithub.com/googleapis/java-spanner-jdbc/commit/e5ed3300780eec0a32c0f135415063f65fb5ca82))


### Dependencies

* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#1001](https://togithub.com/googleapis/java-spanner-jdbc/issues/1001)) ([feafe10](https://togithub.com/googleapis/java-spanner-jdbc/commit/feafe1076c7e272bfe69fe055f742072b5aac763))
* Update dependency com.google.cloud:google-cloud-spanner-bom to v6.30.1 ([#973](https://togithub.com/googleapis/java-spanner-jdbc/issues/973)) ([205f312](https://togithub.com/googleapis/java-spanner-jdbc/commit/205f312ab3466e9efb3fc3c79ddc9644adcca527))
* Update dependency com.google.cloud:google-cloud-spanner-bom to v6.30.2 ([#976](https://togithub.com/googleapis/java-spanner-jdbc/issues/976)) ([037a33a](https://togithub.com/googleapis/java-spanner-jdbc/commit/037a33a932d2a50412bc53cc05cf512a9d2a4548))
* Update dependency com.google.cloud:google-cloud-spanner-bom to v6.31.0 ([#1000](https://togithub.com/googleapis/java-spanner-jdbc/issues/1000)) ([59d69fb](https://togithub.com/googleapis/java-spanner-jdbc/commit/59d69fb6548d7e1d23fc8285faa975befd00323a))
* Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.14 ([#977](https://togithub.com/googleapis/java-spanner-jdbc/issues/977)) ([32c881e](https://togithub.com/googleapis/java-spanner-jdbc/commit/32c881ea6530d23385f0c001e99d767146544210))
* Update dependency org.junit.vintage:junit-vintage-engine to v5.9.1 ([#974](https://togithub.com/googleapis/java-spanner-jdbc/issues/974)) ([fab57d9](https://togithub.com/googleapis/java-spanner-jdbc/commit/fab57d9adea37ca4c3aa9aeb8d11e086ba86e538))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the googleapis/java-spanner-jdbc API. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants