Skip to content

Commit da64092

Browse files
committed
Changes for v2.0.1
1 parent b09ebda commit da64092

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

.release_info.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,2 @@
1-
## New
2-
- @michaelPotter added an **awesome** new feature to detect/repair remote changes in #216 aligned with Terraform's test/repair paradigm! See `ignore_changes_to` and `ignore_all_server_changes`!
3-
- You can set which CAs you trust in the provider directly instead of using only the system-managed certs thanks to #270 by @daniel-butler-irl!
4-
- Thanks to @Wiston999 in #266, you can pass `search_data` as a body to performing searches!
5-
61
## Fixed
7-
- Fix a case where missing resources don't get recreated by Terraform. Thanks, @mauriceackel for #282!
8-
- You can search for boolean values now. Thanks for the bug report in #227, Mykhailo-Roit!
9-
10-
## Misc
11-
- Thanks for the shell of SECURITY.md in #261, @ScorpiusDraconis83
12-
- Updated LICENSE file to match full APLv2 text so GitHub API reports the correct license. Thanks for the heads up in #238, @EhrichPeter!
13-
- Avoid logging potentially sensitive data unless debug mode is enabled. Thanks for the report in #276, @karand1979
2+
- Fix a case where the provider crashes during delta comparison if `null` is a value in the `data` field. Thanks for the report in #287, @lonelyelk!

0 commit comments

Comments
 (0)