Skip to content

feat(cli)!: bump chromadb to v1.0.x - #36

Closed
Davidyz wants to merge 11 commits into
mainfrom
cli/chroma_1.0.0
Closed

feat(cli)!: bump chromadb to v1.0.x#36
Davidyz wants to merge 11 commits into
mainfrom
cli/chroma_1.0.0

Conversation

@Davidyz

@DavidyzDavidyz commented Mar 24, 2025

Copy link
Copy Markdown
Owner

@codecov

codecovBot commented Mar 24, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.48%. Comparing base (f9ba90d) to head (7a6627f).
Report is 34 commits behind head on main.

Additional details and impacted files
@@ Coverage Diff @@## main #36 +/- ##
=======================================
Coverage 99.48% 99.48% =======================================
Files 22 22 Lines 1548 1548 =======================================
Hits 1540 1540 Misses 8 8 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Davidyz
Davidyzforce-pushed the cli/chroma_1.0.0 branch 5 times, most recently from 38484c8 to f845903CompareMarch 31, 2025 18:05
@DavidyzDavidyz mentioned this pull request Apr 5, 2025
@Davidyz
Davidyzforce-pushed the cli/chroma_1.0.0 branch 3 times, most recently from a7e55a0 to 0a688ddCompareApril 5, 2025 14:12
@Davidyz

Copy link
Copy Markdown
OwnerAuthor

ChromaDB client and server version mismatch causes errors. This PR should be released as a breaking change.

@Davidyz
Davidyzforce-pushed the cli/chroma_1.0.0 branch 3 times, most recently from 3f3e77e to 0e6bc70CompareApril 17, 2025 11:44
@DavidyzDavidyz added enhancement New feature or request help wanted Extra attention is needed labels Apr 19, 2025
@Davidyz
Davidyzforce-pushed the cli/chroma_1.0.0 branch 2 times, most recently from 93820be to cb82282CompareApril 20, 2025 04:42
@DavidyzDavidyz changed the title feat(cli)!: bump chromadb to v1.0.0feat(cli)!: bump chromadb to v1.0.xApr 20, 2025
@Davidyz
Davidyzforce-pushed the cli/chroma_1.0.0 branch 6 times, most recently from 755e1ae to af3f718CompareApril 28, 2025 13:27
@Davidyz
Davidyzforce-pushed the cli/chroma_1.0.0 branch 2 times, most recently from 2ac3abb to 45fdae3CompareMay 3, 2025 06:53
@Davidyz

Copy link
Copy Markdown
OwnerAuthor

In fact, chroma 1.0.x client works with 0.6.3 server. It only breaks when the server loads database files created by 0.6.x chroma

@Davidyz

Copy link
Copy Markdown
OwnerAuthor

Closing this PR because the major refactoring on the main branch has made the conflict resolution too complex to resolve, and there hasn't been any real progress made here.

@DavidyzDavidyz closed this Jul 3, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@Davidyz