Skip to content

Onity 0.3.0

Choose a tag to compare

@furkantokkan furkantokkan released this 30 May 20:09
· 42 commits to main since this release

Added

  • Added engine-free reactive thread-pool scheduling with ObserveOnThreadPool() and SelectOnThreadPool(...).
  • Added focused EditMode coverage for ordered thread-pool delivery, configured parallelism, source-order preservation at concurrency 1, and invalid concurrency validation.
  • Added ADR 0002 for the managed thread-pool boundary.

Changed

  • Bumped com.onity.framework to 0.3.0.
  • Updated R3 migration, reactive operator reference, architecture notes, and UPM install pin examples to v0.3.0.

Verification

  • dotnet build onity-core-ci.csproj -c Release