Releases: rdkcentral/firebolt-cpp-transport
Releases · rdkcentral/firebolt-cpp-transport
1.1.8: Additional logging, unit tests
08 Apr 13:29
Compare
Sorry, something went wrong.
No results found
1.1.7: bugfix: socket timeout
31 Mar 13:03
Compare
Sorry, something went wrong.
No results found
What's Changed
fix(transport): cap close-handshake timeout to prevent disconnect() b… by @brendanobra in #79
New Contributors
Full Changelog : v1.1.6...v1.1.7
v1.1.6
16 Mar 10:24
Compare
Sorry, something went wrong.
No results found
Changed
Allow building without a SONAME
v1.1.5
10 Mar 08:53
Compare
Sorry, something went wrong.
No results found
Changed
Enable websocketpp logs by default only at Debug log level; they can also be controlled with
Config.log.transportInclude and Config.log.transportExclude
Fixed
In legacy protocol, allow result to be an object or an array
v1.1.4
06 Mar 10:16
Compare
Sorry, something went wrong.
No results found
Fixed
Add / at the end of URL, otherwise query arguments were not sent
v1.1.3
05 Mar 09:33
Compare
Sorry, something went wrong.
No results found
Changed
Add JSON payload validation to ensure all required fields are present
v1.1.2
04 Mar 14:31
Compare
Sorry, something went wrong.
No results found
Changed
Allow setting log level to MaxLevel, falling back to Debug
Fixed
Events are dispatched in separate thread to avoid blocking the main queue
v1.1.1
24 Feb 10:20
Compare
Sorry, something went wrong.
No results found
Fixed
Deadlock when unsubscribing from an event inside its callback
v1.1.0
18 Feb 09:15
Compare
Sorry, something went wrong.
No results found
Added
Legacy support: Events can be retrieved in the old way via legacyRPCv1 configuration option
Changed
Set SameMajorVersion compatibility
v1.1.0-rpc-v1.1
14 Jan 12:49
Compare
Sorry, something went wrong.
No results found
Added
Legacy support: Events can be retrieved in the old way via legacyRPCv1 configuration option