Releases: Axway/ace-golang-sdk
OpenBeta 0.0.12
OpenBeta release for ACE golang sdk includes following features
Support for defining native or aggregation service type
Ability to aggregate messages split by parent service
Fix to allow propagating the metadata on received message to child services
Fix for the crash in sidecar if no messages are produced by business service
Log improvements
Support for Dynamic Configurations
OpenBeta 0.0.11
OpenBeta release for ACE golang sdk includes following features
- Support for defining native or aggregation service type
- Ability to aggregate messages split by parent service
- Fix to allow propagating the metadata on received message to child services
- Fix for the crash in sidecar if no messages are produced by business service
- Log improvements
- Support for Dynamic Configurations
OpenBeta 0.0.10
OpenBeta release for ACE golang sdk includes following features
- Support for defining native or aggregation service type
- Ability to aggregate messages split by parent service
- Fix to allow propagating the metadata on received message to child services
- Fix for the crash in sidecar if no messages are produced by business service
- Log improvements
OpenBeta 0.0.9
OpenBeta release for ACE golang sdk includes following features
- Support for defining native or aggregation service type
- Ability to aggregate messages split by parent service
- Fix to allow propagating the metadata on received message to child services
- Fix for the crash in sidecar if no messages are produced by business service
- Log improvements
OpenBeta 0.0.8
OpenBeta release for ACE golang sdk includes following features
- Support for defining native or aggregation service type
- Ability to aggregate messages split by parent service
- Fix to allow propagating the metadata on received message to child services
- Fix for the crash in sidecar if no messages are produced by business service
- Log improvements
OpenBeta 0.0.7
OpenBeta release for ACE golang sdk includes following features
- Support for defining native or aggregation service type
- Ability to aggregate messages split by parent service
- Fix to allow propagating the metadata on received message to child services
- Fix for the crash in sidecar if no messages are produced by business service
- Log improvements
OpenBeta 0.0.6
OpenBeta release for ACE golang sdk includes following features
- Support for defining native or aggregation service type
- Ability to aggregate messages split by parent service
- Fix to allow propogating the metadata on received message to child services
- Fix for the crash in sidecar if no messages are produced by business service
- Log improvements
OpenBeta 0.0.5
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.
OpenBeta 0.0.4
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.
Pre-Release 0.0.3
This release includes following updates
- Additional info in trace logging and README updates