Aerospike Connect for Event Stream Processing (ESP) - Outbound version 1.1.0 was released on February 4, 2022.
New Features
- [CONNECTOR-319] - Add support to plugin custom code through the Custom transformer API.
Improvements
- [CONNECTOR-320] - Support Java 17 runtime.
- [CONNECTOR-322] - Add ESP destination config
http-success-status-codes
to specify HTTP status codes to indicate successful response. - [CONNECTOR-323] - Add a routing config to skip dispatching of records to the destination.
Bug Fixes
- [CONNECTOR-324] - Fix a memory leak on HTTP/2 remote stream cancel with HTTP/2 protocol.
- [CONNECTOR-325] - ESP doesn’t validate TLS config on start up.