We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b6c601 commit aff9868Copy full SHA for aff9868
CHANGELOG.md
@@ -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
14
## 1.16.1
15
16
#### FEATURES
0 commit comments