Releases: getsentry/devservices
Releases · getsentry/devservices
1.3.1
New Features ✨
- (cli) Add --config option for custom config file path by @hubertdeng123 in #307
- Pytest 9, xdist, python 3.13.1 by @joshuarli in #309
- Timestamps and health logs by @joshuarli in #308
- Uv by @joshuarli in #305
Bug Fixes 🐛
Internal Changes 🔧
Release
- Fix changelog-preview permissions by @BYK in #300
- Switch from action-prepare-release to Craft by @BYK in #299
Other
- (deps-dev) Bump setuptools from 70.0.0 to 78.1.1 by @dependabot in #294
- Make health timeout configurable and default to 180 by @joshuarli in #311
- Pin GitHub Actions to full-length commit SHAs by @joshuarli in #306
1.3.0
New Features ✨
- (cli) Add --config option for custom config file path by @hubertdeng123 in #307
- Timestamps and health logs by @joshuarli in #308
- Uv by @joshuarli in #305
Bug Fixes 🐛
Internal Changes 🔧
Release
- Fix changelog-preview permissions by @BYK in #300
- Switch from action-prepare-release to Craft by @BYK in #299
Other
- (deps-dev) Bump setuptools from 70.0.0 to 78.1.1 by @dependabot in #294
- Pin GitHub Actions to full-length commit SHAs by @joshuarli in #306
1.2.4
1.2.3
Various fixes & improvements
- feat(purge): Add ability to purge single service (#296) by @NicoHinderling
- feat(logging): Add some basic logs (#295) by @hubertdeng123
1.2.2
Various fixes & improvements
- feat(docker): Auto start colima (#293) by @hubertdeng123
- chore(devservices): add 'dependencies' string within startup console logs (#291) by @NicoHinderling
- add x-programs block to readme (#290) by @hubertdeng123
1.2.1
Various fixes & improvements
- chore(config): Consolidate programs.conf file into config.yml (#285) by @hubertdeng123
- feat(up/down): Multithread bringing up/down supervisor programs (#286) by @hubertdeng123
- chore(readme): Add serve (#288) by @hubertdeng123
- add foreground command to readme (#287) by @hubertdeng123
1.2.0
Various fixes & improvements
- feat(logs): Support supervisor programs (#283) by @hubertdeng123
- feat(status):
devservices statusnow supports supervisor processes (#282) by @hubertdeng123 - fix(up):
devservices upwill not restart supervisor if it is already running (#284) by @hubertdeng123 - feat(foreground): Add foreground command (#281) by @hubertdeng123
- feat(down): Add supervisor programs to down (#278) by @hubertdeng123
- feat(up): Add capability of starting supervisor processes to up (#276) by @hubertdeng123
- ref(up): Adding more context to up (#279) by @IanWoodard
- fix(up): Fixing local runtime dependency mode (#280) by @IanWoodard
- feat(config): Add supervisor programs dependency validation (#275) by @hubertdeng123
- feat(config): Add validation for non remote dependencies (#274) by @hubertdeng123
1.1.6
Various fixes & improvements
- chore: Make
devservicesforward compatible with Python SDK 3.0.0 (#277) by @antonpirker - feat: exponentially retry pulling (#266) by @joshuarli
1.1.5
Various fixes & improvements
- feat(toggle): Updating toggling active dependency to be consistent (#273) by @IanWoodard
- fix(up/down): Fixing the exclude-local flag for up/down (#272) by @IanWoodard
- fix(up): Cleaning up 'up' local runtime logic (#271) by @IanWoodard
- feat(reset): Adding reset command (#219) by @IanWoodard
1.1.4
Various fixes & improvements
- Revert "add devenv and frozen requirements (#255)" (#270) by @hubertdeng123