Skip to content

fix(deps): update io.objectbox to v4.0.3#757

Merged
wax911 merged 1 commit into
developfrom
renovate/io.objectbox
Oct 26, 2024
Merged

fix(deps): update io.objectbox to v4.0.3#757
wax911 merged 1 commit into
developfrom
renovate/io.objectbox

Conversation

@renovate

@renovate renovate Bot commented Oct 26, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.objectbox:objectbox-gradle-plugin (source) 4.0.2 -> 4.0.3 age adoption passing confidence
io.objectbox:objectbox-processor (source) 4.0.2 -> 4.0.3 age adoption passing confidence
io.objectbox:objectbox-android (source) 4.0.2 -> 4.0.3 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

objectbox/objectbox-java (io.objectbox:objectbox-android)

v4.0.3

  • Make closing the Store more robust. In addition to transactions, it also waits for ongoing queries. This is just an
    additional safety net. Your apps should still make sure to finish all Store operations, like queries, before closing it.
  • Flex properties support null map and list values.
  • Some minor vector search performance improvements.
Sync
  • Fix a serious regression, please update as soon as possible.
  • Add new options, notably for cluster configuration, when building SyncServer. Improve documentation.
    Deprecate the old peer options in favor of the new cluster options.
  • Add SyncHybrid, a combination of a Sync client and a Sync server. It can be used in local cluster setups, in
    which a "hybrid" functions as a client & cluster peer (server).

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions github-actions Bot added the dependencies Pull requests that update a dependency file label Oct 26, 2024

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Auto approved automated PR

@wax911 wax911 merged commit 36da9b8 into develop Oct 26, 2024
@wax911 wax911 deleted the renovate/io.objectbox branch October 26, 2024 13:09
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant