Skip to content
This repository was archived by the owner on Jun 6, 2024. It is now read-only.

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 15, 2022

Bumps duckdb_jdbc from 0.2.5 to 0.6.0.

Release notes

Sourced from duckdb_jdbc's releases.

0.6.0 Preview Release "Oxyura"

This preview release of DuckDB is named "Oxyura" after the White-headed duck (Oxyura leucocephala) which is an endangered species native to Eurasia.

This time, @​Mytherin has written a blog post explaining the quite long and exciting list of new features in this release.

Binary builds are listed at the bottom of this post. Please note that it can take a couple of hours until binary builds for all platforms and environments are available.

Note: Again, this release introduces a backwards-incompatible change to the on-disk storage format. We suggest you use the EXPORT DATABASE command with the old version followed by IMPORT DATABASE with the new version to migrate your data. See the documentation for details.

Featured Changes

All Changes

... (truncated)

Commits
  • 2213f9c Merge pull request #5333 from lnkuiper/bugfixes
  • 6b09b24 Merge pull request #5332 from samansmink/disable-node-replacement-scans
  • 7c67cde Merge pull request #5325 from duckdb/bump-postgres-scanner
  • e4a13af hold lock for just a bit longer
  • 4220131 format
  • 4963116 disable replacement scans
  • ac66953 Merge pull request #5329 from Mytherin/revertnumpy
  • d63df76 Revert "feat: switch to using oldest-supported-numpy"
  • b0b0dd9 Revert "chore: combine test requires"
  • a330b3b Merge pull request #5322 from Tishj/limit_percent_bandaid
  • 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 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 [duckdb_jdbc](https://github.com/duckdb/duckdb) from 0.2.5 to 0.6.0.
- [Release notes](https://github.com/duckdb/duckdb/releases)
- [Commits](duckdb/duckdb@v0.2.5...v0.6.0)

---
updated-dependencies:
- dependency-name: org.duckdb:duckdb_jdbc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 15, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 7, 2022

Superseded by #92.

@dependabot dependabot bot closed this Dec 7, 2022
@dependabot dependabot bot deleted the dependabot/maven/org.duckdb-duckdb_jdbc-0.6.0 branch December 7, 2022 12:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants