| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Bumps postgres-socket-factory from 1.5.0 to 1.6.0. --- updated-dependencies: - dependency-name: com.google.cloud.sql:postgres-socket-factory dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
/gcbrun |
Sorry, something went wrong.
|
Stacktrace: Step #1: Fatal error:java.lang.NoClassDefFoundError: com/google/api/gax/nativeimage/NativeImageUtils Step #1: at com.google.cloud.sql.nativeimage.CloudSqlFeature.beforeAnalysis(CloudSqlFeature.java:52) Step #1: at com.oracle.svm.hosted.NativeImageGenerator.lambda$runPointsToAnalysis$11(NativeImageGenerator.java:688) Step #1: at com.oracle.svm.hosted.FeatureHandler.forEachFeature(FeatureHandler.java:73) Step #1: at com.oracle.svm.hosted.NativeImageGenerator.runPointsToAnalysis(NativeImageGenerator.java:688) Step #1: at com.oracle.svm.hosted.NativeImageGenerator.doRun(NativeImageGenerator.java:529) Step #1: at com.oracle.svm.hosted.NativeImageGenerator.run(NativeImageGenerator.java:488) Step #1: at com.oracle.svm.hosted.NativeImageGeneratorRunner.buildImage(NativeImageGeneratorRunner.java:403) Step #1: at com.oracle.svm.hosted.NativeImageGeneratorRunner.build(NativeImageGeneratorRunner.java:569) Step #1: at com.oracle.svm.hosted.NativeImageGeneratorRunner.main(NativeImageGeneratorRunner.java:122) Step #1: at com.oracle.svm.hosted.NativeImageGeneratorRunner$JDK9Plus.main(NativeImageGeneratorRunner.java:599) Step #1: Caused by: java.lang.ClassNotFoundException: com.google.api.gax.nativeimage.NativeImageUtils This seems to be happening because the CloudSqlFeature file which was recently added to cloud-sql-jdbc-socket-factory relies on a recent version of GAX (which contains the NativeImageUtils). However, the samples in this repo still an older version of the libraries-bom. |
Sorry, something went wrong.
|
Closing as this relies on upgrading libraries-bom which can't be upgraded just yet as it is blocked on #379 |
Sorry, something went wrong.
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file. If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Bumps postgres-socket-factory from 1.5.0 to 1.6.0.
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 commands and options
You can trigger Dependabot actions by commenting on this PR: