Skip to content

Releases: driplineorg/dripline-cpp

dripline-cpp v2.10.9 -- Release Notes

03 Dec 00:55

Choose a tag to compare

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

05 Nov 02:21

Choose a tag to compare

Changed

  • Updated Scarab to v3.13.4

dripline-cpp v2.10.7 -- Release Notes

22 Oct 19:11

Choose a tag to compare

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

10 Jul 22:54

Choose a tag to compare

Reverted integer types for message op and request type back to unsign…

v2.10.5

15 May 07:04

Choose a tag to compare

Fixed the cancelation issue and logging issue, both from Scarab

v2.10.4

17 Apr 21:39

Choose a tag to compare

Switch enums to use ints, and correct overriding of core::send(); sca…

v2.10.3

10 Apr 18:04

Choose a tag to compare

Updated Scarab

v2.10.2

15 Feb 00:14

Choose a tag to compare

Fixing CI build; update Scarab

v2.10.1

14 Jan 23:13

Choose a tag to compare

Scarab update

v2.10.0

06 Dec 01:49

Choose a tag to compare

New authentication system and integration tests