Skip to content

Releases: scanoss/ldb

v4.1.10

04 Feb 14:47

Choose a tag to compare

What's Changed

Fixed

  • Debian package metadata to correctly require libgcrypt instead of libssl1.1.

Full Changelog: v4.1.9...v4.1.10

v4.1.9

21 Nov 11:42
2c4aac3

Choose a tag to compare

What's Changed

  • Disgregate skip cases during importation process.
  • Fix bug changing the log level.

Full Changelog: v4.1.8...v4.1.9

v4.1.8

27 Oct 10:14
d63a8c2

Choose a tag to compare

What's Changed

  • Memory issue by *Improve import logs.
  • Fix memory leaks causing the process to be killed by the OS.
  • Fix configuration bug.
  • Fix bug losing the node end record for specific cases.
  • Fix bug producing a dead-lock during the importation process.

Full Changelog: v4.1.6...v4.1.8

v4.1.6

16 Jul 15:26
0407f22

Choose a tag to compare

What's Changed

Full Changelog: v4.1.5...v4.1.6

v4.1.5

12 Jun 15:03
4ffde36

Choose a tag to compare

What's Changed

  • update download-artifact and update-artifact from v3 to v4
  • update github action runner
  • Add node functions processing v2 function to fix collate segfault.
  • Fix fetch_recordset bug retrieving unrequested information.

Full Changelog: v4.1.4...v4.1.5

v4.1.4

12 Sep 11:00
0a2c0e0

Choose a tag to compare

What's Changed

Full Changelog: v4.1.2...v4.1.4

v4.1.2

22 Jul 13:09
62644af

Choose a tag to compare

What's Changed

  • Add log level logs for nodes reading failures. Move old logs from stdout to log file.
  • Add raw query wrapper to be consumed through the shared library.
  • Minor bugs fixed.

Full Changelog: v4.1.1...v4.1.2

v4.1.1

19 Apr 14:29
8c9c5e3

Choose a tag to compare

What's Changed

  • solve bug processing VALIDATE_FIELDS.
  • Update README.
  • Minor change in logs.
    Full Changelog: v4.1.0...v4.1.1

v4.1.0

26 Feb 01:07
728da3a

Choose a tag to compare

What's Changed

  • Add compressed csv extension and new compressed definition.
  • validate table encondig before import.
  • move functions related with select handler.
  • update mz.h
  • solve function naming error.
  • update Makefile.

Full Changelog: v4.0.8...v4.1.0

v4.0.8

29 Jan 15:06
4c658d0

Choose a tag to compare

What's Changed

  • 4.0.8 by @mscasso-scanoss in #31

  • Add support to remove records from encrypted kbs

  • solve bug collating mz tables due to consistency error.

  • Extend 'dump keys' command to mz tables.

  • Solve minor bug with version checking.

Full Changelog: v4.0.7...v4.0.8