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

Bump pyvespa from 0.37.1 to 0.40.0 #1

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 16, 2024

Bumps pyvespa from 0.37.1 to 0.40.0.

Release notes

Sourced from pyvespa's releases.

0.40.0

Minor release.

#653 #657

Bug fixes:

Added experimental support for production deployment. This is not thoroughly tested, and should not yet be relied upon for production deployment.

New Contributors

Full Changelog: vespa-engine/pyvespa@v0.39.0...v0.40.0

0.39.0

0.38.0

This release fixes multiple issues and adds new functionality to pyvespa.

  • Several APIs around batch are now deprecated. See vespa-engine/pyvespa#600 and vespa-engine/pyvespa#599.
  • Add a new feed_iterable API for stream feeding instead of batch
  • Add support for global-phase ranking expression
  • Add retry logic for improved stability for control API to Vespa Cloud (vespa-engine/pyvespa#608)
  • Read errors from Vespa in case of error response instead of throwing exception (vespa-engine/pyvespa#599)
  • Support **kwargs for Vespa query API so that users can use native parameters
  • Reduce default number of connections and clarify documentation on using context managers
Commits
  • e1a7da2 Merge pull request #726 from vespa-engine/tmaregge/experimental-warnings
  • a981772 Merge pull request #727 from vespa-engine/kkraune/maintainer
  • 9bc3eb2 Update maintainer
  • 9ea7b7e Warn user upon prod deployment
  • 704f26b Merge pull request #725 from vespa-engine/tmaregge/prod-deployment-monitoring
  • 35166df Minor whitespace fixes
  • a51e426 Add monitoring to Pyvespa prod deployment
  • 09ebc93 Support getting mtls/token endpoints from prod env
  • 04fe06d Merge pull request #724 from vespa-engine/jobergum/add-to-examples
  • 0a32df7 Add demo notebooks to doc examples
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 16, 2024
@THOR300 THOR300 force-pushed the main branch 2 times, most recently from 258039b to 76b53b1 Compare April 16, 2024 15:54
@dependabot dependabot bot force-pushed the dependabot/pip/pyvespa-0.40.0 branch from ebc4a58 to 5fa4177 Compare April 16, 2024 15:55
Dependabot couldn't find the original pull request head commit, ebc4a58.
@dependabot dependabot bot force-pushed the dependabot/pip/pyvespa-0.40.0 branch from 5fa4177 to 58ba8cb Compare April 25, 2024 10:03
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 3, 2024

Superseded by #33.

@dependabot dependabot bot closed this Jun 3, 2024
@dependabot dependabot bot deleted the dependabot/pip/pyvespa-0.40.0 branch June 3, 2024 11:50
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants