Skip to content

Commit aff9868

Browse files
Release v1.16.2. (#137)
1 parent 4b6c601 commit aff9868

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## 1.16.2
2+
3+
#### FEATURES
4+
- Add explicit support and testing for Terraform `1.14.*`.
5+
- Add explicit support and testing for DependencyTrack `4.13.6`, `4.13.6-alpine`.
6+
7+
#### DEPENDENCIES
8+
- `actions/checkout` `5.0.0` -> `6.0.0`
9+
- `actions/setup-go` `6.0.0` -> `6.1.0`
10+
- `golangci/golangci-lint-action` `9.0.0` -> `9.1.0`
11+
- `golang.org/x/crypto` `0.36.0` -> `0.45.0` in `/tools`
12+
- `golang.org/x/crypt` `0.41.0` -> `0.45.0`
13+
114
## 1.16.1
215

316
#### FEATURES

0 commit comments

Comments
 (0)