chore(deps): bump pinecone from 5.4.2 to 9.1.0#30
Merged
Conversation
2867b44 to
e8bcdfb
Compare
Bumps [pinecone](https://github.com/pinecone-io/python-sdk) from 5.4.2 to 9.1.0. - [Release notes](https://github.com/pinecone-io/python-sdk/releases) - [Commits](pinecone-io/python-sdk@v5.4.2...v9.1.0) --- updated-dependencies: - dependency-name: pinecone dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
e8bcdfb to
43aeacd
Compare
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 pinecone from 5.4.2 to 9.1.0.
Release notes
Sourced from pinecone's releases.
... (truncated)
Commits
bb1304erelease: 9.1.0620933achore(deps): bump idna from 3.11 to 3.15 in the uv group across 1 directory (...b0f1887docs(retries): stop surfacing Retry-After / grpc-retry-pushback-ms559ce7erevert(backcompat): drop DeprecationWarning on search(query=...)366bb10test(integration): add opt-in retry smoke test for quota-limited upserts56d0e16test(retry): add Hypothesis fuzz tests for Retry-After parsing; fix parser bugs9fe9f9dfix(adaptive): bound _AdaptiveLimiterRegistry with LRU eviction at 256 entries41ea434feat(observability): log throttle events and AIMD transitions at INFO/DEBUG17431f7test(retry): add bulk-path regression tests under quota-starved backend (DX-0...27d34cdtest(retry): add gRPC storm simulation test and enable cross-transport parity...