Releases: nitrictech/legacy-cli
Releases · nitrictech/legacy-cli
Release v0.1.0-rc.8acba0b6
0.1.0 (2021-10-08)
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)
- Fix typo in which pack command. (bcd0873)
- remove templates in topics (2e5f435)
- Skip target validation on operations that don't specify x-nitric-target. (42a7afd)
- plugins/aws: leave API operations that don't include nitric extensions. (85b4f31)
- plugins/azure: Exclude api ops that do not contain x-nitric-name (cb463b1)
- plugins/gcp: Preserve api ops that do not contain x-nitric-name (c18de2b)
Code Refactoring
Continuous Integration
- Add new release workflows. (35622b5)
Release v0.1.0-rc.2ff782a8
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)
Release v0.1.0-rc.00651d85
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)
- Fix typo in which pack command. (bcd0873)
- remove templates in topics (2e5f435)
Code Refactoring
Continuous Integration
- Add new release workflows. (35622b5)
Release v0.1.0-rc.596cb968
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)
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)
Release v0.1.0-rc.9351aa6e
0.1.0 (2021-10-05)
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)
- 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)
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)
Release v0.1.0-rc.fc8fa8c5
0.1.0 (2021-09-27)
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)
- 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)
Release v0.1.0-rc.3ef7e699
0.1.0 (2021-09-27)
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)
- 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)
Code Refactoring
- update azure plugin check in azure doctor (c3d3b91)
Continuous Integration
- Add new release workflows. (35622b5)
Release v0.1.0-rc.a2f6c54b
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 role definitions for deployed services. (072bf53)
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)
Code Refactoring
- update azure plugin check in azure doctor (c3d3b91)
Continuous Integration
- Add new release workflows. (35622b5)
Release v0.1.0-rc.30ff52cc
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 role definitions for deployed services. (072bf53)
Bug Fixes
- don't call stdin.setRawMode if it doesn't exist (fc49d4c)
- fix directories failing to be created (49c1efb)
- fix issue with API spec generation for AWS API Gateway (1e72389)
Code Refactoring
- update azure plugin check in azure doctor (c3d3b91)
Continuous Integration
- Add new release workflows. (35622b5)
Release v0.1.0-rc.1d2cd25b
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)