Pyvespa

Latest version: v0.53.0

Safety actively analyzes 706567 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 8

0.46.0

What's Changed
* Update pyvespa version to 0.45.0 by github-actions in https://github.com/vespa-engine/pyvespa/pull/828
* Simplify `getting-started-pyvespa-cloud.ipynb` by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/829
* update test to pass auth_client to cluster instead by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/830
* check in with outputs by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/831
* Thomasht86/update cloud integration tests by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/832
* Jobergum/colpali by jobergum in https://github.com/vespa-engine/pyvespa/pull/838
* Add to toc by jobergum in https://github.com/vespa-engine/pyvespa/pull/839
* Typo and timeout by dainiusjocas in https://github.com/vespa-engine/pyvespa/pull/840
* Update Vespa CLI version to 8.371.16 by github-actions in https://github.com/vespa-engine/pyvespa/pull/837
* Kkraune/misc notebooks by kkraune in https://github.com/vespa-engine/pyvespa/pull/846
* Raise on interactive login windows by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/845
* Thomasht86/pin requests version by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/851
* make _open_aiohttp_session to match aiohttp pattern by PrathamSoni in https://github.com/vespa-engine/pyvespa/pull/849
* update deps, use jekyll not github pages by kkraune in https://github.com/vespa-engine/pyvespa/pull/856
* fix deps by kkraune in https://github.com/vespa-engine/pyvespa/pull/857
* Disable waiting for prod deployment by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/858
* The last failing tests 🙏 by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/859
* Migration of cloud integration tests from Screwdriver to GitHub Actions by glebashnik in https://github.com/vespa-engine/pyvespa/pull/860
* Updated integration-cloud workflow triggers. by glebashnik in https://github.com/vespa-engine/pyvespa/pull/861
* Update Vespa CLI version to 8.387.10 by github-actions in https://github.com/vespa-engine/pyvespa/pull/864
* Fix minor typos by ceh in https://github.com/vespa-engine/pyvespa/pull/867
* Migrated non-cloud screwdriver pipelines to GitHub Actions workflows by glebashnik in https://github.com/vespa-engine/pyvespa/pull/863
* Switch Async HTTP-client to `httpx` (HTTP/2-support) by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/770
* Improve pyvespa chunks to docsearch by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/873
* chore: use approved commit sha in Github Actions by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/875
* Release version `0.46.0` by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/876

New Contributors
* dainiusjocas made their first contribution in https://github.com/vespa-engine/pyvespa/pull/840
* PrathamSoni made their first contribution in https://github.com/vespa-engine/pyvespa/pull/849
* glebashnik made their first contribution in https://github.com/vespa-engine/pyvespa/pull/860
* ceh made their first contribution in https://github.com/vespa-engine/pyvespa/pull/867

**Full Changelog**: https://github.com/vespa-engine/pyvespa/compare/v0.45.0...v0.46.0

0.45.0

What's Changed
* Update pyvespa version to 0.44.0 by github-actions in https://github.com/vespa-engine/pyvespa/pull/826
* add source-url and make it waiting optional by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/827


**Full Changelog**: https://github.com/vespa-engine/pyvespa/compare/v0.44.0...v0.45.0

0.44.0

What's Changed
* Thomasht86/bump twine and requests by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/823
* Thomasht86/fix release pipeline by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/825


**Full Changelog**: https://github.com/vespa-engine/pyvespa/compare/v0.43.0...v0.44.0

0.43.0

What's Changed
* bump version by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/813
* Add auth_clients to `ContainerCluster` by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/814
* Thomasht86/submit test zip by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/816
* add deployment.xml by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/817
* Thomasht86/fix prod integration test by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/818
* Support maven-packaged deployment to prod by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/819


**Full Changelog**: https://github.com/vespa-engine/pyvespa/compare/v.0.42.0...v0.43.0

0.42.0

What's Changed
* fix tag to version string manipulation by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/792
* Update version by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/793
* Thomasht86/sync retry strategy 429 by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/794
* Update Vespa CLI version to 8.350.38 by github-actions in https://github.com/vespa-engine/pyvespa/pull/797
* CI: Update base docker image by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/798
* Use `vespacli` to generate key/cert and fix prod deployment test by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/804
* pin version by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/807
* Update Vespa CLI version to 8.358.34 by github-actions in https://github.com/vespa-engine/pyvespa/pull/808
* Prod deployment and interactive auth by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/809
* Update Vespa CLI version to 8.360.19 by github-actions in https://github.com/vespa-engine/pyvespa/pull/810
* Thomasht86/wait for prod deployment by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/812


**Full Changelog**: https://github.com/vespa-engine/pyvespa/compare/v0.41.0...v.0.42.0

0.41.0

User-facing highlights ⭐
* Allow to specify mutate operation in RankProfile by Fed0rah in https://github.com/vespa-engine/pyvespa/pull/775
* Integrate `vespacli` into `pyvespa` by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/757
* Expose visit api by olaughter in https://github.com/vespa-engine/pyvespa/pull/776
* Allow other update types than `assign` by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/738
* Adding notebook to demonstrate crossencoder reranking by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/742

A special thanks to olaughter and Fed0rah for useful enhancements! 🙌

What's Changed

* Add `ruff` precommit linting and formatting by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/731
* Update docstring with warning and example by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/733
* expose timeout-configuration variables as parameters by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/735
* Adding feeding performance notebook by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/732
* Allow other update types than `assign` by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/738
* Misc bug fixes by kkraune in https://github.com/vespa-engine/pyvespa/pull/740
* simplify, strip macros in all files by kkraune in https://github.com/vespa-engine/pyvespa/pull/741
* 734 document v1 paths should be urlencoded by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/743
* Make integration test for production deployments by tmaregge in https://github.com/vespa-engine/pyvespa/pull/745
* Adding notebook to demonstrate crossencoder reranking by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/742
* Add instructions for deploying to prod in quick start guide by tmaregge in https://github.com/vespa-engine/pyvespa/pull/693
* Shorten ID to avoid test crashing by tmaregge in https://github.com/vespa-engine/pyvespa/pull/747
* Add notebook to demonstrate use of `Snowflake/snowflake-arctic-embed-s` by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/744
* Add data plane auth token to integration test by tmaregge in https://github.com/vespa-engine/pyvespa/pull/751
* Notebook fixes: Add log-guard and consistent model reference by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/749
* Replace old logo by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/753
* Refactor env variable by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/752
* Publish recent notebooks by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/755
* Jonmv/retry 429 and 503 when feeding by jonmv in https://github.com/vespa-engine/pyvespa/pull/756
* Integrate `vespacli` into `pyvespa` by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/757
* Add validation override for cert removal by tmaregge in https://github.com/vespa-engine/pyvespa/pull/761
* Update notebooks to use prepend syntax by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/763
* Temporarily skip integration test for prod deployment by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/764
* Remove prod deployment in `getting_started_pyvespa_cloud` by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/765
* add timeouts by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/766
* Update vespacli workflows by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/767
* Fix commit path workflow by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/771
* Prepare for autodist by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/769
* Use jitter and max 10s backoff for async docv1 client by jonmv in https://github.com/vespa-engine/pyvespa/pull/772
* Fix failing test: add timeouts by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/773
* Bump nokogiri from 1.16.2 to 1.16.5 by dependabot in https://github.com/vespa-engine/pyvespa/pull/774
* Allow to specify mutate operation in RankProfile by Fed0rah in https://github.com/vespa-engine/pyvespa/pull/775
* Expose visit api by olaughter in https://github.com/vespa-engine/pyvespa/pull/776
* Change notebooks to use `vespacli` python package by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/780
* Bugfix: Remove param from async function by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/781
* Fix test (kernel died) by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/782
* Fix test: Update langchain imports by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/784
* Debug CI: Add mem tracking and run in subshell by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/785
* Bump requests from 2.26.0 to 2.32.2 in /vespacli by dependabot in https://github.com/vespa-engine/pyvespa/pull/783
* Doc fixes and visit example by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/786
* Update Vespa CLI version to 8.346.21 by github-actions in https://github.com/vespa-engine/pyvespa/pull/788
* CI - VespaCLI: Fix autodist by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/789
* CI: pyvespa release pipeline by thomasht86 in https://github.com/vespa-engine/pyvespa/pull/790

New Contributors
* thomasht86 made their first contribution in https://github.com/vespa-engine/pyvespa/pull/731
* jonmv made their first contribution in https://github.com/vespa-engine/pyvespa/pull/756
* Fed0rah made their first contribution in https://github.com/vespa-engine/pyvespa/pull/775
* olaughter made their first contribution in https://github.com/vespa-engine/pyvespa/pull/776
* github-actions made their first contribution in https://github.com/vespa-engine/pyvespa/pull/788

**Full Changelog**: https://github.com/vespa-engine/pyvespa/compare/v0.40.0...v0.41.0

Page 2 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.