What's New
- Removed scanExistingJobs() in build watch service wich caused side effects like unexpected restarts of apps (resolves #100)
- Beta: Added REST API for managing Projects and Apps with a JS/TS SDK (part of #97 and resolves #30)
- Experimental: Added experimental support for agent sandboxes (disabled by default, not documented and not recommended to use yet)
- Fixes small bugs and updated dependencies
What's Changed
- Feat/create rest api for managing apps by @biersoeckli in #101
- fix: only deploy newest build per app in scanExistingJobs by @tdussmann in #103
- Feat/k8s agent sandbox integration by @biersoeckli in #102
Full Changelog: 0.0.12...0.0.13