Bump golangci/golangci-lint-action from 7 to 8#22
Merged
bashofmann merged 1 commit intomainfrom May 6, 2025
Merged
Conversation
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>
bashofmann
approved these changes
May 6, 2025
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps golangci/golangci-lint-action from 7 to 8.
Release notes
Sourced from golangci/golangci-lint-action's releases.
Commits
4afd7338.0.07774f98feat: use absolute paths by default when using working-directory option (#1231)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)