Skip to content

Releases: driplineorg/dripline-cpp

dripline-cpp v2.10.9 -- Release Notes

Choose a tag to compare

@github-actions github-actions released this 03 Dec 00:55

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

Choose a tag to compare

@github-actions github-actions released this 05 Nov 02:21

Changed

  • Updated Scarab to v3.13.4

dripline-cpp v2.10.7 -- Release Notes

Choose a tag to compare

@github-actions github-actions released this 22 Oct 19:11

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

Choose a tag to compare

@github-actions github-actions released this 10 Jul 22:54
Reverted integer types for message op and request type back to unsign…

v2.10.5

Choose a tag to compare

@github-actions github-actions released this 15 May 07:04
Fixed the cancelation issue and logging issue, both from Scarab

v2.10.4

Choose a tag to compare

@github-actions github-actions released this 17 Apr 21:39
Switch enums to use ints, and correct overriding of core::send(); sca…

v2.10.3

Choose a tag to compare

@github-actions github-actions released this 10 Apr 18:04
Updated Scarab

v2.10.2

Choose a tag to compare

@github-actions github-actions released this 15 Feb 00:14
Fixing CI build; update Scarab

v2.10.1

Choose a tag to compare

@github-actions github-actions released this 14 Jan 23:13
Scarab update

v2.10.0

Choose a tag to compare

@github-actions github-actions released this 06 Dec 01:49
New authentication system and integration tests