-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
54cd0a3
commit afe0d17
Showing
6 changed files
with
24 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
## 3.4.0 (December 12, 2023) | ||
|
||
ENHANCEMENTS: | ||
|
||
* all: All data sources now respect the trust-ad resolver option to send the AD bit in queries ([#357](https://github.com/hashicorp/terraform-provider-dns/issues/357)) | ||
|
||
BUG FIXES: | ||
|
||
* provider: Ensure timeout configuration value is parsed correctly ([#298](https://github.com/hashicorp/terraform-provider-dns/issues/298)) | ||
* all: All data sources now use native DNS resolution on macOS, which may fix resolution when using VPNs or other tooling which adjusts the OS DNS resolver configuration ([#357](https://github.com/hashicorp/terraform-provider-dns/issues/357)) | ||
* datasource/dns_cname_record_set: Removed lookup error if target of CNAME record did not resolve, instead it will now always return the CNAME record ([#357](https://github.com/hashicorp/terraform-provider-dns/issues/357)) | ||
|
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters