Skip to content

OpenBeta 0.0.5

Latest
Compare
Choose a tag to compare
@vivekschauhan vivekschauhan released this 03 Apr 22:33
· 60 commits to master since this release
1fdc53e

OpenBeta release for ACE golang sdk includes following features

  • Register a microservices as step for ACE choreography
  • Ability to consume messages by invoking microservice callback to process received message
  • Ability to produce messages
  • Includes opentracing instrumentation
  • Ability to raise processing or system error from the business service callback.