Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deprecate: mark rest property as deprecated in QdrantClient #742

Merged
merged 2 commits into from
Aug 18, 2024

Conversation

hh-space-invader
Copy link
Contributor

All Submissions:

  • Contributions should target the dev branch. Did you create your branch from dev?
  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?

New Feature Submissions:

  1. Does your submission pass tests?
  2. Have you installed pre-commit with pip3 install pre-commit and set up hooks with pre-commit install?

Changes to Core Features:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your core changes, as applicable?
  • Have you successfully ran tests with your changes locally?

@hh-space-invader hh-space-invader requested a review from joein August 15, 2024 13:36
Copy link

netlify bot commented Aug 15, 2024

Deploy Preview for poetic-froyo-8baba7 ready!

Name Link
🔨 Latest commit 97f7128
🔍 Latest deploy log https://app.netlify.com/sites/poetic-froyo-8baba7/deploys/66c25561e228ca00080872df
😎 Deploy Preview https://deploy-preview-742--poetic-froyo-8baba7.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

- Added deprecation warnings for rest property
- refs: #597
@hh-space-invader hh-space-invader force-pushed the TSK-597-deprecate-rest-in-qdrant-client branch from 9d17838 to 9ce6657 Compare August 18, 2024 20:03
- Regenerated async qdrant client to add the deprecation warning to async client for rest
@joein joein merged commit 94eac24 into dev Aug 18, 2024
14 checks passed
@hh-space-invader hh-space-invader deleted the TSK-597-deprecate-rest-in-qdrant-client branch August 21, 2024 15:49
joein pushed a commit that referenced this pull request Aug 26, 2024
* deprecate: mark rest property as deprecated in QdrantClient

- Added deprecation warnings for rest property
- refs: #597

* chore: Regenerated async qdrant client

- Regenerated async qdrant client to add the deprecation warning to async client for rest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants