Nucliadb

Latest version: v6.3.4.post3632

Safety actively analyzes 714815 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 9 of 13

2.39.0

What's Changed

* Add nucliadb_texts2 by lferran in https://github.com/nuclia/nucliadb/pull/1704
* fix hnsw param use by hermeGarcia in https://github.com/nuclia/nucliadb/pull/1695
* Endpoint to get notifications of KB activity by lferran in https://github.com/nuclia/nucliadb/pull/1702
* Cache similarity function before computing. by hermeGarcia in https://github.com/nuclia/nucliadb/pull/1706
* Activity notification fixes by lferran in https://github.com/nuclia/nucliadb/pull/1709
* Be able to have user annotations on generated Q&A by lferran in https://github.com/nuclia/nucliadb/pull/1705
* Fix s3 bucket create by vangheem in https://github.com/nuclia/nucliadb/pull/1710
* Add security search to index node by lferran in https://github.com/nuclia/nucliadb/pull/1707
* Rename activity to notifications by lferran in https://github.com/nuclia/nucliadb/pull/1713
* Security Search [python part] by lferran in https://github.com/nuclia/nucliadb/pull/1711
* Don't suggest resources by javitonino in https://github.com/nuclia/nucliadb/pull/1714
* Add aws zone to sdk by lferran in https://github.com/nuclia/nucliadb/pull/1715
* update openssl by hermeGarcia in https://github.com/nuclia/nucliadb/pull/1718
* Bump jwcrypto to fix dependabot alert by lferran in https://github.com/nuclia/nucliadb/pull/1717
* Add sdk security example by lferran in https://github.com/nuclia/nucliadb/pull/1722
* Remove old nucliadb_client by lferran in https://github.com/nuclia/nucliadb/pull/1721
* Update Q&A dataset training by jotare in https://github.com/nuclia/nucliadb/pull/1724
* Send primary id on ListMembers grpc call by lferran in https://github.com/nuclia/nucliadb/pull/1727
* Return NER family in entity suggestions by javitonino in https://github.com/nuclia/nucliadb/pull/1729
* Refactor shared read-only transaction logic by lferran in https://github.com/nuclia/nucliadb/pull/1725
* Add summarize to sdk by lferran in https://github.com/nuclia/nucliadb/pull/1731
* Nucliadb Chart without root privileges by lferran in https://github.com/nuclia/nucliadb/pull/1733

New Contributors
* javitonino made their first contribution in https://github.com/nuclia/nucliadb/pull/1714

**Full Changelog**: https://github.com/nuclia/nucliadb/compare/v2.38.0...v2.39.0

2.38.0

What's Changed
* fix bump to not bump deps when on doing a semver change by vangheem in https://github.com/nuclia/nucliadb/pull/1694
* Add docs to feedback payload model by lferran in https://github.com/nuclia/nucliadb/pull/1696
* Add nucliadb_relations folders to pre-commit config by jotare in https://github.com/nuclia/nucliadb/pull/1692
* Add debug messages to detect multiple containers using same port by jotare in https://github.com/nuclia/nucliadb/pull/1691
* Move monitor intervals to helm values by rastut in https://github.com/nuclia/nucliadb/pull/1699
* Configure license checks for nucliadb performance by jotare in https://github.com/nuclia/nucliadb/pull/1698
* Fix workflows by adding relations2 to filters by jotare in https://github.com/nuclia/nucliadb/pull/1697
* New shards in stable channel use relations v2 by jotare in https://github.com/nuclia/nucliadb/pull/1679
* Introspect endpoint - standalone by lferran in https://github.com/nuclia/nucliadb/pull/1688


**Full Changelog**: https://github.com/nuclia/nucliadb/compare/v2.37.0...v2.38.0

2.37.0

What's Changed
* handle missing shard id by vangheem in https://github.com/nuclia/nucliadb/pull/1654
* Sidecar concurrent indexing by jotare in https://github.com/nuclia/nucliadb/pull/1570
* Fix gcloud overlapping log key by jotare in https://github.com/nuclia/nucliadb/pull/1656
* disable generation id cache by vangheem in https://github.com/nuclia/nucliadb/pull/1655
* fix generated version by vangheem in https://github.com/nuclia/nucliadb/pull/1659
* Added full coverage for async client by lferran in https://github.com/nuclia/nucliadb/pull/1651
* Signal dispatch captures errors instead of raising by jotare in https://github.com/nuclia/nucliadb/pull/1658
* auto versioning fix for rust by vangheem in https://github.com/nuclia/nucliadb/pull/1662
* Allow patching the resource slug by lferran in https://github.com/nuclia/nucliadb/pull/1657
* Trigger perf tests on merges to main by lferran in https://github.com/nuclia/nucliadb/pull/1653
* fix metadata usage to always use cache by vangheem in https://github.com/nuclia/nucliadb/pull/1661
* Garbage collection returns a status by jotare in https://github.com/nuclia/nucliadb/pull/1664
* Fix GC return value by jotare in https://github.com/nuclia/nucliadb/pull/1665
* Safer resource slug patching by lferran in https://github.com/nuclia/nucliadb/pull/1663
* Onprem fixes by lferran in https://github.com/nuclia/nucliadb/pull/1667
* add pg storage tests by vangheem in https://github.com/nuclia/nucliadb/pull/1669
* Fix audit chat when citations are present by lferran in https://github.com/nuclia/nucliadb/pull/1670
* implement read only txn support by vangheem in https://github.com/nuclia/nucliadb/pull/1660
* Return whether paragaph search results are fuzzy by lferran in https://github.com/nuclia/nucliadb/pull/1673
* safe delete in node by hermeGarcia in https://github.com/nuclia/nucliadb/pull/1668
* Small fixes and comments to relations2 by jotare in https://github.com/nuclia/nucliadb/pull/1675
* Allow users to pass generic context to LLM by lferran in https://github.com/nuclia/nucliadb/pull/1678
* Use new type annotation syntax by jotare in https://github.com/nuclia/nucliadb/pull/1677
* Fix type annotation by lferran in https://github.com/nuclia/nucliadb/pull/1680
* Removed bottleneck on search [standalone + pg] by lferran in https://github.com/nuclia/nucliadb/pull/1681
* Organize gitignore by jotare in https://github.com/nuclia/nucliadb/pull/1682
* Add index size property to counters response by lferran in https://github.com/nuclia/nucliadb/pull/1683
* Run ingest and search tests with s3 storage backend by lferran in https://github.com/nuclia/nucliadb/pull/1684
* add lead+ as code owner by vangheem in https://github.com/nuclia/nucliadb/pull/1666
* Read only tikv by vangheem in https://github.com/nuclia/nucliadb/pull/1674
* More resilient node fixture cleanup by lferran in https://github.com/nuclia/nucliadb/pull/1686
* Improve access log format and print absolute paths at startup by lferran in https://github.com/nuclia/nucliadb/pull/1685
* Add sorted paragraphs in find results by lferran in https://github.com/nuclia/nucliadb/pull/1687
* upgrade admin assets by vangheem in https://github.com/nuclia/nucliadb/pull/1689
* Change auth for bump GA by rastut in https://github.com/nuclia/nucliadb/pull/1693


**Full Changelog**: https://github.com/nuclia/nucliadb/compare/v2.36.0...v2.37.0

2.36.0

2.35.0

2.34.0

Page 9 of 13

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.