Skip to content

Commit

Permalink
Bump com.google.cloud:google-cloud-spanner-jdbc from 2.14.6 to 2.15.1 (
Browse files Browse the repository at this point in the history
…#450)

Bumps
[com.google.cloud:google-cloud-spanner-jdbc](https://github.com/googleapis/java-spanner-jdbc)
from 2.14.6 to 2.15.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/googleapis/java-spanner-jdbc/releases">com.google.cloud:google-cloud-spanner-jdbc's
releases</a>.</em></p>
<blockquote>
<h2>v2.15.0</h2>
<h2><a
href="https://github.com/googleapis/java-spanner-jdbc/compare/v2.14.6...v2.15.0">2.15.0</a>
(2023-12-22)</h2>
<h3>Features</h3>
<ul>
<li>Support PreparedStatement#getParameterMetaData() (<a
href="https://redirect.github.com/googleapis/java-spanner-jdbc/issues/1218">#1218</a>)
(<a
href="https://github.com/googleapis/java-spanner-jdbc/commit/721ff4552104efba47c19ef511282071c3b334c3">721ff45</a>)</li>
</ul>
<h3>Performance Improvements</h3>
<ul>
<li>Optimize isValid implementation (<a
href="https://redirect.github.com/googleapis/java-spanner-jdbc/issues/1444">#1444</a>)
(<a
href="https://github.com/googleapis/java-spanner-jdbc/commit/914e973ad7fd638fabc3ec130b7618c51f01f401">914e973</a>),
closes <a
href="https://redirect.github.com/googleapis/java-spanner-jdbc/issues/1443">#1443</a></li>
</ul>
<h3>Dependencies</h3>
<ul>
<li>Update dependency org.postgresql:postgresql to v42.7.1 (<a
href="https://redirect.github.com/googleapis/java-spanner-jdbc/issues/1441">#1441</a>)
(<a
href="https://github.com/googleapis/java-spanner-jdbc/commit/59975553826360b86492e50b9d49c29aecc28bab">5997555</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/googleapis/java-spanner-jdbc/blob/main/CHANGELOG.md">com.google.cloud:google-cloud-spanner-jdbc's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/googleapis/java-spanner-jdbc/compare/v2.15.0...v2.15.1">2.15.1</a>
(2024-01-09)</h2>
<h3>Dependencies</h3>
<ul>
<li>Update dependency com.google.cloud:google-cloud-shared-dependencies
to v3.21.0 (<a
href="https://redirect.github.com/googleapis/java-spanner-jdbc/issues/1454">#1454</a>)
(<a
href="https://github.com/googleapis/java-spanner-jdbc/commit/d1c1d2cf1ad86d987fc285eb97d9b9ca3c53f753">d1c1d2c</a>)</li>
<li>Update dependency com.google.cloud:google-cloud-spanner-bom to
v6.56.0 (<a
href="https://redirect.github.com/googleapis/java-spanner-jdbc/issues/1455">#1455</a>)
(<a
href="https://github.com/googleapis/java-spanner-jdbc/commit/90fad3870fb3b704d041d1a79f2e8fc6f32631d1">90fad38</a>)</li>
</ul>
<h2><a
href="https://github.com/googleapis/java-spanner-jdbc/compare/v2.14.6...v2.15.0">2.15.0</a>
(2023-12-22)</h2>
<h3>Features</h3>
<ul>
<li>Support PreparedStatement#getParameterMetaData() (<a
href="https://redirect.github.com/googleapis/java-spanner-jdbc/issues/1218">#1218</a>)
(<a
href="https://github.com/googleapis/java-spanner-jdbc/commit/721ff4552104efba47c19ef511282071c3b334c3">721ff45</a>)</li>
</ul>
<h3>Performance Improvements</h3>
<ul>
<li>Optimize isValid implementation (<a
href="https://redirect.github.com/googleapis/java-spanner-jdbc/issues/1444">#1444</a>)
(<a
href="https://github.com/googleapis/java-spanner-jdbc/commit/914e973ad7fd638fabc3ec130b7618c51f01f401">914e973</a>),
closes <a
href="https://redirect.github.com/googleapis/java-spanner-jdbc/issues/1443">#1443</a></li>
</ul>
<h3>Dependencies</h3>
<ul>
<li>Update dependency org.postgresql:postgresql to v42.7.1 (<a
href="https://redirect.github.com/googleapis/java-spanner-jdbc/issues/1441">#1441</a>)
(<a
href="https://github.com/googleapis/java-spanner-jdbc/commit/59975553826360b86492e50b9d49c29aecc28bab">5997555</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/googleapis/java-spanner-jdbc/commit/87873ae6aa2b42e08ebdbc1d0962b98e73cfa436"><code>87873ae</code></a>
chore(main): release 2.15.1 (<a
href="https://redirect.github.com/googleapis/java-spanner-jdbc/issues/1456">#1456</a>)</li>
<li><a
href="https://github.com/googleapis/java-spanner-jdbc/commit/f649e067e1d93f4729d30af94be53d480201ff0b"><code>f649e06</code></a>
chore: modify metadata queries to support named schemas (<a
href="https://redirect.github.com/googleapis/java-spanner-jdbc/issues/1449">#1449</a>)</li>
<li><a
href="https://github.com/googleapis/java-spanner-jdbc/commit/90fad3870fb3b704d041d1a79f2e8fc6f32631d1"><code>90fad38</code></a>
deps: update dependency com.google.cloud:google-cloud-spanner-bom to
v6.56.0 ...</li>
<li><a
href="https://github.com/googleapis/java-spanner-jdbc/commit/d1c1d2cf1ad86d987fc285eb97d9b9ca3c53f753"><code>d1c1d2c</code></a>
deps: update dependency
com.google.cloud:google-cloud-shared-dependencies to ...</li>
<li><a
href="https://github.com/googleapis/java-spanner-jdbc/commit/fde959f711100d21615abd8dd9d22c690c9633fe"><code>fde959f</code></a>
chore(deps): update dependency
com.google.cloud:google-cloud-spanner-jdbc to ...</li>
<li><a
href="https://github.com/googleapis/java-spanner-jdbc/commit/321b7ce8d94399a0894726a6f732deed9ae90183"><code>321b7ce</code></a>
chore(main): release 2.15.1-SNAPSHOT (<a
href="https://redirect.github.com/googleapis/java-spanner-jdbc/issues/1451">#1451</a>)</li>
<li><a
href="https://github.com/googleapis/java-spanner-jdbc/commit/2be2b1c09facd91087a027d1c1f8a0f21e4a07e5"><code>2be2b1c</code></a>
chore(main): release 2.15.0 (<a
href="https://redirect.github.com/googleapis/java-spanner-jdbc/issues/1446">#1446</a>)</li>
<li><a
href="https://github.com/googleapis/java-spanner-jdbc/commit/721ff4552104efba47c19ef511282071c3b334c3"><code>721ff45</code></a>
feat: support PreparedStatement#getParameterMetaData() (<a
href="https://redirect.github.com/googleapis/java-spanner-jdbc/issues/1218">#1218</a>)</li>
<li><a
href="https://github.com/googleapis/java-spanner-jdbc/commit/0e15ba1ee070cd680a7d1ab624ed71e43c4d82f1"><code>0e15ba1</code></a>
test(deps): update dependency com.google.truth:truth to v1.2.0 (<a
href="https://redirect.github.com/googleapis/java-spanner-jdbc/issues/1448">#1448</a>)</li>
<li><a
href="https://github.com/googleapis/java-spanner-jdbc/commit/eba46bd0a703824df77ad164703d339d10a01467"><code>eba46bd</code></a>
test(deps): update dependency com.google.truth:truth to v1.2.0 (<a
href="https://redirect.github.com/googleapis/java-spanner-jdbc/issues/1447">#1447</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/googleapis/java-spanner-jdbc/compare/v2.14.6...v2.15.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.cloud:google-cloud-spanner-jdbc&package-manager=maven&previous-version=2.14.6&new-version=2.15.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 <dependency name> 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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 24, 2024
1 parent 1d33d18 commit e28fcfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-spanner-jdbc</artifactId>
<version>2.14.6</version>
<version>2.15.1</version>
<scope>runtime</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit e28fcfe

Please sign in to comment.