Update CHANGELOG.md

This commit is contained in:
Ludovico Magnocavallo 2022-01-22 08:33:45 +01:00 committed by GitHub
parent a97c606253
commit 6d2b2f5ff2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -4,10 +4,12 @@ All notable changes to this project will be documented in this file.
## Unreleased
- initial Fabric Fast implementation
- new `net-glb` module for Global External Load balancer
- new `project-factory` module in [`examples/factories`](./examples/factories)
- Module `project`: add missing Service Identity Accounts: artifactregistry, composer.
- new data-solutions example: Cloud Storage to Bigquery with Cloud Dataflow with least privileges
- add missing service identity accounts (artifactregistry, composer) in project module
- new "Cloud Storage to Bigquery with Cloud Dataflow with least privileges" example
- support service dependencies for crypto key bindings in project module
## [12.0.0] - 2022-01-11