Skip to content

Releases: CrispOSS/jabs

v0.8.9

24 Feb 20:16
Compare
Choose a tag to compare
[maven-release-plugin] copy for tag v0.8.9

v0.8.7

26 Jul 10:26
Compare
Choose a tag to compare
  • #14 Introduce await (Boolean await support)
  • #16 Implement ABS functional layer in ABS API

v0.8.6

11 Jul 10:25
Compare
Choose a tag to compare
  • #12 Ensure graceful shutdown of threads in the context
  • #13 Provide a way to log of messages among actors in the runtime
  • #14 Introduce await
  • #15 Introduce an abstraction over plain Future

v0.8.1

26 Feb 20:57
Compare
Choose a tag to compare
  • #8 Protect delivering envelopes into inboxes
  • #9 and #10 Simplified release process

Artifacts available at Maven Central.

ABS API v0.7

03 Jul 07:31
Compare
Choose a tag to compare

bug

  • Remote message fails with "socket" related exceptions bug (#3)

enhancement

  • Update Maven dependencies (#6)
  • Improve the way a Jetty Server instance is created enhancement (#5)
  • Introduce a "debug" setting enhancement (#4)