Release v0.1.0-rc.2ff782a8
Pre-release
Pre-release
0.1.0 (2021-10-07)
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)
- functions: Add excludes file functionality. (596cb96)
- 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)
- add nitric version lock for stack and functions (b9493db)
- deploy Azure Event Grid topics and subscriptions (a4ecb8d)
- Use natively installed pack if available. (f09a81d)
- validate sem version in stack and functions (33c767f)
- run: Start minio server for storage on run. (c70e10e)
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)
- azure: Add autonaming for keyvault. (5817e30)
- azure: add missing protocols and display name to api deployments. (919dc48)
- azure: Allow autonaming to work for azure storage accounts. (c01c893)
- azure: Apply correct format string. (4a12b5a)
- azure: autoname api mgmt services to avoid redeploy conflicts (e518f27)
- azure: autonaming for dbaccount (af86987)
- azure: fix api and api policy deployments (d554914)
- remove templates in topics (2e5f435)
Code Refactoring
Continuous Integration
- Add new release workflows. (35622b5)