Releases: driplineorg/dripline-cpp
Releases · driplineorg/dripline-cpp
dripline-cpp v2.10.9 -- Release Notes
Fixed
- dl-agent was stuck in dry-run mode due to a change in configuration; this is fixed by changing the logic to set the agent in dry-run mode
- A long-standing memory leak in which messages were being kept by the receiver instead of being erased once processed is fixed
dripline-cpp v2.10.8 -- Release Notes
Changed
- Updated Scarab to v3.13.4
dripline-cpp v2.10.7 -- Release Notes
Changed
- Use rasmus-saks/release-a-changelog-action to create a GitHub release that incorporates the latest changelog information
- Updated Scarab to v3.13.2
- Updated minimum CMake version in the SimpleAmqpClient integration (external/CMakeLists.txt)
v2.10.6
Reverted integer types for message op and request type back to unsign…
v2.10.5
Fixed the cancelation issue and logging issue, both from Scarab
v2.10.4
Switch enums to use ints, and correct overriding of core::send(); sca…
v2.10.3
Updated Scarab
v2.10.2
Fixing CI build; update Scarab
v2.10.1
Scarab update
v2.10.0
New authentication system and integration tests