Devbox 0.17.0 Pre-Release Notes
This pre-release includes all the features in (0.17.0-dev)[https://github.com/jetify-com/devbox/releases/tag/0.17.0-dev], as well as the following improvements:
- You can now view the process-compose port by running
devbox services pcport devbox services lsshows pid, namespace, age, health, and restarts information for all of your services
What's Changed
- Add services pcport command by @elliotthilaire-ca in #2784
- Add pid, namespace, age, health, restarts to services ls by @elliotthilaire-ca in #2782
New Contributors
- @elliotthilaire-ca made their first contribution in #2784
Full Changelog: 0.17.0-dev...0.17.0-deva