Skip to content

Commit de8d726

Browse files
committed
release: v0.4.23
1 parent c665175 commit de8d726

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,21 @@ 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+
8+
## [0.4.23](https://github.com/Altinity/terraform-provider-altinitycloud/compare/v0.4.22...v0.4.23)
9+
10+
### Added
11+
- Support for custom backup bucket in AWS environments [871b89c](https://github.com/Altinity/terraform-provider-altinitycloud/commit/871b89c).
12+
13+
### Changed
14+
- Bump github.com/hashicorp/terraform-plugin-framework to `1.16.1` [#185](https://github.com/Altinity/terraform-provider-altinitycloud/pull/185).
15+
- Bump github.com/hashicorp/terraform-plugin-docs to `0.24.0` [#187](https://github.com/Altinity/terraform-provider-altinitycloud/pull/187).
16+
- Bump github.com/hashicorp/terraform-plugin-framework-validators to `0.19.0` [#186](https://github.com/Altinity/terraform-provider-altinitycloud/pull/186).
17+
- Sync and update latest GraphQL schema [bb76d58](https://github.com/Altinity/terraform-provider-altinitycloud/commit/bb76d58).
18+
19+
### Fixed
20+
- Preserve API response while ordering AWS tags [c665175](https://github.com/Altinity/terraform-provider-altinitycloud/commit/c665175).
21+
722
## [0.4.22](https://github.com/Altinity/terraform-provider-altinitycloud/compare/v0.4.21...v0.4.22)
823
### Added
924
- Support for cross region VPCE [0ac549a](https://github.com/Altinity/terraform-provider-altinitycloud/commit/0ac549a).

0 commit comments

Comments
 (0)