Skip to content

Commit 6ff88de

Browse files
authored
Merge pull request #1698 from hashicorp/changelog/v3.4.0
changelog for v3.4.0
2 parents f949847 + b9df3c6 commit 6ff88de

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## 3.4.0 (May 15, 2025)
2+
3+
* dependencies: update `hashicorp/hc-install` to `v0.9.2` ([#1696](https://github.com/hashicorp/terraform-provider-azuread/issues/1696))
4+
* dependencies: update `hashicorp/terraform-exec` to `v0.23.0` ([#1696](https://github.com/hashicorp/terraform-provider-azuread/issues/1696))
5+
* dependencies: update `hashicorp/terraform-registry-address` to `v0.2.5` ([#1696](https://github.com/hashicorp/terraform-provider-azuread/issues/1696))
6+
* dependencies: update `x/crypto` to `v0.38.0` ([#1696](https://github.com/hashicorp/terraform-provider-azuread/issues/1696))
7+
* dependencies: update `x/net` to `v0.40.0` ([#1696](https://github.com/hashicorp/terraform-provider-azuread/issues/1696))
8+
* dependencies: update `x/oauth2` to `v0.30.0` ([#1702](https://github.com/hashicorp/terraform-provider-azuread/issues/1702))
9+
* dependencies: update `x/sync` to `v0.14.0` ([#1696](https://github.com/hashicorp/terraform-provider-azuread/issues/1696))
10+
* dependencies: update `x/sys` to `v0.33.0` ([#1696](https://github.com/hashicorp/terraform-provider-azuread/issues/1696))
11+
* dependencies: update `x/text` to `v0.25.0` ([#1696](https://github.com/hashicorp/terraform-provider-azuread/issues/1696))
12+
* `azuread_application` - add support for `brk-multihub` scheme for `redirect_uris` ([#1663](https://github.com/hashicorp/terraform-provider-azuread/issues/1663))
13+
* `azuread_application_redirect_uris` - add support for `brk-multihub` scheme for `redirect_uris` ([#1663](https://github.com/hashicorp/terraform-provider-azuread/issues/1663))
14+
* `azuread_conditional_access_policy` - populate members only when `membership_kind` is set to `enumerated` ([#1601](https://github.com/hashicorp/terraform-provider-azuread/issues/1601))
15+
16+
117
## 3.3.0 (April 03, 2025)
218

319
ENHANCEMENTS:

version/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.3.0
1+
3.4.0

0 commit comments

Comments
 (0)