containers / ai-lab-recipes

Examples for building and running LLM services and applications locally with Podman
Apache License 2.0
103 stars 106 forks source link

chore(deps): update auto merged updates #788

Closed platform-engineering-bot closed 4 days ago

platform-engineering-bot commented 5 days ago

This PR contains the following updates:

Package Type Update Change
chromadb patch ==0.5.5 -> ==0.5.7
pandas (source) patch ==2.2.2 -> ==2.2.3
python-multipart (changelog) patch ==0.0.9 -> ==0.0.10
registry.access.redhat.com/ubi9/nodejs-20-minimal final patch 1-57 -> 1-63.1725851021
registry.access.redhat.com/ubi9/python-311 final patch 1-72.1722518949 -> 1-77.1725907703
registry.access.redhat.com/ubi9/ubi-micro final patch 9.4-13 -> 9.4-15

Release Notes

chroma-core/chroma (chromadb) ### [`v0.5.7`](https://redirect.github.com/chroma-core/chroma/releases/tag/0.5.7) [Compare Source](https://redirect.github.com/chroma-core/chroma/compare/0.5.5...0.5.7) #### What's Changed - \[ENH] Add support for FE tolerations by [@​HammadB](https://redirect.github.com/HammadB) in [https://github.com/chroma-core/chroma/pull/2560](https://redirect.github.com/chroma-core/chroma/pull/2560) - \[ENH] Support FE replica count by [@​HammadB](https://redirect.github.com/HammadB) in [https://github.com/chroma-core/chroma/pull/2561](https://redirect.github.com/chroma-core/chroma/pull/2561) - \[ENH] fix types export for CJS consumers/NPM types badge by [@​codetheweb](https://redirect.github.com/codetheweb) in [https://github.com/chroma-core/chroma/pull/2563](https://redirect.github.com/chroma-core/chroma/pull/2563) - \[ENH] CIP: Write-Ahead Log Pruning & Vacuuming by [@​codetheweb](https://redirect.github.com/codetheweb) in [https://github.com/chroma-core/chroma/pull/2498](https://redirect.github.com/chroma-core/chroma/pull/2498) - \[BUG]: Pydantic 1.9+ compatibility by [@​tazarov](https://redirect.github.com/tazarov) in [https://github.com/chroma-core/chroma/pull/2229](https://redirect.github.com/chroma-core/chroma/pull/2229) - \[BUG] HNSW Rust params should have defaults by [@​HammadB](https://redirect.github.com/HammadB) in [https://github.com/chroma-core/chroma/pull/2564](https://redirect.github.com/chroma-core/chroma/pull/2564) - \[ENH] enable retries on all gRPC channels by [@​codetheweb](https://redirect.github.com/codetheweb) in [https://github.com/chroma-core/chroma/pull/2572](https://redirect.github.com/chroma-core/chroma/pull/2572) - \[TST] add hypothesis collection id to logs by [@​sanketkedia](https://redirect.github.com/sanketkedia) in [https://github.com/chroma-core/chroma/pull/2573](https://redirect.github.com/chroma-core/chroma/pull/2573) - \[ENH] return `chroma-trace-id` header, include trace ID in thrown errors by [@​codetheweb](https://redirect.github.com/codetheweb) in [https://github.com/chroma-core/chroma/pull/2570](https://redirect.github.com/chroma-core/chroma/pull/2570) - \[ENH] Connection pool FD leak v2 by [@​tazarov](https://redirect.github.com/tazarov) in [https://github.com/chroma-core/chroma/pull/2014](https://redirect.github.com/chroma-core/chroma/pull/2014) - \[ENH] Properly display memberlist in SysDB by [@​Ishiihara](https://redirect.github.com/Ishiihara) in [https://github.com/chroma-core/chroma/pull/2565](https://redirect.github.com/chroma-core/chroma/pull/2565) - \[CHORE] Add logs to memberlist by [@​HammadB](https://redirect.github.com/HammadB) in [https://github.com/chroma-core/chroma/pull/2583](https://redirect.github.com/chroma-core/chroma/pull/2583) - \[CHORE] Add more debugs to memberlist by [@​HammadB](https://redirect.github.com/HammadB) in [https://github.com/chroma-core/chroma/pull/2584](https://redirect.github.com/chroma-core/chroma/pull/2584) - \[PERF] Trace auth requests by [@​HammadB](https://redirect.github.com/HammadB) in [https://github.com/chroma-core/chroma/pull/2589](https://redirect.github.com/chroma-core/chroma/pull/2589) - \[ENH] simplify logic for when to persist index changes (re-apply with fix) by [@​codetheweb](https://redirect.github.com/codetheweb) in [https://github.com/chroma-core/chroma/pull/2545](https://redirect.github.com/chroma-core/chroma/pull/2545) - \[ENH] add `.clean_log()` to Producers by [@​codetheweb](https://redirect.github.com/codetheweb) in [https://github.com/chroma-core/chroma/pull/2549](https://redirect.github.com/chroma-core/chroma/pull/2549) - \[ENH] automatically clean WAL by [@​codetheweb](https://redirect.github.com/codetheweb) in [https://github.com/chroma-core/chroma/pull/2557](https://redirect.github.com/chroma-core/chroma/pull/2557) - \[ENH] add vacuum CLI command by [@​codetheweb](https://redirect.github.com/codetheweb) in [https://github.com/chroma-core/chroma/pull/2519](https://redirect.github.com/chroma-core/chroma/pull/2519) - \[BUG]: Pydantic 1.x Union Types by [@​tazarov](https://redirect.github.com/tazarov) in [https://github.com/chroma-core/chroma/pull/2577](https://redirect.github.com/chroma-core/chroma/pull/2577) - \[PERF] Add sysdb catalog traces by [@​HammadB](https://redirect.github.com/HammadB) in [https://github.com/chroma-core/chroma/pull/2593](https://redirect.github.com/chroma-core/chroma/pull/2593) - \[ENH] Add sysdb cpu/memory requests and limits to helm chart by [@​HammadB](https://redirect.github.com/HammadB) in [https://github.com/chroma-core/chroma/pull/2596](https://redirect.github.com/chroma-core/chroma/pull/2596) - \[BUG] Sysdb k8s resource typo by [@​HammadB](https://redirect.github.com/HammadB) in [https://github.com/chroma-core/chroma/pull/2600](https://redirect.github.com/chroma-core/chroma/pull/2600) - \[ENH] JS Client Refactor (Full Stack) by [@​AlabasterAxe](https://redirect.github.com/AlabasterAxe) in [https://github.com/chroma-core/chroma/pull/2542](https://redirect.github.com/chroma-core/chroma/pull/2542) - \[ENH] add tracing to gorm by [@​codetheweb](https://redirect.github.com/codetheweb) in [https://github.com/chroma-core/chroma/pull/2606](https://redirect.github.com/chroma-core/chroma/pull/2606) - \[ENH] propogate nested error message by [@​codetheweb](https://redirect.github.com/codetheweb) in [https://github.com/chroma-core/chroma/pull/2608](https://redirect.github.com/chroma-core/chroma/pull/2608) - \[BUG] fix nil dereference during error log by [@​codetheweb](https://redirect.github.com/codetheweb) in [https://github.com/chroma-core/chroma/pull/2609](https://redirect.github.com/chroma-core/chroma/pull/2609) - \[ENH] prefetch APIs for Record segment and blockfile by [@​sanketkedia](https://redirect.github.com/sanketkedia) in [https://github.com/chroma-core/chroma/pull/2547](https://redirect.github.com/chroma-core/chroma/pull/2547) - \[ENH] Dispatch prefetch() as operator by [@​sanketkedia](https://redirect.github.com/sanketkedia) in [https://github.com/chroma-core/chroma/pull/2562](https://redirect.github.com/chroma-core/chroma/pull/2562) - \[ENH] Tag operators as IO or other + dispatcher schedules IO tasks on the main runtime by [@​sanketkedia](https://redirect.github.com/sanketkedia) in [https://github.com/chroma-core/chroma/pull/2603](https://redirect.github.com/chroma-core/chroma/pull/2603) - \[TST] Isolated Test Environments using testcontainers by [@​AlabasterAxe](https://redirect.github.com/AlabasterAxe) in [https://github.com/chroma-core/chroma/pull/2607](https://redirect.github.com/chroma-core/chroma/pull/2607) - \[ENH] multipart S3 file uploads by [@​codetheweb](https://redirect.github.com/codetheweb) in [https://github.com/chroma-core/chroma/pull/2590](https://redirect.github.com/chroma-core/chroma/pull/2590) - \[CLN] Refactor rust codebase into many crates by [@​HammadB](https://redirect.github.com/HammadB) in [https://github.com/chroma-core/chroma/pull/2618](https://redirect.github.com/chroma-core/chroma/pull/2618) - \[ENH]: only use multipart upload if object size > part size by [@​codetheweb](https://redirect.github.com/codetheweb) in [https://github.com/chroma-core/chroma/pull/2622](https://redirect.github.com/chroma-core/chroma/pull/2622) - \[CLN] Move distance, and index into their own crates by [@​HammadB](https://redirect.github.com/HammadB) in [https://github.com/chroma-core/chroma/pull/2624](https://redirect.github.com/chroma-core/chroma/pull/2624) - \[BUG]: fix nightly test workflow by [@​codetheweb](https://redirect.github.com/codetheweb) in [https://github.com/chroma-core/chroma/pull/2635](https://redirect.github.com/chroma-core/chroma/pull/2635) - \[BLD]: fix JS dev release workflow by [@​codetheweb](https://redirect.github.com/codetheweb) in [https://github.com/chroma-core/chroma/pull/2636](https://redirect.github.com/chroma-core/chroma/pull/2636) - \[BUG] fix multi collection log purge by [@​codetheweb](https://redirect.github.com/codetheweb) in [https://github.com/chroma-core/chroma/pull/2617](https://redirect.github.com/chroma-core/chroma/pull/2617) - \[ENH]: don't allow a null collection ID on segments by [@​codetheweb](https://redirect.github.com/codetheweb) in [https://github.com/chroma-core/chroma/pull/2626](https://redirect.github.com/chroma-core/chroma/pull/2626) - \[CHORE] Move pull log trace record count to structured field by [@​HammadB](https://redirect.github.com/HammadB) in [https://github.com/chroma-core/chroma/pull/2642](https://redirect.github.com/chroma-core/chroma/pull/2642) - \[PERF] Make pull logs an I/O operator so it runs on main runtime by [@​HammadB](https://redirect.github.com/HammadB) in [https://github.com/chroma-core/chroma/pull/2641](https://redirect.github.com/chroma-core/chroma/pull/2641) - \[BUG] S3 client not respecting timeout by [@​HammadB](https://redirect.github.com/HammadB) in [https://github.com/chroma-core/chroma/pull/2643](https://redirect.github.com/chroma-core/chroma/pull/2643) - \[ENH] gRPC segment requests should include the collection ID by [@​codetheweb](https://redirect.github.com/codetheweb) in [https://github.com/chroma-core/chroma/pull/2613](https://redirect.github.com/chroma-core/chroma/pull/2613) - \[PERF]: bump compaction partition size to 10k by [@​codetheweb](https://redirect.github.com/codetheweb) in [https://github.com/chroma-core/chroma/pull/2647](https://redirect.github.com/chroma-core/chroma/pull/2647) - \[ENH]: allow configuring replica count of compaction service by [@​codetheweb](https://redirect.github.com/codetheweb) in [https://github.com/chroma-core/chroma/pull/2650](https://redirect.github.com/chroma-core/chroma/pull/2650) - \[BUG]: fix tracing for IO tasks by [@​codetheweb](https://redirect.github.com/codetheweb) in [https://github.com/chroma-core/chroma/pull/2652](https://redirect.github.com/chroma-core/chroma/pull/2652) - \[ENH]: fix compactor traces, add additional info to trace by [@​codetheweb](https://redirect.github.com/codetheweb) in [https://github.com/chroma-core/chroma/pull/2653](https://redirect.github.com/chroma-core/chroma/pull/2653) - \[ENH]: add record count to span when submitting embeddings by [@​codetheweb](https://redirect.github.com/codetheweb) in [https://github.com/chroma-core/chroma/pull/2654](https://redirect.github.com/chroma-core/chroma/pull/2654) - \[ENH] fix embedding validation span pollution by [@​codetheweb](https://redirect.github.com/codetheweb) in [https://github.com/chroma-core/chroma/pull/2658](https://redirect.github.com/chroma-core/chroma/pull/2658) - \[ENH]: lift frontend gRPC retry to application & trace by [@​codetheweb](https://redirect.github.com/codetheweb) in [https://github.com/chroma-core/chroma/pull/2659](https://redirect.github.com/chroma-core/chroma/pull/2659) - \[ENH] Fetch blocks in parallel and make load_blocks take a slice instead by [@​HammadB](https://redirect.github.com/HammadB) in [https://github.com/chroma-core/chroma/pull/2662](https://redirect.github.com/chroma-core/chroma/pull/2662) - \[CLN] Only use distance avx/neon/sse if enabled by [@​HammadB](https://redirect.github.com/HammadB) in [https://github.com/chroma-core/chroma/pull/2664](https://redirect.github.com/chroma-core/chroma/pull/2664) - \[BLD]: fix nightly tests pod log upload by [@​codetheweb](https://redirect.github.com/codetheweb) in [https://github.com/chroma-core/chroma/pull/2670](https://redirect.github.com/chroma-core/chroma/pull/2670) - \[ENH] Make Rust/C++ FFI error handling robust by [@​HammadB](https://redirect.github.com/HammadB) in [https://github.com/chroma-core/chroma/pull/2667](https://redirect.github.com/chroma-core/chroma/pull/2667) - \[ENH] Add timeouts to FE grpc clients by [@​HammadB](https://redirect.github.com/HammadB) in [https://github.com/chroma-core/chroma/pull/2671](https://redirect.github.com/chroma-core/chroma/pull/2671) - \[ENH]: allow using node selectors for pods instead of tolerations by [@​codetheweb](https://redirect.github.com/codetheweb) in [https://github.com/chroma-core/chroma/pull/2672](https://redirect.github.com/chroma-core/chroma/pull/2672) - \[ENH] \[PERF] add indices to metadata columns by [@​levand](https://redirect.github.com/levand) in [https://github.com/chroma-core/chroma/pull/2623](https://redirect.github.com/chroma-core/chroma/pull/2623) - \[BLD]: bump `time` dependency by [@​codetheweb](https://redirect.github.com/codetheweb) in [https://github.com/chroma-core/chroma/pull/2679](https://redirect.github.com/chroma-core/chroma/pull/2679) - \[ENH]: skip brute force search when log is empty by [@​codetheweb](https://redirect.github.com/codetheweb) in [https://github.com/chroma-core/chroma/pull/2666](https://redirect.github.com/chroma-core/chroma/pull/2666) - \[ENH]: allow configuring replicaCount and nodeSelector on log service by [@​codetheweb](https://redirect.github.com/codetheweb) in [https://github.com/chroma-core/chroma/pull/2678](https://redirect.github.com/chroma-core/chroma/pull/2678) - \[ENH]: improve compaction traces by [@​codetheweb](https://redirect.github.com/codetheweb) in [https://github.com/chroma-core/chroma/pull/2680](https://redirect.github.com/chroma-core/chroma/pull/2680) - \[ENH] Network Admission Control APIs by [@​sanketkedia](https://redirect.github.com/sanketkedia) in [https://github.com/chroma-core/chroma/pull/2628](https://redirect.github.com/chroma-core/chroma/pull/2628) - \[ENH] Construct and pass NAC by [@​sanketkedia](https://redirect.github.com/sanketkedia) in [https://github.com/chroma-core/chroma/pull/2630](https://redirect.github.com/chroma-core/chroma/pull/2630) - \[ENH] Block manager and HNSW provider consume Network Admission Control by [@​sanketkedia](https://redirect.github.com/sanketkedia) in [https://github.com/chroma-core/chroma/pull/2631](https://redirect.github.com/chroma-core/chroma/pull/2631) - \[ENH] NAC rate limits requests by [@​sanketkedia](https://redirect.github.com/sanketkedia) in [https://github.com/chroma-core/chroma/pull/2632](https://redirect.github.com/chroma-core/chroma/pull/2632) - \[ENH]: use `follows_from()` standard instead of manually adding parent attribute by [@​codetheweb](https://redirect.github.com/codetheweb) in [https://github.com/chroma-core/chroma/pull/2691](https://redirect.github.com/chroma-core/chroma/pull/2691) - \[ENH]: cleanup HNSW temporary files after registering result by [@​codetheweb](https://redirect.github.com/codetheweb) in [https://github.com/chroma-core/chroma/pull/2646](https://redirect.github.com/chroma-core/chroma/pull/2646) - \[PERF] Multipart s3 downloads passing through NAC by [@​sanketkedia](https://redirect.github.com/sanketkedia) in [https://github.com/chroma-core/chroma/pull/2698](https://redirect.github.com/chroma-core/chroma/pull/2698) - \[CLN] Reorganize delta module into seperate module and split out impls and \[PERF] Refactor bf get_size to avoid nested loops by [@​HammadB](https://redirect.github.com/HammadB) in [https://github.com/chroma-core/chroma/pull/2674](https://redirect.github.com/chroma-core/chroma/pull/2674) - \[ENH] Evict other versions of hnsw index of the collection when another version is fetched by [@​sanketkedia](https://redirect.github.com/sanketkedia) in [https://github.com/chroma-core/chroma/pull/2707](https://redirect.github.com/chroma-core/chroma/pull/2707) - \[ENH]: add metric for total # of uncompacted log records by [@​codetheweb](https://redirect.github.com/codetheweb) in [https://github.com/chroma-core/chroma/pull/2696](https://redirect.github.com/chroma-core/chroma/pull/2696) - \[ENH] Add gc for log service by [@​Ishiihara](https://redirect.github.com/Ishiihara) in [https://github.com/chroma-core/chroma/pull/2634](https://redirect.github.com/chroma-core/chroma/pull/2634) - \[BUG]: fix log service metrics service name by [@​codetheweb](https://redirect.github.com/codetheweb) in [https://github.com/chroma-core/chroma/pull/2713](https://redirect.github.com/chroma-core/chroma/pull/2713) - \[PERF] Binary search get_prefix() calls in blockfile by [@​sanketkedia](https://redirect.github.com/sanketkedia) in [https://github.com/chroma-core/chroma/pull/2717](https://redirect.github.com/chroma-core/chroma/pull/2717) - \[ENH]: update JS CloudClient to accept `tenant` parameter by [@​codetheweb](https://redirect.github.com/codetheweb) in [https://github.com/chroma-core/chroma/pull/2726](https://redirect.github.com/chroma-core/chroma/pull/2726) - \[ENH]: add config fields for max partition size & max compaction size in compactor by [@​codetheweb](https://redirect.github.com/codetheweb) in [https://github.com/chroma-core/chroma/pull/2732](https://redirect.github.com/chroma-core/chroma/pull/2732) - \[PERF] Decrease compaction RAM usage and increase speed by [@​sanketkedia](https://redirect.github.com/sanketkedia) in [https://github.com/chroma-core/chroma/pull/2729](https://redirect.github.com/chroma-core/chroma/pull/2729) - \[PERF]: remove mutex around tokenizer by [@​codetheweb](https://redirect.github.com/codetheweb) in [https://github.com/chroma-core/chroma/pull/2735](https://redirect.github.com/chroma-core/chroma/pull/2735) - \[PERF]: better locking of uncommitted tracking maps (decrease compaction time by 3x) by [@​codetheweb](https://redirect.github.com/codetheweb) in [https://github.com/chroma-core/chroma/pull/2736](https://redirect.github.com/chroma-core/chroma/pull/2736) - \[ENH]: purge block cache after compaction by [@​codetheweb](https://redirect.github.com/codetheweb) in [https://github.com/chroma-core/chroma/pull/2741](https://redirect.github.com/chroma-core/chroma/pull/2741) - \[PERF] Move write to blockfiles off main runtime by [@​sanketkedia](https://redirect.github.com/sanketkedia) in [https://github.com/chroma-core/chroma/pull/2740](https://redirect.github.com/chroma-core/chroma/pull/2740) - \[ENH] Synchronize post s3.get() operations in providers by [@​sanketkedia](https://redirect.github.com/sanketkedia) in [https://github.com/chroma-core/chroma/pull/2712](https://redirect.github.com/chroma-core/chroma/pull/2712) - \[ENH]: make test_sanity recall based by [@​codetheweb](https://redirect.github.com/codetheweb) in [https://github.com/chroma-core/chroma/pull/2742](https://redirect.github.com/chroma-core/chroma/pull/2742) - \[PERF] Add include metadata to MetadataReader to avoid unncessary payload size by [@​HammadB](https://redirect.github.com/HammadB) in [https://github.com/chroma-core/chroma/pull/2750](https://redirect.github.com/chroma-core/chroma/pull/2750) - \[PERF]: speed up `get_target_block_id()` by [@​codetheweb](https://redirect.github.com/codetheweb) in [https://github.com/chroma-core/chroma/pull/2743](https://redirect.github.com/chroma-core/chroma/pull/2743) - \[ENH]: skip querying `MetadataSegmentReader` for empty where clause by [@​codetheweb](https://redirect.github.com/codetheweb) in [https://github.com/chroma-core/chroma/pull/2711](https://redirect.github.com/chroma-core/chroma/pull/2711) - \[ENH] reset back to previous JS api, keeping other improvements by [@​jeffchuber](https://redirect.github.com/jeffchuber) in [https://github.com/chroma-core/chroma/pull/2714](https://redirect.github.com/chroma-core/chroma/pull/2714) - \[BLD]: add debug info to Rust release binaries by [@​codetheweb](https://redirect.github.com/codetheweb) in [https://github.com/chroma-core/chroma/pull/2773](https://redirect.github.com/chroma-core/chroma/pull/2773) - \[ENH] Weighted LRU for HNSW provider cache by [@​Ishiihara](https://redirect.github.com/Ishiihara) in [https://github.com/chroma-core/chroma/pull/2697](https://redirect.github.com/chroma-core/chroma/pull/2697) - \[ENH]: use jemalloc for compactor service by [@​codetheweb](https://redirect.github.com/codetheweb) in [https://github.com/chroma-core/chroma/pull/2777](https://redirect.github.com/chroma-core/chroma/pull/2777) - \[BUG] Smaller batch size by [@​HammadB](https://redirect.github.com/HammadB) in [https://github.com/chroma-core/chroma/pull/2781](https://redirect.github.com/chroma-core/chroma/pull/2781) - \[BLD]: bump version of upload-artifact actions by [@​codetheweb](https://redirect.github.com/codetheweb) in [https://github.com/chroma-core/chroma/pull/2782](https://redirect.github.com/chroma-core/chroma/pull/2782) - \[DOC] fix meta tags by [@​jeffchuber](https://redirect.github.com/jeffchuber) in [https://github.com/chroma-core/chroma/pull/2786](https://redirect.github.com/chroma-core/chroma/pull/2786) - \[BLD]: use cache mount in Rust Dockerfile by [@​codetheweb](https://redirect.github.com/codetheweb) in [https://github.com/chroma-core/chroma/pull/2779](https://redirect.github.com/chroma-core/chroma/pull/2779) - \[ENH]: GET /databases should return 404 instead of 500 for not found by [@​codetheweb](https://redirect.github.com/codetheweb) in [https://github.com/chroma-core/chroma/pull/2788](https://redirect.github.com/chroma-core/chroma/pull/2788) - \[BLD]: run Rust integration tests in CI by [@​codetheweb](https://redirect.github.com/codetheweb) in [https://github.com/chroma-core/chroma/pull/2787](https://redirect.github.com/chroma-core/chroma/pull/2787) - \[CLN] Propagate errors for block get/fork by [@​HammadB](https://redirect.github.com/HammadB) in [https://github.com/chroma-core/chroma/pull/2778](https://redirect.github.com/chroma-core/chroma/pull/2778) - \[DOC] fix docs build by [@​jeffchuber](https://redirect.github.com/jeffchuber) in [https://github.com/chroma-core/chroma/pull/2794](https://redirect.github.com/chroma-core/chroma/pull/2794) - \[DOC] Add description for query_uris parameter in collection query method by [@​ragul-kachiappan-dev](https://redirect.github.com/ragul-kachiappan-dev) in [https://github.com/chroma-core/chroma/pull/2656](https://redirect.github.com/chroma-core/chroma/pull/2656) - \[DOC] add levands clojure client to docs by [@​jeffchuber](https://redirect.github.com/jeffchuber) in [https://github.com/chroma-core/chroma/pull/2802](https://redirect.github.com/chroma-core/chroma/pull/2802) - \[DOC] Update JS client documentation by [@​david1542](https://redirect.github.com/david1542) in [https://github.com/chroma-core/chroma/pull/2233](https://redirect.github.com/chroma-core/chroma/pull/2233) - \[DOC]: use `pnpm add ` instead of `pnpm install ` by [@​jferrettiboke](https://redirect.github.com/jferrettiboke) in [https://github.com/chroma-core/chroma/pull/2629](https://redirect.github.com/chroma-core/chroma/pull/2629) - \[DOC] Update the add function in the guide, which is currently using the old version with text instead of documents. by [@​sonnhfit](https://redirect.github.com/sonnhfit) in [https://github.com/chroma-core/chroma/pull/2550](https://redirect.github.com/chroma-core/chroma/pull/2550) - \[CHORE] DeprecationWarning in httpx_content.py:202: by [@​LukasWestholt](https://redirect.github.com/LukasWestholt) in [https://github.com/chroma-core/chroma/pull/2509](https://redirect.github.com/chroma-core/chroma/pull/2509) - \[ENH] add docs for vacuum CLI command by [@​codetheweb](https://redirect.github.com/codetheweb) in [https://github.com/chroma-core/chroma/pull/2595](https://redirect.github.com/chroma-core/chroma/pull/2595) - \[DOC]: remove docs for reverted JS refactor by [@​codetheweb](https://redirect.github.com/codetheweb) in [https://github.com/chroma-core/chroma/pull/2805](https://redirect.github.com/chroma-core/chroma/pull/2805) - \[DOC]: Update Langchain integration example and fix broken link by [@​ishaksebsib](https://redirect.github.com/ishaksebsib) in [https://github.com/chroma-core/chroma/pull/2771](https://redirect.github.com/chroma-core/chroma/pull/2771) - \[DOC]: Yarn package install in getting-started.md by [@​DuYongLee](https://redirect.github.com/DuYongLee) in [https://github.com/chroma-core/chroma/pull/2566](https://redirect.github.com/chroma-core/chroma/pull/2566) - \[BUG] - Fix tailwind themes in docs by [@​itaismith](https://redirect.github.com/itaismith) in [https://github.com/chroma-core/chroma/pull/2808](https://redirect.github.com/chroma-core/chroma/pull/2808) - \[CLN] Support numpy >=2.0 by [@​HammadB](https://redirect.github.com/HammadB) in [https://github.com/chroma-core/chroma/pull/2811](https://redirect.github.com/chroma-core/chroma/pull/2811) - \[BUG] Test that query result shapes are correct in invariants by [@​drewkim](https://redirect.github.com/drewkim) in [https://github.com/chroma-core/chroma/pull/2807](https://redirect.github.com/chroma-core/chroma/pull/2807) - \[CLN] Add batch size errors by [@​HammadB](https://redirect.github.com/HammadB) in [https://github.com/chroma-core/chroma/pull/2812](https://redirect.github.com/chroma-core/chroma/pull/2812) - \[BUG] Fix CVP tests by forcing numpy reimport by [@​HammadB](https://redirect.github.com/HammadB) in [https://github.com/chroma-core/chroma/pull/2814](https://redirect.github.com/chroma-core/chroma/pull/2814) - \[BUG] Fix I32Array BW compat by [@​HammadB](https://redirect.github.com/HammadB) in [https://github.com/chroma-core/chroma/pull/2815](https://redirect.github.com/chroma-core/chroma/pull/2815) - \[ENH] Update client telemetry for developer cloud by [@​itaismith](https://redirect.github.com/itaismith) in [https://github.com/chroma-core/chroma/pull/2785](https://redirect.github.com/chroma-core/chroma/pull/2785) - \[RELEASE] 0.5.6 by [@​itaismith](https://redirect.github.com/itaismith) in [https://github.com/chroma-core/chroma/pull/2817](https://redirect.github.com/chroma-core/chroma/pull/2817) #### New Contributors - [@​ragul-kachiappan-dev](https://redirect.github.com/ragul-kachiappan-dev) made their first contribution in [https://github.com/chroma-core/chroma/pull/2656](https://redirect.github.com/chroma-core/chroma/pull/2656) - [@​david1542](https://redirect.github.com/david1542) made their first contribution in [https://github.com/chroma-core/chroma/pull/2233](https://redirect.github.com/chroma-core/chroma/pull/2233) - [@​jferrettiboke](https://redirect.github.com/jferrettiboke) made their first contribution in [https://github.com/chroma-core/chroma/pull/2629](https://redirect.github.com/chroma-core/chroma/pull/2629) - [@​sonnhfit](https://redirect.github.com/sonnhfit) made their first contribution in [https://github.com/chroma-core/chroma/pull/2550](https://redirect.github.com/chroma-core/chroma/pull/2550) - [@​LukasWestholt](https://redirect.github.com/LukasWestholt) made their first contribution in [https://github.com/chroma-core/chroma/pull/2509](https://redirect.github.com/chroma-core/chroma/pull/2509) - [@​ishaksebsib](https://redirect.github.com/ishaksebsib) made their first contribution in [https://github.com/chroma-core/chroma/pull/2771](https://redirect.github.com/chroma-core/chroma/pull/2771) - [@​DuYongLee](https://redirect.github.com/DuYongLee) made their first contribution in [https://github.com/chroma-core/chroma/pull/2566](https://redirect.github.com/chroma-core/chroma/pull/2566) - [@​itaismith](https://redirect.github.com/itaismith) made their first contribution in [https://github.com/chroma-core/chroma/pull/2808](https://redirect.github.com/chroma-core/chroma/pull/2808) - [@​drewkim](https://redirect.github.com/drewkim) made their first contribution in [https://github.com/chroma-core/chroma/pull/2807](https://redirect.github.com/chroma-core/chroma/pull/2807) **Full Changelog**: https://github.com/chroma-core/chroma/compare/0.5.5...0.5.6
pandas-dev/pandas (pandas) ### [`v2.2.3`](https://redirect.github.com/pandas-dev/pandas/releases/tag/v2.2.3): Pandas 2.2.3 [Compare Source](https://redirect.github.com/pandas-dev/pandas/compare/v2.2.2...v2.2.3) We are pleased to announce the release of pandas 2.2.3. This release includes some new features, bug fixes, and performance improvements. We recommend that all users upgrade to this version. See the [full whatsnew](https://pandas.pydata.org/pandas-docs/version/2.2.3/whatsnew/v2.2.3.html) for a list of all the changes. Pandas 2.2.3 supports Python 3.9 and higher. The release will be available on the defaults and conda-forge channels: conda install pandas Or via PyPI: python3 -m pip install --upgrade pandas Please report any issues with the release on the [pandas issue tracker](https://redirect.github.com/pandas-dev/pandas/issues). Thanks to all the contributors who made this release possible.
Kludex/python-multipart (python-multipart) ### [`v0.0.10`](https://redirect.github.com/Kludex/python-multipart/blob/HEAD/CHANGELOG.md#0010-2024-09-21) [Compare Source](https://redirect.github.com/Kludex/python-multipart/compare/0.0.9...0.0.10) - Support `on_header_begin` [#​103](https://redirect.github.com/Kludex/python-multipart/pull/103). - Improve type hints on `FormParser` [#​104](https://redirect.github.com/Kludex/python-multipart/pull/104). - Fix `OnFileCallback` type [#​106](https://redirect.github.com/Kludex/python-multipart/pull/106). - Improve type hints [#​110](https://redirect.github.com/Kludex/python-multipart/pull/110). - Improve type hints on `File` [#​111](https://redirect.github.com/Kludex/python-multipart/pull/111). - Add type hint to helper functions [#​112](https://redirect.github.com/Kludex/python-multipart/pull/112). - Minor fix for Field.**repr** [#​114](https://redirect.github.com/Kludex/python-multipart/pull/114). - Fix use of chunk_size parameter [#​136](https://redirect.github.com/Kludex/python-multipart/pull/136). - Allow digits and valid token chars in headers [#​134](https://redirect.github.com/Kludex/python-multipart/pull/134). - Fix headers being carried between parts [#​135](https://redirect.github.com/Kludex/python-multipart/pull/135).

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Renovate Bot.