Skip to content

Commit fb354a0

Browse files
committed
release: v0.4.10
1 parent be5976a commit fb354a0

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [0.4.10](https://github.com/Altinity/terraform-provider-altinitycloud/compare/v0.4.9...v0.4.10)
8+
### Added
9+
- Support peering connection on GCP environments [#f234d07](https://github.com/Altinity/terraform-provider-altinitycloud/commit/f234d07).
10+
- Support private service consumers on GCP environments [#34e6d19](https://github.com/Altinity/terraform-provider-altinitycloud/commit/34e6d19).
11+
12+
### Changed
13+
- Bump github.com/Yamashou/gqlgenc to `0.30.3` [#139](https://github.com/Altinity/terraform-provider-altinitycloud/pull/139).
14+
- Bump github.com/hashicorp/terraform-plugin-go to `0.26.0` [#138](https://github.com/Altinity/terraform-provider-altinitycloud/pull/138).
15+
716
## [0.4.9](https://github.com/Altinity/terraform-provider-altinitycloud/compare/v0.4.8...v0.4.9)
817
### Fixed
918
- Rollback [#0655c4a](https://github.com/Altinity/terraform-provider-altinitycloud/commit/0655c4a) which caused a inconsestency on envs creation [#fdb23d7](https://github.com/Altinity/terraform-provider-altinitycloud/commit/fdb23d7).
@@ -26,7 +35,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2635
- Allow delete disconnected environments using `allow_delete_while_disconnected` [#01e5bcc](https://github.com/Altinity/terraform-provider-altinitycloud/commit/01e5bcc).
2736

2837
### Changed
29-
- Bump github.com/Yamashou/gqlgenc to `0.30.2` [#132](https://github.com/Altinity/terraform-provider-altinitycloud/pull/135).
38+
- Bump github.com/Yamashou/gqlgenc to `0.30.2` [#135](https://github.com/Altinity/terraform-provider-altinitycloud/pull/135).
3039

3140
## [0.4.5](https://github.com/Altinity/terraform-provider-altinitycloud/compare/v0.4.4...v0.4.5)
3241
### Added

0 commit comments

Comments
 (0)