Skip to content

Releases: amikos-tech/chromadb-ops

0.1.3

08 Feb 09:17
Compare
Choose a tag to compare

What's Changed

  • fix: Error with non-existent collection by @tazarov in #128
  • feat: Features/use cases TOC in README by @tazarov in #131
  • fix: fixing issues with wal export and collection snapshot by @tazarov in #132
  • feat: Release 0.1.3 - misc fixes + docs by @tazarov in #133

Full Changelog: 0.1.2...0.1.3

0.1.2

06 Feb 08:08
Compare
Choose a tag to compare

What's Changed

  • docs: Adding --upgrade to the install command by @tazarov in #115
  • fix: Fixing docker image build by @tazarov in #116
  • fix: Making topic configurable in db info by @tazarov in #117
  • chore(deps-dev): bump black from 23.3.0 to 24.3.0 in the pip group across 1 directory by @dependabot in #119
  • chore(deps): bump golang.org/x/crypto from 0.24.0 to 0.31.0 in the go_modules group across 1 directory by @dependabot in #118
  • feat: Print chroma version with every command by @tazarov in #120
  • feat: Print WAL config as part of wal info command by @tazarov in #124
  • fix: Fixing index out of range on empty collections wal commit by @tazarov in #126
  • feat: Release 0.1.2 by @tazarov in #127

New Contributors

Full Changelog: 0.1.1...0.1.2

0.1.1

16 Jan 07:17
b0747ae
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.0...0.1.1

0.1.0

14 Jan 09:29
5010ab2
Compare
Choose a tag to compare

What's Changed

  • feat: Go test and lint by @tazarov in #52
  • fix: Making go test only on ubuntu due to docker restrictions on macos and Win by @tazarov in #53
  • fix: FTS test fix by @tazarov in #54
  • feat: HNSW info and rebuild by @tazarov in #58
  • chore: Renaming fts rebuild for consistency by @tazarov in #60
  • docs: Updated readme by @tazarov in #67
  • docs: Another readme update by @tazarov in #68
  • feat: Rename WAL commands by @tazarov in #71
  • feat: WAL config command by @tazarov in #74
  • feat: Using context manager for sqlite connections by @tazarov in #78
  • feat: Add linting to PRs by @tazarov in #79
  • feat: HNSW rebuild parameters by @tazarov in #81
  • feat: HNSW config update command by @tazarov in #82
  • fix: Fixing logical error in hnsw test by @tazarov in #83
  • chore: Adding WF dispatch and WF call to python test by @tazarov in #84
  • fix: Fixing a bug where a small collections rebuild with config changes won't work by @tazarov in #85
  • feat: WAL info by @tazarov in #86
  • chore: Check temp dir free space when rebuilding HNSW by @tazarov in #87
  • chore: Bumping chroma dev dependency by @tazarov in #88
  • feat: Collection snapshot by @tazarov in #91
  • chore: move info to db info by @tazarov in #93
  • chore: Rename clean to db clean by @tazarov in #94
  • fix: making chops fts print out help menu by @tazarov in #95
  • feat: Improved db clean messages and prompts by @tazarov in #96
  • feat: better prompts and messages in collection snapshot by @tazarov in #97
  • feat: Improved fts rebuild prompts and messages by @tazarov in #98
  • feat: Better prompts and messages in wal clean by @tazarov in #99
  • feat: Better prompts and message for wal commit by @tazarov in #100
  • feat: Better prompts and messages for wal export by @tazarov in #101
  • Release: 0.1.0 by @tazarov in #104

Full Changelog: 0.0.12...0.1.0

0.0.12

03 Jan 13:57
11ff307
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.11...0.0.12

0.0.11

02 Jan 19:31
a329ca5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.10...0.0.11

0.0.10

29 Nov 10:18
4c9c162
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.9...0.0.10

0.0.9

01 Oct 07:55
f39d734
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.8...0.0.9

0.0.8

10 Sep 07:41
923a7bf
Compare
Choose a tag to compare

What's Changed

  • fix: Info command to support older Chroma versions by @tazarov in #26
  • feat: Release 0.0.8 by @tazarov in #27

Full Changelog: 0.0.7...0.0.8

0.0.7

24 Aug 13:38
f1899d7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.6...0.0.7