Skip to content

Releases: synacker/daggy

Update Qt. Fixes for maintainers. Migration to github actions.

28 Aug 16:05
034840b
Compare
Choose a tag to compare
Merge pull request #55 from synacker/bug/fix_docs

Updated changelog. Updated table of contents

Fixes for conan package and mainteners

16 Jan 19:12
4a15b5a
Compare
Choose a tag to compare
  1. Reverted minimum required stadnard to C++17
  2. Fixes in cmake files for conan packaging

Build fixes for maintainers

03 Jan 20:13
fa080b8
Compare
Choose a tag to compare
Merge pull request #43 from synacker/bug/package_deps

Return package deps

Added C/C++ developer interface for Daggy Core

02 Jan 21:59
29b5723
Compare
Choose a tag to compare
2.1.0

GitBook: [#50] Changed logo caption

Bug fix

19 Jun 11:28
d8bf564
Compare
Choose a tag to compare
  1. Fixed connection via ssh2 with empty knownhosts file and password authentication
  2. Fixed termination of remote processes via ssh2 connections
  3. Fixed output cutting for local process after terminate
  4. Update Qt up to 5.15.0

Fix typos in docs. Fixed link issues in packages for linux.

07 Apr 21:51
57971e9
Compare
Choose a tag to compare
Merge pull request #21 from synacker/bug/fix_package_desc_and_rpath

Bug/fix package desc and rpath

Full support ssh2, environment variables and other improvements

05 Apr 14:08
b8f78bf
Compare
Choose a tag to compare

New Features

  • Full support for ssh2 protocol (ssh 1.0 is deprecated)
  • Added environment variables in Data Aggregation Sources
  • Added devel library - libDaggyCore

Fixed

  • OpenSSH key now is supported

Changed

  • YAML/JSON Data Aggregation Sources format changes

Added compatibility with botan 2.11

25 Jul 21:30
617b480
Compare
Choose a tag to compare
Merge pull request #1 from synacker/feature/botan2.11

Fixed compatibility with botan 2.11. Updated botan on windows

Added read data sources from stdin. Bug fix.

23 Jun 19:55
Compare
Choose a tag to compare
  • Added read data sources from stdin
  • Fixed crash if data source is not setted
  • Fixed typos

Added hard stop ssh commands

21 Jun 19:24
Compare
Choose a tag to compare
  • Added hard stop of ssh commands after twice CTRL+C