What's new in this Release
Process Compose Updates
Process compose is now updated to v1.24.2, which should provide more stability and includes several new features. The release also adds the devbox services attach
command, which lets you re-attach to process compose while it is running in the background
Other fixes
- Improvements to Python plugin
- Bug fixes for Python auto-patching
Changelog
- b9c5173 devpkg: fix empty patch mode (#2278)
- 9da62f6 patchpkg: patch libstdc++ (#2271)
- 1b918e7 [pc-version] Bump process compose to 1.24.2 (#2276)
- 3ac5262 [Services] Keep Process Compose alive in background, add
attach
command (#2269) - df187b9 Chore/switch pip plugin reference to python (#2265)
- d1ab641 [Python] Venv tweaks based on testing in Sandboxes (#2264)