Nucliadb

Latest version: v4.0.3.post562

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

Scan your dependencies

Page 4 of 10

2.44.0

What's Changed

* Properly validate RAG strategies model by lferran in https://github.com/nuclia/nucliadb/pull/1847
* Fix Filter model validation by lferran in https://github.com/nuclia/nucliadb/pull/1853
* More logging info for migrator when waiting for node by lferran in https://github.com/nuclia/nucliadb/pull/1836
* reduce max max shard size by vangheem in https://github.com/nuclia/nucliadb/pull/1857
* Revert "Is CPAN really needed?" by javitonino in https://github.com/nuclia/nucliadb/pull/1859
* Remove unused gRPC methods from ingest servicer by jotare in https://github.com/nuclia/nucliadb/pull/1851
* fix replicate relations by vangheem in https://github.com/nuclia/nucliadb/pull/1858
* Retry tikv more by lferran in https://github.com/nuclia/nucliadb/pull/1861
* Add Merge gRPC method to index node writer by jotare in https://github.com/nuclia/nucliadb/pull/1860
* Bump replication id after forced merge by javitonino in https://github.com/nuclia/nucliadb/pull/1865
* Do not scan_keys on getting labelsets by lferran in https://github.com/nuclia/nucliadb/pull/1863
* Models management missing endpoint by lferran in https://github.com/nuclia/nucliadb/pull/1867
* Scan keys less often on ingest by lferran in https://github.com/nuclia/nucliadb/pull/1868
* fix node scheduling for rollover shards by vangheem in https://github.com/nuclia/nucliadb/pull/1873
* Proxy learning collector feedback by lferran in https://github.com/nuclia/nucliadb/pull/1874
* updated processing integration by vangheem in https://github.com/nuclia/nucliadb/pull/1872
* Add BucketNotEmpty as S3 string error codes by jotare in https://github.com/nuclia/nucliadb/pull/1878
* Purge orphan shards by jotare in https://github.com/nuclia/nucliadb/pull/1838
* Add resources for jaeger agent container by lferran in https://github.com/nuclia/nucliadb/pull/1880
* disk space computed and propagated by hermeGarcia in https://github.com/nuclia/nucliadb/pull/1870
* Do not rollover twice by vangheem in https://github.com/nuclia/nucliadb/pull/1889


**Full Changelog**: https://github.com/nuclia/nucliadb/compare/v2.43.1...v2.44.0

2.43.1

What's Changed
* Delete nucliadb-sdk v1 by lferran in https://github.com/nuclia/nucliadb/pull/1827
* Remove too much context from unrelated entities log by jotare in https://github.com/nuclia/nucliadb/pull/1840
* Fix GCS delete bucket status code by jotare in https://github.com/nuclia/nucliadb/pull/1835
* Fix error code parsing for AWS S3 responses by jotare in https://github.com/nuclia/nucliadb/pull/1837
* Use new public Predict API by lferran in https://github.com/nuclia/nucliadb/pull/1841
* Run merging relations in executor by lferran in https://github.com/nuclia/nucliadb/pull/1844
* Unpin some more dependencies by javitonino in https://github.com/nuclia/nucliadb/pull/1843
* Support for more complex filtering expressions by lferran in https://github.com/nuclia/nucliadb/pull/1801
* Fix pypi release for sdk by lferran in https://github.com/nuclia/nucliadb/pull/1845
* Do not check proxy headers anymore by jotare in https://github.com/nuclia/nucliadb/pull/1846
* New KB creation logic by lferran in https://github.com/nuclia/nucliadb/pull/1842
* Model metadata is still received via grpc for hosted by lferran in https://github.com/nuclia/nucliadb/pull/1849
* Ingest - use defined SA name in purgeCron RBAC by zepellin in https://github.com/nuclia/nucliadb/pull/1850


**Full Changelog**: https://github.com/nuclia/nucliadb/compare/v2.43.0...v2.43.1

2.43.0

What's Changed
* Add nuclia zone as context for feature flags by jotare in https://github.com/nuclia/nucliadb/pull/1807
* processing v2 cleanup by vangheem in https://github.com/nuclia/nucliadb/pull/1803
* Remove all kb configuration logic by lferran in https://github.com/nuclia/nucliadb/pull/1808
* Summary improvements by lferran in https://github.com/nuclia/nucliadb/pull/1809
* sc 8711/push to artifact registry too by funollet in https://github.com/nuclia/nucliadb/pull/1791
* Buffered read for vectors journal by javitonino in https://github.com/nuclia/nucliadb/pull/1811
* Add debug logs for notifications by lferran in https://github.com/nuclia/nucliadb/pull/1812
* Misc improvements by jotare in https://github.com/nuclia/nucliadb/pull/1802
* Fix missing await on GCS debug info by jotare in https://github.com/nuclia/nucliadb/pull/1813
* versioned internal predict api by lferran in https://github.com/nuclia/nucliadb/pull/1814
* lock deps for profile tools by javitonino in https://github.com/nuclia/nucliadb/pull/1817
* missing retries for tus gcs driver by vangheem in https://github.com/nuclia/nucliadb/pull/1818
* Proxy Learning Config by lferran in https://github.com/nuclia/nucliadb/pull/1810
* Do not use default full_jitter by javitonino in https://github.com/nuclia/nucliadb/pull/1821
* stop using ndb proxy, update urls by vangheem in https://github.com/nuclia/nucliadb/pull/1820
* Update python dependency versions by javitonino in https://github.com/nuclia/nucliadb/pull/1825
* fix delete from processing by vangheem in https://github.com/nuclia/nucliadb/pull/1826
* Fix purge command errors by jotare in https://github.com/nuclia/nucliadb/pull/1824
* Update rust version by javitonino in https://github.com/nuclia/nucliadb/pull/1822
* Fix some global state in our tests by jotare in https://github.com/nuclia/nucliadb/pull/1831
* Remove unused nucliadb_node settings by jotare in https://github.com/nuclia/nucliadb/pull/1828


**Full Changelog**: https://github.com/nuclia/nucliadb/compare/v2.42.1...v2.43.0

2.42.1

2.42.0

What's Changed

* safer tantivy replication by hermeGarcia in https://github.com/nuclia/nucliadb/pull/1755
* Offer different strategies for building RAG prompt context by lferran in https://github.com/nuclia/nucliadb/pull/1767
* Use read only transaction more on search by lferran in https://github.com/nuclia/nucliadb/pull/1726
* Reduce heavy search integration tests by lferran in https://github.com/nuclia/nucliadb/pull/1777
* Add prometheus metrics to resource cache by javitonino in https://github.com/nuclia/nucliadb/pull/1774
* Let the install script create the systemd unit by javitonino in https://github.com/nuclia/nucliadb/pull/1772

**Full Changelog**: https://github.com/nuclia/nucliadb/compare/v2.41.1...v2.42.0

2.41.1

What's Changed
* Add summary_kind to /summarize endpoint by jotare in https://github.com/nuclia/nucliadb/pull/1764
* support path origin value by vangheem in https://github.com/nuclia/nucliadb/pull/1754
* compose title for processing status results by vangheem in https://github.com/nuclia/nucliadb/pull/1769
* New LRU cache implementation by javitonino in https://github.com/nuclia/nucliadb/pull/1738

**Full Changelog**: https://github.com/nuclia/nucliadb/compare/v2.41.0...v2.41.1

Page 4 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.