Skip to content

Tags: scanoss/ldb

Tags

v4.1.11

Toggle v4.1.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
4.1.11 (#53)

* fix bug removing extra records with collate
* fix bug deleting specific records

v4.1.10

Toggle v4.1.10's commit message
chore(debpkg): update dependencies to use `libgcrypt20-dev` instead o…

…f `libssl1.1`

v4.1.9

Toggle v4.1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
disgregate skip cases during importation process. Fix bug changing th…

…e log level (#51)

v4.1.8

Toggle v4.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Memory issue (#50)

*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

v4.1.7

Toggle v4.1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Improve error logging. Add general import abort for on errors (#49)

* Improve error logging. Add general import abort for procecssing errors

* avoid deadlock in collate operation with ldb_fetch_recordset_v2

v4.1.6

Toggle v4.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #48 from scanoss/4.1.6

improve delete fixed records functionality

v4.1.5

Toggle v4.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #46 from scanoss/actions_update

update github action runner

v4.1.4

Toggle v4.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #41 from scanoss/4.1.4

fix ldb remove records bug in multiple sectors operation

v4.1.3

Toggle v4.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #40 from scanoss/4.1.3

Minor logs improvement. Solve bug logging missing sector

v4.1.2

Toggle v4.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
4.1.2 (#39)

* add writting sector error during importation

* move stdout message to logs

* update github actions

* improve failure on node reading logic