Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Bump pyvespa from 0.37.1 to 0.40.0 #173

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 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

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 [pyvespa](https://github.com/vespa-engine/pyvespa) from 0.37.1 to 0.40.0.
- [Release notes](https://github.com/vespa-engine/pyvespa/releases)
- [Commits](vespa-engine/pyvespa@v0.37.1...v0.40.0)

---
updated-dependencies:
- dependency-name: pyvespa
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner April 8, 2024 01:29
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 8, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 3, 2024

Superseded by #193.

@dependabot dependabot bot closed this Jun 3, 2024
@dependabot dependabot bot deleted the dependabot/pip/pyvespa-0.40.0 branch June 3, 2024 01:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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