Release v0.1.0-rc.1d2cd25b
Pre-release
Pre-release
0.1.0 (2021-09-23)
Features
- add region to compute subrole creation (7b11398)
- azure cosmos mongodb database deployment (00f1653)
- Configure env variables for app service deployments. (4ea178e)
- fix typo with gcp project role, services -> service (c7dbf21)
- plugins/azure: Add app service plan subscription. (e65defd)
- plugins/azure: Add role definitions for deployed services. (072bf53)
- plugins/azure: Implement azure front door deployments. (3798172)
- deploy Azure Event Grid topics and subscriptions (a4ecb8d)
- Use natively installed pack if available. (f09a81d)
Bug Fixes
- don't call stdin.setRawMode if it doesn't exist (fc49d4c)
- check docker daemon is running for all plugins (d10029a)
- fix directories failing to be created (49c1efb)
- fix issue with API spec generation for AWS API Gateway (1e72389)
- minor fixes and comment updates (7930ba6)
- only attempt to deploy schedules if they're configured. (464bd6b)
Code Refactoring
- update azure plugin check in azure doctor (c3d3b91)
Continuous Integration
- Add new release workflows. (35622b5)