Skip to content

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [0.29.0](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-gcp/compare/0.28.2...0.29.0) (2022-02-11)
2+
3+
4+
### Features
5+
6+
* **cdn:** add cdn backend bucket ([c9fd809](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-gcp/commit/c9fd809412dfe60894f9bbab3d4089e635ad81fa))
7+
* **cdn:** add cdn url map ([5ad5f14](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-gcp/commit/5ad5f14b1a41bd28fddb532412bf3b33f8509627))
8+
* **cdn:** fix Duration type value ([37ce7aa](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-gcp/commit/37ce7aa8e4e9cfa71fb80e19964db35e08e14ed4))
9+
* **cdn:** merge main ([8744d71](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-gcp/commit/8744d71b76edc55aa8f30051b2407ab21f92117c))
10+
* **cdn:** small fix ([02c4f45](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-gcp/commit/02c4f451a5fccd172f827569b13268174116fb0a))
11+
* **cdn:** update README ([9332c02](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-gcp/commit/9332c0269a30f00adcaccb2b47475e378394f439))
12+
113
## [0.28.2](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-gcp/compare/0.28.1...0.28.2) (2022-02-07)
214

315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudgraph/cg-provider-gcp",
3-
"version": "0.28.2",
3+
"version": "0.29.0",
44
"description": "CloudGraph provider plugin for GCP used to fetch GCP cloud data.",
55
"publishConfig": {
66
"registry": "https://registry.npmjs.org/",

0 commit comments

Comments
 (0)