All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Response.GetTransport() now returns a Transport pointer
- Action properties are now properly assigned to transport
- Parameter schema changed types for "items", "max" and "min"
- Response reply payload does not leak the call data into the payload anymore
- Request initializes the attributes on demand when there are no attributes
- Change service processor to return action errors as transport errors instead of error replies
- Changed local file token validation to fail when there is a token
- Support for the component address CLI "--address" argument
- Change incoming socket HWM to avoid limiting the number of incoming requests
- CLI --socket option is now called --ipc
- Runtime calls now get the component address from the CLI arguments instead of the mappings
- Log level ERROR is used by default until the level is read from the CLI arguments
- Server socket initialization issue during error checking
- Complete SDK rewrite
- Updates version to 2.0.0