Skip to content

Releases: orbit/orbit

Version 2.0.0-alpha.84

24 Jul 17:32
Compare
Choose a tag to compare
v2.0.0-alpha.84

Release version v2.0.0-alpha.84 and update docs

Version 2.0.0-alpha.83

18 Jul 00:13
Compare
Choose a tag to compare
v2.0.0-alpha.83

Release version v2.0.0-alpha.83 and update docs

Version 2.0.0-alpha.82

07 Jul 22:51
Compare
Choose a tag to compare
v2.0.0-alpha.82

Release version v2.0.0-alpha.82 and update docs

Version 2.0.0-alpha.81

02 Jul 22:10
Compare
Choose a tag to compare
v2.0.0-alpha.81

Release version v2.0.0-alpha.81 and update docs

Version 2.0.0-alpha.80

01 Jul 23:37
Compare
Choose a tag to compare
v2.0.0-alpha.80

Release version v2.0.0-alpha.80 and update docs

Version 2.0.0-alpha.75

29 Jun 20:03
e0fe83e
Compare
Choose a tag to compare
Support suspending methods (#434)

* Initial implementation with working suspended method test.

* Bunch of cleanup to make the code clearer, remove some debugging work.

* Support suspending onActivate method.

* Allow onDeactivate method to call on deactivation.

TODO: allow calling suspending methods in activate/deactivate/invoke.

* Fix suspending actor methods to correctly allow chaining suspended methods.

* Unused import statement.

Co-authored-by: Brett Morien <bmorien@ea.com>

Version 2.0.0-alpha.74

23 Jun 20:44
e2aeab3
Compare
Choose a tag to compare

ZDT edge cases and a new underlying ComponentContainer.

Version 2.0.0-alpha.73

12 Jun 18:36
938fb8f
Compare
Choose a tag to compare
  • Ignore unknown fields in serializer (#432)

Version 2.0.0-alpha.72

09 Jun 00:53
Compare
Choose a tag to compare
Update docs for new shutdown addressable deactivation schemes, update…

… a couple parameter names.

Version 2.0.0-alpha.71

09 Jun 00:26
Compare
Choose a tag to compare
Attempt to increase the connection timeouts in Gradle which may help …

…with Maven publishing issues.