Skip to content

Bump org.dizitart:nitrite from 3.4.4 to 4.2.1 - #24

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.dizitart-nitrite-4.2.1
Closed

Bump org.dizitart:nitrite from 3.4.4 to 4.2.1#24
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.dizitart-nitrite-4.2.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 23, 2024

Copy link
Copy Markdown

Bumps org.dizitart:nitrite from 3.4.4 to 4.2.1.

Release notes

Sourced from org.dizitart:nitrite's releases.

Release 4.2.1

What's Changed

  • Fix for #901
  • Fix for #902
  • Version upgrade for several dependencies

Release 4.2.0

New Changes

  • Nitrite API has been re-written from ground up. It is now more stable and performant. But there are breaking changes. Please read the guide for more details.
  • Nitrite now requires Java 11 or above.
  • Nitrite is now modular. It has been now divided into several modules. You can use only the modules you need.
  • Modular storage adapters are now available. You can use only the storage adapter you need.
  • MVStore version upgraded to 2.2.224
  • RocksDB has been introduced as a new storage adapter.
  • Nitrite now supports transaction.
  • Nitrite now supports schema migration.
  • Nitrite now supports spatial indexing and search
  • Nitrite now supports compound indexes.
  • Nitrite now support import/export of data in JSON format.
  • Build system has been migrated to Maven.
  • Nitrite DataGate has been deprecated.
  • Nitrite Explorer has been deprecated.
Changelog

Sourced from org.dizitart:nitrite's changelog.

Release 4.2.1 - Feb 19, 2024

Issue Fixes

  • Fix for #901
  • Fix for #902
  • Version upgrade for several dependencies

Release 4.2.0 - Jan 6, 2024

New Changes

  • Nitrite API has been re-written from ground up. It is now more stable and performant. But there are breaking changes. Please read the guide for more details.
  • Nitrite now requires Java 11 or above.
  • Nitrite is now modular. It has been now divided into several modules. You can use only the modules you need.
  • Modular storage adapters are now available. You can use only the storage adapter you need.
  • MVStore version upgraded to 2.2.224
  • RocksDB has been introduced as a new storage adapter.
  • Nitrite now supports transaction.
  • Nitrite now supports schema migration.
  • Nitrite now supports spatial indexing and search
  • Nitrite now supports compound indexes.
  • Nitrite now support import/export of data in JSON format.
  • Build system has been migrated to Maven.
  • Nitrite DataGate has been deprecated.
  • Nitrite Explorer has been deprecated.
Commits

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 [org.dizitart:nitrite](https://github.com/nitrite/nitrite-java) from 3.4.4 to 4.2.1.
- [Release notes](https://github.com/nitrite/nitrite-java/releases)
- [Changelog](https://github.com/nitrite/nitrite-java/blob/main/CHANGELOG.md)
- [Commits](nitrite/nitrite-java@v3.4.4...v4.2.1)

---
updated-dependencies:
- dependency-name: org.dizitart:nitrite
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 23, 2024
@dependabot @github

dependabot Bot commented on behalf of github Sep 20, 2024

Copy link
Copy Markdown
Author

Superseded by #40.

@dependabot dependabot Bot closed this Sep 20, 2024
@dependabot
dependabot Bot deleted the dependabot/maven/org.dizitart-nitrite-4.2.1 branch September 20, 2024 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants