Skip to content

Commit 630b768

Browse files
committed
Changes for v2.0.0
1 parent c2df140 commit 630b768

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

.release_info.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
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+
16
## Fixed
2-
- Thanks to a proposal in #202 by @harshavmb, the long broken `endpoint_params` in `oauth_client_credentials` is working!
3-
- Fix incorrect state after failed updates when errors are detected. Thanks for the report #152, @jollyroger and the PR #265, @ugur-zongur!
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!
49

510
## Misc
6-
- Bring goreleaser config up to version 2
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

0 commit comments

Comments
 (0)