Skip to content

Releases: j5ik2o/nexus-actor-rs

nexus-actor-message-derive v0.11.1

28 Aug 05:52
d06c72b
Compare
Choose a tag to compare
Merge pull request #58 from j5ik2o/fix/refactor-projects

refactor: Update import paths for actor-related modules in core/examples

nexus-actor-core-rs v0.11.1

28 Aug 05:49
d06c72b
Compare
Choose a tag to compare
Merge pull request #58 from j5ik2o/fix/refactor-projects

refactor: Update import paths for actor-related modules in core/examples

Release v0.10.5

27 Aug 00:11
Compare
Choose a tag to compare

0.10.5 (2024-08-27)

Code Refactoring

  • Make get_extensions function public in actor_system.rs and add metrics tracking in actor_context.rs (7af042d)
  • actor_context: Simplify async function signature in metrics_foreach (8f45c1c)

Release v0.10.4

26 Aug 00:11
Compare
Choose a tag to compare

0.10.4 (2024-08-26)

Release v0.10.3

25 Aug 00:12
Compare
Choose a tag to compare

0.10.3 (2024-08-25)

Release v0.10.2

24 Aug 00:11
Compare
Choose a tag to compare

0.10.2 (2024-08-24)

Bug Fixes

  • unwrap ActorSystem creation in test modules (6e574ea)

Styles

  • Fix formatting in actor_metrics.rs and proto_metrics.rs files (762773f)

Code Refactoring

  • Remove unnecessary import and replace usage of root with root_context (04c26dc)
  • Update ActorSystem creation to return a Result for error handling (45cc99b)

Release v0.10.1

23 Aug 00:11
Compare
Choose a tag to compare

0.10.1 (2024-08-23)

Release v0.10.0

22 Aug 00:11
Compare
Choose a tag to compare

0.10.0 (2024-08-22)

Features

  • Add mailbox middleware for logging in actor system and rename actor-child to actor-parent-child (3dce9e8)
  • Add metrics module and actor metrics for monitoring actor system (7bab0c6)
  • Add metrics module and implement ProtoMetrics for actor metrics operations (0ee1d1d)

Code Refactoring

  • Improve formatting and structure of actor mailbox middleware example (ca5068b)
  • Remove unused import statements (6887f4e)

Release v0.9.5

21 Aug 00:11
Compare
Choose a tag to compare

0.9.5 (2024-08-21)

Release v0.9.4

20 Aug 00:11
Compare
Choose a tag to compare

0.9.4 (2024-08-20)