Skip to content

Releases: Actrium/actr

actr v0.3.12

18 Jun 03:35
efdf300

Choose a tag to compare

What's Changed

  • chore(release): publish actr CLI binaries by @kaito-harry in #189
  • fix(ci): migrate protoc plugin publishing to manual root workflow by @kaito-harry in #190
  • fix: repoint actor-rtc URLs to Actrium org by @kaito-harry in #193
  • fix(ci): add missing protoc step and handle old-tag typescript bundle by @kaito-harry in #194
  • chore(release): basic train v0.3.12 by @github-actions[bot] in #191

Full Changelog: v0.3.11...v0.3.12

v0.3.11

17 Jun 08:14
e54dbb4

Choose a tag to compare

What's Changed

  • fix(kotlin): add Manifest DSL with Path/File overloads for manifest resolution by @kaito-harry in #179
  • fix(runtime): preserve connection-not-ready wire errors by @alinejun in #180
  • feat(kotlin): add monitored node factories by @kaito-harry in #182
  • chore: remove accidental release artifacts by @kaito-harry in #183
  • fix(kotlin): add withRetry for ConnectionNotReady and sync DuplexStreamService version to 1.0.0 by @mybee in #185
  • fix(swift): expose mobile RTC readiness observers by @kaito-harry in #186
  • fix(kotlin): complete DSL type aliases, workload lifecycle, and manifest migration by @mybee in #187
  • chore(release): basic train v0.3.11 by @github-actions[bot] in #184
  • chore(kotlin): remove stale generated files and unused demo resources by @mybee in #188

Full Changelog: v0.3.10...v0.3.11

v0.1.15

21 May 09:08

Choose a tag to compare

v0.1.15 Pre-release
Pre-release
chore: bump runtime version to 0.1.13

v0.1.14

20 May 07:09

Choose a tag to compare

v0.1.14 Pre-release
Pre-release
chore: bump release crate versions

v0.1.13

29 Apr 02:32

Choose a tag to compare

v0.1.13 Pre-release
Pre-release
chore(runtime): bump runtime version

v0.1.12

28 Apr 09:02

Choose a tag to compare

v0.1.12 Pre-release
Pre-release
fix(runtime): emit events when webrtc data channels close

v0.1.11

27 Apr 09:19

Choose a tag to compare

v0.1.11 Pre-release
Pre-release
fix(runtime): guard transport cleanup by session