GoogleCloudPlatform / spring-cloud-gcp

New home for Spring Cloud GCP development starting with version 2.0.
Apache License 2.0
397 stars 295 forks source link

deps: bump cloud-sql-socket-factory.version from 1.18.1 to 1.19.0 #2994

Open dependabot[bot] opened 1 week ago

dependabot[bot] commented 1 week ago

Bumps cloud-sql-socket-factory.version from 1.18.1 to 1.19.0. Updates com.google.cloud.sql:mysql-socket-factory-connector-j-8 from 1.18.1 to 1.19.0

Updates com.google.cloud.sql:postgres-socket-factory from 1.18.1 to 1.19.0

Updates com.google.cloud.sql:cloud-sql-connector-r2dbc-postgres from 1.18.1 to 1.19.0

Updates com.google.cloud.sql:jdbc-socket-factory-core from 1.18.1 to 1.19.0

Release notes

Sourced from com.google.cloud.sql:jdbc-socket-factory-core's releases.

v1.19.0

1.19.0 (2024-06-11)

Features

  • Add lazy refresh strategy to the connector. Fixes #992. (d84d082)
  • Configure java connector to check CN instance name. Fixes #1995 (#1996) (9346117)

Bug Fixes

  • Add TrustManagerFactory workaround for Conscrypt bug, Fixes #1983. (#1993) (0735a91)
  • Remove native image flag that breaks GraalVM CE builds, Fixes #1979. (#1991) (d14892f)

Dependencies

  • Update com.google.http-client dependencies to v1.44.2 (f1b1434)
  • Update dependency com.google.api-client:google-api-client to v2.5.1 (fcb20e5)
  • Update dependency com.google.api-client:google-api-client to v2.6.0 (ab3973c)
  • Update dependency com.google.api:gax to v2.48.1 (20ea693)
  • Update dependency com.google.api:gax to v2.49.0 (f7a4d70)
  • Update dependency com.google.apis:google-api-services-sqladmin to v1beta4-rev20240521-2.0.0 (33ebcf8)
  • Update dependency com.google.auto.value:auto-value-annotations to v1.11.0 (0d73283)
  • Update dependency com.google.cloud:google-cloud-shared-config to v1.8.0 (e3b7b19)
  • Update dependency com.google.errorprone:error_prone_annotations to v2.28.0 (7e94182)
  • Update dependency com.google.guava:guava to v33.2.1-android (712ca24)
  • Update dependency com.microsoft.sqlserver:mssql-jdbc to v12.6.2.jre8 (d1b0f77)
  • Update dependency kr.motd.maven:os-maven-plugin to v1.7.1 (94f8436)
  • Update dependency maven to v3.9.7 (81f1b2e)
  • Update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.4.0 (3e0cec3)
  • Update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3.5.0 (e790e74)
  • Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.7.0 (27389b6)
  • Update dependency org.checkerframework:checker-qual to v3.43.0 (5c37897)
  • Update dependency org.checkerframework:checker-qual to v3.44.0 (69a2f39)
  • Update dependency org.mariadb.jdbc:mariadb-java-client to v3.4.0 (3796a7c)
  • Update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.7.0 (225454c)
  • Update native-image.version to v0.10.2 (dbffbf4)
  • Update netty and r2dbc dependencies to v4.1.110.Final (3486e1c)
Changelog

Sourced from com.google.cloud.sql:jdbc-socket-factory-core's changelog.

1.19.0 (2024-06-11)

Features

  • Add lazy refresh strategy to the connector. Fixes #992. (d84d082)
  • Configure java connector to check CN instance name. Fixes #1995 (#1996) (9346117)

Bug Fixes

  • Add TrustManagerFactory workaround for Conscrypt bug, Fixes #1983. (#1993) (0735a91)
  • Remove native image flag that breaks GraalVM CE builds, Fixes #1979. (#1991) (d14892f)

Dependencies

  • Update com.google.http-client dependencies to v1.44.2 (f1b1434)
  • Update dependency com.google.api-client:google-api-client to v2.5.1 (fcb20e5)
  • Update dependency com.google.api-client:google-api-client to v2.6.0 (ab3973c)
  • Update dependency com.google.api:gax to v2.48.1 (20ea693)
  • Update dependency com.google.api:gax to v2.49.0 (f7a4d70)
  • Update dependency com.google.apis:google-api-services-sqladmin to v1beta4-rev20240521-2.0.0 (33ebcf8)
  • Update dependency com.google.auto.value:auto-value-annotations to v1.11.0 (0d73283)
  • Update dependency com.google.cloud:google-cloud-shared-config to v1.8.0 (e3b7b19)
  • Update dependency com.google.errorprone:error_prone_annotations to v2.28.0 (7e94182)
  • Update dependency com.google.guava:guava to v33.2.1-android (712ca24)
  • Update dependency com.microsoft.sqlserver:mssql-jdbc to v12.6.2.jre8 (d1b0f77)
  • Update dependency kr.motd.maven:os-maven-plugin to v1.7.1 (94f8436)
  • Update dependency maven to v3.9.7 (81f1b2e)
  • Update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.4.0 (3e0cec3)
  • Update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3.5.0 (e790e74)
  • Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.7.0 (27389b6)
  • Update dependency org.checkerframework:checker-qual to v3.43.0 (5c37897)
  • Update dependency org.checkerframework:checker-qual to v3.44.0 (69a2f39)
  • Update dependency org.mariadb.jdbc:mariadb-java-client to v3.4.0 (3796a7c)
  • Update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.7.0 (225454c)
  • Update native-image.version to v0.10.2 (dbffbf4)
  • Update netty and r2dbc dependencies to v4.1.110.Final (3486e1c)
Commits
  • fdb574a chore(main): release 1.19.0 (#2017)
  • c9eba33 chore(main): release 1.18.2-SNAPSHOT (#1977)
  • 3e0cec3 deps: Update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v...
  • 69a2f39 deps: Update dependency org.checkerframework:checker-qual to v3.44.0
  • f7a4d70 deps: Update dependency com.google.api:gax to v2.49.0
  • 27389b6 deps: Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.7.0
  • 0d73283 deps: Update dependency com.google.auto.value:auto-value-annotations to v1.11.0
  • 712ca24 deps: Update dependency com.google.guava:guava to v33.2.1-android
  • 7e94182 deps: Update dependency com.google.errorprone:error_prone_annotations to v2.28.0
  • e3b7b19 deps: Update dependency com.google.cloud:google-cloud-shared-config to v1.8.0
  • Additional commits viewable in compare view


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: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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)
sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud