File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v0.58.2 (2026-07-23)
5+
6+ ### Bug Fixes
7+
8+ - ** workbench** : Drive file chooser for Workbench Job script selection
9+ ([ #527 ] ( https://github.com/posit-dev/vip/pull/527 ) ,
10+ [ ` ae7a56f ` ] ( https://github.com/posit-dev/vip/commit/ae7a56fae1616821d6adb105ff58db873c883511 ) )
11+
12+ Co-authored-by: Claude Opus 4.8 (1M context) < noreply@anthropic.com >
13+
14+ - ** workbench** : Provision rsconnect via venv in publish-to-connect test
15+ ([ #524 ] ( https://github.com/posit-dev/vip/pull/524 ) ,
16+ [ ` 833f25c ` ] ( https://github.com/posit-dev/vip/commit/833f25cf84ec7028da611998107f85a6d540ddbf ) )
17+
18+ Co-authored-by: Claude Opus 4.8 (1M context) < noreply@anthropic.com >
19+
20+
421## v0.58.1 (2026-07-23)
522
623### Bug Fixes
Original file line number Diff line number Diff line change 11[project ]
22name = " posit-vip"
3- version = " 0.58.1 "
3+ version = " 0.58.2 "
44description = " Verified Installation of Posit - An extensible test suite for validating Posit Team deployments"
55readme = " README.md"
66license = { file = " LICENSE" }
Original file line number Diff line number Diff line change 11"""VIP - Verified Installation of Posit."""
22
3- __version__ = "0.58.1 "
3+ __version__ = "0.58.2 "
You can’t perform that action at this time.
0 commit comments