Skip to content

Commit 1e4d671

Browse files
Release v1.20. (#190)
1 parent 0673345 commit 1e4d671

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## 1.20
2+
3+
#### FEATURES
4+
- Add explicit support and testing for DependencyTrack `4.14.1`, `4.14.1-alpine`.
5+
- Add `dependencytrack_notification_publisher` resource for managing custom publishers.
6+
- Add `dependencytrack_notification_rule` resource for managing alerting configurations.
7+
- Add `dependencytrack_notification_rule_project` resource for applying notification rules to a project.
8+
- Add `dependencytrack_notification_rule_team` resource for applying email notifications to be sent to a team.
9+
- Add `dependencytrack_tag_notification_rules` resource for restricting notification rules to specific tags.
10+
11+
#### DEPENDENCIES
12+
- `actions/setup-go` `6.3.0` -> `6.4.0`.
13+
- `google.golang.org/grpc` `1.79.2` -> `1.79.3`.
14+
- Add `github.com/hashicorp/terraform/plugin-framework-validators` `0.19.0`
15+
- Override `github.com/DependencyTrack/client-go` with `github.com/SolarFactories/client-go@notifications`
16+
117
## 1.19.1
218

319
#### FIXES

0 commit comments

Comments
 (0)