Skip to content

Bump golangci/golangci-lint-action from 7 to 8#22

Merged
bashofmann merged 1 commit intomainfrom
dependabot/github_actions/golangci/golangci-lint-action-8
May 6, 2025
Merged

Bump golangci/golangci-lint-action from 7 to 8#22
bashofmann merged 1 commit intomainfrom
dependabot/github_actions/golangci/golangci-lint-action-8

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 5, 2025

Bumps golangci/golangci-lint-action from 7 to 8.

Release notes

Sourced from golangci/golangci-lint-action's releases.

v8.0.0

Requires golangci-lint version >= v2.1.0

What's Changed

Changes

Full Changelog: golangci/golangci-lint-action@v7...v8.0.0

v7.0.1

What's Changed

Documentation

Dependencies

New Contributors

Full Changelog: golangci/golangci-lint-action@v7.0.0...v7.0.1

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 7 to 8.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v7...v8)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 5, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 5, 2025 07:16
@bashofmann bashofmann merged commit f12169c into main May 6, 2025
5 checks passed
@bashofmann bashofmann deleted the dependabot/github_actions/golangci/golangci-lint-action-8 branch May 6, 2025 08:44
Anush008 added a commit that referenced this pull request May 19, 2025
…ons (#24)

* refactor: Qdrant to Qdrant impl

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: qdrant.PtrOf

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* Bump golangci/golangci-lint-action from 7 to 8 (#22)

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 7 to 8.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v7...v8)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump github.com/grpc-ecosystem/go-grpc-middleware/v2 from 2.3.1 to 2.3.2 (#21)

Bumps [github.com/grpc-ecosystem/go-grpc-middleware/v2](https://github.com/grpc-ecosystem/go-grpc-middleware) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/grpc-ecosystem/go-grpc-middleware/releases)
- [Commits](grpc-ecosystem/go-grpc-middleware@v2.3.1...v2.3.2)

---
updated-dependencies:
- dependency-name: github.com/grpc-ecosystem/go-grpc-middleware/v2
  dependency-version: 2.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: DRY

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Prettify table

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Nitfix

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: comment

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Don't change M

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Updated commons.go

Signed-off-by: Anush008 <anushshetty90@gmail.com>

---------

Signed-off-by: Anush008 <anushshetty90@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Anush008 added a commit that referenced this pull request May 19, 2025
* refactor: Qdrant to Qdrant impl

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: qdrant.PtrOf

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* Bump golangci/golangci-lint-action from 7 to 8 (#22)

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 7 to 8.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v7...v8)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump github.com/grpc-ecosystem/go-grpc-middleware/v2 from 2.3.1 to 2.3.2 (#21)

Bumps [github.com/grpc-ecosystem/go-grpc-middleware/v2](https://github.com/grpc-ecosystem/go-grpc-middleware) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/grpc-ecosystem/go-grpc-middleware/releases)
- [Commits](grpc-ecosystem/go-grpc-middleware@v2.3.1...v2.3.2)

---
updated-dependencies:
- dependency-name: github.com/grpc-ecosystem/go-grpc-middleware/v2
  dependency-version: 2.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: DRY

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Prettify table

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Nitfix

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: comment

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Don't change M

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Updated commons.go

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* feat: Milvus Source

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: removed new line

Signed-off-by: Anush008 <anushshetty90@gmail.com>

---------

Signed-off-by: Anush008 <anushshetty90@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Anush008 added a commit that referenced this pull request May 19, 2025
* refactor: Qdrant to Qdrant impl

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: qdrant.PtrOf

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* Bump golangci/golangci-lint-action from 7 to 8 (#22)

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 7 to 8.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v7...v8)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump github.com/grpc-ecosystem/go-grpc-middleware/v2 from 2.3.1 to 2.3.2 (#21)

Bumps [github.com/grpc-ecosystem/go-grpc-middleware/v2](https://github.com/grpc-ecosystem/go-grpc-middleware) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/grpc-ecosystem/go-grpc-middleware/releases)
- [Commits](grpc-ecosystem/go-grpc-middleware@v2.3.1...v2.3.2)

---
updated-dependencies:
- dependency-name: github.com/grpc-ecosystem/go-grpc-middleware/v2
  dependency-version: 2.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: DRY

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Prettify table

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Nitfix

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: comment

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Don't change M

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Updated commons.go

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* feat: Milvus Source

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Use nested flags

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: file renamed

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: removed new line

Signed-off-by: Anush008 <anushshetty90@gmail.com>

---------

Signed-off-by: Anush008 <anushshetty90@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Anush008 added a commit that referenced this pull request May 19, 2025
* refactor: Qdrant to Qdrant impl

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: qdrant.PtrOf

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* Bump golangci/golangci-lint-action from 7 to 8 (#22)

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 7 to 8.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v7...v8)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump github.com/grpc-ecosystem/go-grpc-middleware/v2 from 2.3.1 to 2.3.2 (#21)

Bumps [github.com/grpc-ecosystem/go-grpc-middleware/v2](https://github.com/grpc-ecosystem/go-grpc-middleware) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/grpc-ecosystem/go-grpc-middleware/releases)
- [Commits](grpc-ecosystem/go-grpc-middleware@v2.3.1...v2.3.2)

---
updated-dependencies:
- dependency-name: github.com/grpc-ecosystem/go-grpc-middleware/v2
  dependency-version: 2.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: DRY

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Prettify table

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Nitfix

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: comment

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Don't change M

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Updated commons.go

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* feat: Milvus Source

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Use nested flags

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: file renamed

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* test: Milvus source

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Formatting

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Use time.RFC3339

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Renamed PrepareMigrationOffsetsCollection

Signed-off-by: Anush008 <anushshetty90@gmail.com>

---------

Signed-off-by: Anush008 <anushshetty90@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Anush008 added a commit that referenced this pull request May 19, 2025
* refactor: Qdrant to Qdrant impl

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: qdrant.PtrOf

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* Bump golangci/golangci-lint-action from 7 to 8 (#22)

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 7 to 8.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v7...v8)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump github.com/grpc-ecosystem/go-grpc-middleware/v2 from 2.3.1 to 2.3.2 (#21)

Bumps [github.com/grpc-ecosystem/go-grpc-middleware/v2](https://github.com/grpc-ecosystem/go-grpc-middleware) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/grpc-ecosystem/go-grpc-middleware/releases)
- [Commits](grpc-ecosystem/go-grpc-middleware@v2.3.1...v2.3.2)

---
updated-dependencies:
- dependency-name: github.com/grpc-ecosystem/go-grpc-middleware/v2
  dependency-version: 2.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: DRY

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Prettify table

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Nitfix

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: comment

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Don't change M

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Updated commons.go

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* feat: Milvus Source

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Use nested flags

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: file renamed

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* test: Milvus source

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Formatting

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Use time.RFC3339

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Renamed PrepareMigrationOffsetsCollection

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* DRY

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Use %q to log withing quotes

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Rename to offsetId

Signed-off-by: Anush008 <anushshetty90@gmail.com>

---------

Signed-off-by: Anush008 <anushshetty90@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Anush008 added a commit that referenced this pull request May 19, 2025
* refactor: Qdrant to Qdrant impl

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: qdrant.PtrOf

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* Bump golangci/golangci-lint-action from 7 to 8 (#22)

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 7 to 8.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v7...v8)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump github.com/grpc-ecosystem/go-grpc-middleware/v2 from 2.3.1 to 2.3.2 (#21)

Bumps [github.com/grpc-ecosystem/go-grpc-middleware/v2](https://github.com/grpc-ecosystem/go-grpc-middleware) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/grpc-ecosystem/go-grpc-middleware/releases)
- [Commits](grpc-ecosystem/go-grpc-middleware@v2.3.1...v2.3.2)

---
updated-dependencies:
- dependency-name: github.com/grpc-ecosystem/go-grpc-middleware/v2
  dependency-version: 2.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: DRY

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Prettify table

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Nitfix

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: comment

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Don't change M

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Updated commons.go

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* feat: Milvus Source

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Use nested flags

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: file renamed

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* test: Milvus source

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Formatting

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Use time.RFC3339

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Renamed PrepareMigrationOffsetsCollection

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* DRY

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Use %q to log withing quotes

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Rename to offsetId

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* Pinecone

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Pinecone source

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Lint fixes

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Vector names

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Updated docstring

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: No index name

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Move flags

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Set CreateCollection to true by default

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: If ID already a valid UUID, use it directly

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: Pinecone source to README.md (#32)

* docs: Prettify README

* docs: CONTRIBUTING.md

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: Update

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: MOre update

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* Update README.md

* docs: Pinecone source to README.md

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: Notice

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* Update README.md

* docs: Updated README.md

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: Simplify examples

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: README.md update

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: README.md update

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: Updated README.md

Signed-off-by: Anush008 <anushshetty90@gmail.com>

---------

Signed-off-by: Anush008 <anushshetty90@gmail.com>

---------

Signed-off-by: Anush008 <anushshetty90@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Anush008 added a commit that referenced this pull request May 19, 2025
* refactor: Qdrant to Qdrant impl

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: qdrant.PtrOf

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* Bump golangci/golangci-lint-action from 7 to 8 (#22)

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 7 to 8.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v7...v8)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump github.com/grpc-ecosystem/go-grpc-middleware/v2 from 2.3.1 to 2.3.2 (#21)

Bumps [github.com/grpc-ecosystem/go-grpc-middleware/v2](https://github.com/grpc-ecosystem/go-grpc-middleware) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/grpc-ecosystem/go-grpc-middleware/releases)
- [Commits](grpc-ecosystem/go-grpc-middleware@v2.3.1...v2.3.2)

---
updated-dependencies:
- dependency-name: github.com/grpc-ecosystem/go-grpc-middleware/v2
  dependency-version: 2.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: DRY

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Prettify table

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Nitfix

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: comment

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Don't change M

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Updated commons.go

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* feat: Milvus Source

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Use nested flags

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: file renamed

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* test: Milvus source

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Formatting

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: Prettify README

* docs: CONTRIBUTING.md

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: Update

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: MOre update

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* Update README.md

* chore: Use time.RFC3339

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Renamed PrepareMigrationOffsetsCollection

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* DRY

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Use %q to log withing quotes

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Rename to offsetId

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* Pinecone

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Pinecone source

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: Pinecone source to README.md

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: Notice

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Lint fixes

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* Update README.md

* chore: Vector names

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: Updated README.md

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Updated docstring

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: No index name

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Move flags

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: Simplify examples

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: README.md update

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: README.md update

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Set CreateCollection to true by default

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: Updated README.md

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: If ID already a valid UUID, use it directly

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: README.md update

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: Chroma to README.md

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* Updated README.dm

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: Updated README.md

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: Pinecone source to README.md (#32)

* docs: Prettify README

* docs: CONTRIBUTING.md

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: Update

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: MOre update

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* Update README.md

* docs: Pinecone source to README.md

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: Notice

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* Update README.md

* docs: Updated README.md

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: Simplify examples

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: README.md update

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: README.md update

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: Updated README.md

Signed-off-by: Anush008 <anushshetty90@gmail.com>

---------

Signed-off-by: Anush008 <anushshetty90@gmail.com>

---------

Signed-off-by: Anush008 <anushshetty90@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Anush008 added a commit that referenced this pull request May 19, 2025
* refactor: Qdrant to Qdrant impl

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: qdrant.PtrOf

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* Bump golangci/golangci-lint-action from 7 to 8 (#22)

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 7 to 8.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v7...v8)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump github.com/grpc-ecosystem/go-grpc-middleware/v2 from 2.3.1 to 2.3.2 (#21)

Bumps [github.com/grpc-ecosystem/go-grpc-middleware/v2](https://github.com/grpc-ecosystem/go-grpc-middleware) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/grpc-ecosystem/go-grpc-middleware/releases)
- [Commits](grpc-ecosystem/go-grpc-middleware@v2.3.1...v2.3.2)

---
updated-dependencies:
- dependency-name: github.com/grpc-ecosystem/go-grpc-middleware/v2
  dependency-version: 2.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: DRY

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Prettify table

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Nitfix

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: comment

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Don't change M

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Updated commons.go

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* feat: Milvus Source

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Use nested flags

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: file renamed

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* test: Milvus source

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Formatting

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Use time.RFC3339

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Renamed PrepareMigrationOffsetsCollection

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* DRY

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Use %q to log withing quotes

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Rename to offsetId

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* Pinecone

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Pinecone source

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Lint fixes

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Vector names

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Updated docstring

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: No index name

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Move flags

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Set CreateCollection to true by default

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: If ID already a valid UUID, use it directly

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Adds Chroma source deps and go mod tidy

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* feat: Chroma source (#34)

* feat: Chroma source

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Options parsing

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Options

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Update config options

Signed-off-by: Anush008 <anushshetty90@gmail.com>

---------

Signed-off-by: Anush008 <anushshetty90@gmail.com>

---------

Signed-off-by: Anush008 <anushshetty90@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Anush008 added a commit that referenced this pull request May 20, 2025
* refactor: Qdrant to Qdrant impl

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Don't alter m during upload, move offset management to commons  (#24)

* refactor: Qdrant to Qdrant impl

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: qdrant.PtrOf

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* Bump golangci/golangci-lint-action from 7 to 8 (#22)

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 7 to 8.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v7...v8)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump github.com/grpc-ecosystem/go-grpc-middleware/v2 from 2.3.1 to 2.3.2 (#21)

Bumps [github.com/grpc-ecosystem/go-grpc-middleware/v2](https://github.com/grpc-ecosystem/go-grpc-middleware) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/grpc-ecosystem/go-grpc-middleware/releases)
- [Commits](grpc-ecosystem/go-grpc-middleware@v2.3.1...v2.3.2)

---
updated-dependencies:
- dependency-name: github.com/grpc-ecosystem/go-grpc-middleware/v2
  dependency-version: 2.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: DRY

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Prettify table

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Nitfix

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: comment

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Don't change M

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Updated commons.go

Signed-off-by: Anush008 <anushshetty90@gmail.com>

---------

Signed-off-by: Anush008 <anushshetty90@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat: Milvus Source (#25)

* refactor: Qdrant to Qdrant impl

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: qdrant.PtrOf

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* Bump golangci/golangci-lint-action from 7 to 8 (#22)

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 7 to 8.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v7...v8)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump github.com/grpc-ecosystem/go-grpc-middleware/v2 from 2.3.1 to 2.3.2 (#21)

Bumps [github.com/grpc-ecosystem/go-grpc-middleware/v2](https://github.com/grpc-ecosystem/go-grpc-middleware) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/grpc-ecosystem/go-grpc-middleware/releases)
- [Commits](grpc-ecosystem/go-grpc-middleware@v2.3.1...v2.3.2)

---
updated-dependencies:
- dependency-name: github.com/grpc-ecosystem/go-grpc-middleware/v2
  dependency-version: 2.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: DRY

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Prettify table

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Nitfix

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: comment

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Don't change M

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Updated commons.go

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* feat: Milvus Source

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: removed new line

Signed-off-by: Anush008 <anushshetty90@gmail.com>

---------

Signed-off-by: Anush008 <anushshetty90@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* refactor: Use Nested command flags instead (#26)

* refactor: Qdrant to Qdrant impl

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: qdrant.PtrOf

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* Bump golangci/golangci-lint-action from 7 to 8 (#22)

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 7 to 8.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v7...v8)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump github.com/grpc-ecosystem/go-grpc-middleware/v2 from 2.3.1 to 2.3.2 (#21)

Bumps [github.com/grpc-ecosystem/go-grpc-middleware/v2](https://github.com/grpc-ecosystem/go-grpc-middleware) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/grpc-ecosystem/go-grpc-middleware/releases)
- [Commits](grpc-ecosystem/go-grpc-middleware@v2.3.1...v2.3.2)

---
updated-dependencies:
- dependency-name: github.com/grpc-ecosystem/go-grpc-middleware/v2
  dependency-version: 2.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: DRY

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Prettify table

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Nitfix

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: comment

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Don't change M

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Updated commons.go

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* feat: Milvus Source

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Use nested flags

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: file renamed

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: removed new line

Signed-off-by: Anush008 <anushshetty90@gmail.com>

---------

Signed-off-by: Anush008 <anushshetty90@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* test: Milvus source test (#27)

* refactor: Qdrant to Qdrant impl

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: qdrant.PtrOf

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* Bump golangci/golangci-lint-action from 7 to 8 (#22)

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 7 to 8.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v7...v8)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump github.com/grpc-ecosystem/go-grpc-middleware/v2 from 2.3.1 to 2.3.2 (#21)

Bumps [github.com/grpc-ecosystem/go-grpc-middleware/v2](https://github.com/grpc-ecosystem/go-grpc-middleware) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/grpc-ecosystem/go-grpc-middleware/releases)
- [Commits](grpc-ecosystem/go-grpc-middleware@v2.3.1...v2.3.2)

---
updated-dependencies:
- dependency-name: github.com/grpc-ecosystem/go-grpc-middleware/v2
  dependency-version: 2.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: DRY

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Prettify table

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Nitfix

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: comment

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Don't change M

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Updated commons.go

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* feat: Milvus Source

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Use nested flags

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: file renamed

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* test: Milvus source

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Formatting

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Use time.RFC3339

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Renamed PrepareMigrationOffsetsCollection

Signed-off-by: Anush008 <anushshetty90@gmail.com>

---------

Signed-off-by: Anush008 <anushshetty90@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* docs: Prettify (#28)

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: DRY updates (#29)

* refactor: Qdrant to Qdrant impl

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: qdrant.PtrOf

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* Bump golangci/golangci-lint-action from 7 to 8 (#22)

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 7 to 8.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v7...v8)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump github.com/grpc-ecosystem/go-grpc-middleware/v2 from 2.3.1 to 2.3.2 (#21)

Bumps [github.com/grpc-ecosystem/go-grpc-middleware/v2](https://github.com/grpc-ecosystem/go-grpc-middleware) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/grpc-ecosystem/go-grpc-middleware/releases)
- [Commits](grpc-ecosystem/go-grpc-middleware@v2.3.1...v2.3.2)

---
updated-dependencies:
- dependency-name: github.com/grpc-ecosystem/go-grpc-middleware/v2
  dependency-version: 2.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: DRY

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Prettify table

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Nitfix

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: comment

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Don't change M

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Updated commons.go

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* feat: Milvus Source

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Use nested flags

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: file renamed

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* test: Milvus source

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Formatting

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Use time.RFC3339

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Renamed PrepareMigrationOffsetsCollection

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* DRY

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Use %q to log withing quotes

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Rename to offsetId

Signed-off-by: Anush008 <anushshetty90@gmail.com>

---------

Signed-off-by: Anush008 <anushshetty90@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat: Pinecone source (#31)

* refactor: Qdrant to Qdrant impl

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: qdrant.PtrOf

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* Bump golangci/golangci-lint-action from 7 to 8 (#22)

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 7 to 8.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v7...v8)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump github.com/grpc-ecosystem/go-grpc-middleware/v2 from 2.3.1 to 2.3.2 (#21)

Bumps [github.com/grpc-ecosystem/go-grpc-middleware/v2](https://github.com/grpc-ecosystem/go-grpc-middleware) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/grpc-ecosystem/go-grpc-middleware/releases)
- [Commits](grpc-ecosystem/go-grpc-middleware@v2.3.1...v2.3.2)

---
updated-dependencies:
- dependency-name: github.com/grpc-ecosystem/go-grpc-middleware/v2
  dependency-version: 2.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: DRY

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Prettify table

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Nitfix

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: comment

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Don't change M

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Updated commons.go

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* feat: Milvus Source

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Use nested flags

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: file renamed

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* test: Milvus source

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Formatting

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Use time.RFC3339

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Renamed PrepareMigrationOffsetsCollection

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* DRY

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Use %q to log withing quotes

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Rename to offsetId

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* Pinecone

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Pinecone source

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Lint fixes

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Vector names

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Updated docstring

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: No index name

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Move flags

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Set CreateCollection to true by default

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: If ID already a valid UUID, use it directly

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: Pinecone source to README.md (#32)

* docs: Prettify README

* docs: CONTRIBUTING.md

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: Update

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: MOre update

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* Update README.md

* docs: Pinecone source to README.md

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: Notice

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* Update README.md

* docs: Updated README.md

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: Simplify examples

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: README.md update

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: README.md update

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: Updated README.md

Signed-off-by: Anush008 <anushshetty90@gmail.com>

---------

Signed-off-by: Anush008 <anushshetty90@gmail.com>

---------

Signed-off-by: Anush008 <anushshetty90@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* docs: Chroma source to README.md (#35)

* refactor: Qdrant to Qdrant impl

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: qdrant.PtrOf

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* Bump golangci/golangci-lint-action from 7 to 8 (#22)

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 7 to 8.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v7...v8)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump github.com/grpc-ecosystem/go-grpc-middleware/v2 from 2.3.1 to 2.3.2 (#21)

Bumps [github.com/grpc-ecosystem/go-grpc-middleware/v2](https://github.com/grpc-ecosystem/go-grpc-middleware) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/grpc-ecosystem/go-grpc-middleware/releases)
- [Commits](grpc-ecosystem/go-grpc-middleware@v2.3.1...v2.3.2)

---
updated-dependencies:
- dependency-name: github.com/grpc-ecosystem/go-grpc-middleware/v2
  dependency-version: 2.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: DRY

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Prettify table

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Nitfix

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: comment

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Don't change M

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Updated commons.go

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* feat: Milvus Source

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Use nested flags

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: file renamed

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* test: Milvus source

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Formatting

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: Prettify README

* docs: CONTRIBUTING.md

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: Update

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: MOre update

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* Update README.md

* chore: Use time.RFC3339

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Renamed PrepareMigrationOffsetsCollection

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* DRY

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Use %q to log withing quotes

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Rename to offsetId

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* Pinecone

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Pinecone source

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: Pinecone source to README.md

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: Notice

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Lint fixes

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* Update README.md

* chore: Vector names

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: Updated README.md

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Updated docstring

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: No index name

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Move flags

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: Simplify examples

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: README.md update

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: README.md update

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Set CreateCollection to true by default

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: Updated README.md

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: If ID already a valid UUID, use it directly

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: README.md update

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: Chroma to README.md

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* Updated README.dm

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: Updated README.md

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: Pinecone source to README.md (#32)

* docs: Prettify README

* docs: CONTRIBUTING.md

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: Update

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: MOre update

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* Update README.md

* docs: Pinecone source to README.md

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: Notice

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* Update README.md

* docs: Updated README.md

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: Simplify examples

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: README.md update

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: README.md update

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: Updated README.md

Signed-off-by: Anush008 <anushshetty90@gmail.com>

---------

Signed-off-by: Anush008 <anushshetty90@gmail.com>

---------

Signed-off-by: Anush008 <anushshetty90@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat: Chroma Source (#33)

* refactor: Qdrant to Qdrant impl

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: qdrant.PtrOf

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* Bump golangci/golangci-lint-action from 7 to 8 (#22)

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 7 to 8.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](golangci/golangci-lint-action@v7...v8)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump github.com/grpc-ecosystem/go-grpc-middleware/v2 from 2.3.1 to 2.3.2 (#21)

Bumps [github.com/grpc-ecosystem/go-grpc-middleware/v2](https://github.com/grpc-ecosystem/go-grpc-middleware) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/grpc-ecosystem/go-grpc-middleware/releases)
- [Commits](grpc-ecosystem/go-grpc-middleware@v2.3.1...v2.3.2)

---
updated-dependencies:
- dependency-name: github.com/grpc-ecosystem/go-grpc-middleware/v2
  dependency-version: 2.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: DRY

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Prettify table

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Nitfix

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* docs: comment

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Don't change M

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Updated commons.go

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* feat: Milvus Source

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Use nested flags

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: file renamed

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* test: Milvus source

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Formatting

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Use time.RFC3339

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Renamed PrepareMigrationOffsetsCollection

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* DRY

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Use %q to log withing quotes

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Rename to offsetId

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* Pinecone

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Pinecone source

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Lint fixes

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Vector names

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Updated docstring

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: No index name

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Move flags

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Set CreateCollection to true by default

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: If ID already a valid UUID, use it directly

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Adds Chroma source deps and go mod tidy

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* feat: Chroma source (#34)

* feat: Chroma source

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Options parsing

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* refactor: Options

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Update config options

Signed-off-by: Anush008 <anushshetty90@gmail.com>

---------

Signed-off-by: Anush008 <anushshetty90@gmail.com>

---------

Signed-off-by: Anush008 <anushshetty90@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Deleted unused commons.go

Signed-off-by: Anush008 <anushshetty90@gmail.com>

---------

Signed-off-by: Anush008 <anushshetty90@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant