Pyvespa

Latest version: v0.54.0

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

Scan your dependencies

Page 2 of 8

0.47.0

New Contributors
* esolitos made their first contribution in https://github.com/vespa-engine/pyvespa/pull/878

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

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

Page 2 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.