Skip to content

[pull] main from objectbox:main - #18

Open
pull[bot] wants to merge 680 commits into
httpsgithu:mainfrom
objectbox:main
Open

[pull] main from objectbox:main#18
pull[bot] wants to merge 680 commits into
httpsgithu:mainfrom
objectbox:main

Conversation

@pull

@pull pull Bot commented May 9, 2022

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull Bot added the ⤵️ pull label May 9, 2022
QueryPublisher: wait for the query to finish on close #181

See merge request objectbox/objectbox-java!159
Instead of asserting some very specific sizes and messages that are not
really of importance, ensure the APIs fulfill reasonable expectations.
Also drop braces on conditionals where they weren't for readability.
Reduce visibility if possible.
These are a time waste. Rather spend time on adding tests to the Gradle
plugin and the integration tests.
Also update Nexus Publish plugin [1.3.0 -> 2.0.0]

Also remove large timeouts, new Maven Central infrastructure is fast.
…#240

This prevents an "Another BoxStore is still open for this directory"
exception when a previous instance using the same directory has to be
finalized (because it wasn't closed explicitly).
BoxStore: when constructing, actually wait on finalization of other instances #240

See merge request objectbox/objectbox-java!161
Also prepare to customize the regular output stream, but do not add a
builder API until it is required.
…#258

Previously Thread.dumpStack() was used which only prints the stack of
the current thread. Also *all* existing threads were printed, not just
those from the internal thread pool.
Best practice Java. Also prevent public access to internalThreadPool().
…258

This can help avoid transactions getting closed by force.
BoxStore: improve thread pool shutdown, error messages #258

See merge request objectbox/objectbox-java!147
This was deprecated in release 4.0.3
This was deprecated in release 3.7.0
This was deprecated in release 3.7.0
greenrobot-team and others added 30 commits July 7, 2026 09:15
As a positive side effect this avoids pulling in the additional Android
API artifact for the ObjectBox Flutter package.
That the method currently calls the retryNetworks method may change in
the future.
This is used on Android only, so using Kotlin with its null-safe types
is preferred.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants