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

Bump com.ing.data:cassandra-jdbc-wrapper from 4.9.1 to 4.10.0 #216

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2023

Bumps com.ing.data:cassandra-jdbc-wrapper from 4.9.1 to 4.10.0.

Release notes

Sourced from com.ing.data:cassandra-jdbc-wrapper's releases.

4.10.0

See changes here.

Changelog

Sourced from com.ing.data:cassandra-jdbc-wrapper's changelog.

[4.10.0] - 2023-09-30

Added

  • Add support for new vector CQL type defined in CEP-30. Also see PR #27.
  • Implement the method getWarnings() in CassandraResultSet.
  • Implement the following methods of CassandraDatabaseMetaData: getBestRowIdentifier(String, String, String, int, boolean) and getAttributes(String, String, String, String).

Changed

  • Update DataStax Java Driver for Apache Cassandra(R) to version 4.17.0.
  • Update Apache Commons IO to version 2.13.0.
  • Update Apache Commons Lang to version 3.13.0.
  • Update Jackson dependencies to version 2.15.2.
  • Packages refactoring: utility classes, types and database metadata management have been moved to dedicated packages.

Removed

  • Remove the legacy package org.apache.cassandra2.cql.jdbc: only com.ing.data.cassandra.jdbc.CassandraDriver should be used now as java.sql.Driver implementation.
Commits
  • 20a2264 Prepare version 4.10.0
  • 7b4c5b8 Fix Vector Support and add Samples for DBaas and Dse (#27)
  • 99ade34 Implement CassandraDatabaseMetaData.getAttributes()
  • 236928e Implement CassandraDatabaseMetaData.getBestRowIdentifier()
  • 94cb525 Remove org.apache.cassandra2.cql.jdbc package
  • c2b8e1c Refactor connection test with SSL using container
  • 59d3e7b Refactor utility classes
  • 8e97d8c Implement ResultSet.getWarnings() method
  • 4e796a7 DatabaseMetaData functions refactoring
  • d2f9239 Refactor types and functions metadata builders
  • Additional commits viewable in compare view

Dependabot compatibility score

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

Bumps [com.ing.data:cassandra-jdbc-wrapper](https://github.com/ing-bank/cassandra-jdbc-wrapper) from 4.9.1 to 4.10.0.
- [Release notes](https://github.com/ing-bank/cassandra-jdbc-wrapper/releases)
- [Changelog](https://github.com/ing-bank/cassandra-jdbc-wrapper/blob/release/next/CHANGELOG.md)
- [Commits](ing-bank/cassandra-jdbc-wrapper@v4.9.1...v4.10.0)

---
updated-dependencies:
- dependency-name: com.ing.data:cassandra-jdbc-wrapper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions github-actions bot merged commit 8b82134 into main Oct 6, 2023
5 checks passed
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

I'm approving this pull request because it includes a patch or minor update

@dependabot dependabot bot deleted the dependabot/maven/com.ing.data-cassandra-jdbc-wrapper-4.10.0 branch October 6, 2023 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants