Skip to content

Commit 3dfa9ff

Browse files
authored
Merge pull request #439 from Scalr/Update_CHANGELOG_3.5.0
Update CHANGELOG.md v3.5.0
2 parents 2e20a58 + 1bc612c commit 3dfa9ff

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [3.5.0] - 2025-07-18
11+
1012
### Fixed
1113

1214
- `scalr_wokspace_ids` data source must request only those attributes it uses. ([#437](https://github.com/Scalr/terraform-provider-scalr/pull/437))
1315

1416
### Added
1517

1618
- `scalr_agent_pool`: new attribute `environments` ([#438](https://github.com/Scalr/terraform-provider-scalr/pull/438))
19+
- `scalr_environment` and `data.scalr_environment`: new attribute `default_workspace_agent_pool_id` ([#434](https://github.com/Scalr/terraform-provider-scalr/pull/434))
20+
21+
### Required
22+
23+
- scalr-server >= 8.216.0
1724

1825
## [3.4.0] - 2025-07-11
1926

2027
### Added
2128

2229
- `scalr_provider_configuration.aws`: new attribute `default_tags` ([#432](https://github.com/Scalr/terraform-provider-scalr/pull/432))
23-
- `scalr_environment` and `data.scalr_environment`: new attribute `default_workspace_agent_pool_id` ([#434](https://github.com/Scalr/terraform-provider-scalr/pull/434))
2430

2531
### Deprecated
2632

@@ -1049,7 +1055,8 @@ Requires Scalr 8.0.1-beta.20200625 at least
10491055

10501056
- Initial release.
10511057

1052-
[Unreleased]: https://github.com/Scalr/terraform-provider-scalr/compare/v3.4.0...HEAD
1058+
[Unreleased]: https://github.com/Scalr/terraform-provider-scalr/compare/v3.5.0...HEAD
1059+
[3.5.0]: https://github.com/Scalr/terraform-provider-scalr/releases/tag/v3.5.0
10531060
[3.4.0]: https://github.com/Scalr/terraform-provider-scalr/releases/tag/v3.4.0
10541061
[3.3.0]: https://github.com/Scalr/terraform-provider-scalr/releases/tag/v3.3.0
10551062
[3.2.0]: https://github.com/Scalr/terraform-provider-scalr/releases/tag/v3.2.0

0 commit comments

Comments
 (0)