You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+28
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,31 @@
1
+
## 0.33.0 (2021-10-14)
2
+
3
+
### Breaking Changes
4
+
5
+
-[#1220](https://github.com/terraform-linters/tflint/pull/1220): build: Remove some os/arch build targets ([@wata727](https://github.com/wata727))
6
+
- End of support for pre-built binaries for the following os/arch
7
+
- All arch for FreeBSD/OpenBSD/NetBSD
8
+
- windows/arm and windows/arm64
9
+
- darwin/386
10
+
11
+
### Enhancements
12
+
13
+
-[#1228](https://github.com/terraform-linters/tflint/pull/1228): Adds SARIF as a supported output format ([@kadrach](https://github.com/kadrach))
14
+
-[#1229](https://github.com/terraform-linters/tflint/pull/1229)[#1237](https://github.com/terraform-linters/tflint/pull/1237): build(deps): Bump github.com/terraform-linters/tflint-ruleset-aws from 0.7.1 to 0.8.0
-[#1226](https://github.com/terraform-linters/tflint/pull/1227): terraform_module_pinned_source: do not assume gitlab URLs are git protocol ([@bendrucker](https://github.com/bendrucker))
21
+
22
+
### Chores
23
+
24
+
-[#1222](https://github.com/terraform-linters/tflint/pull/1222)[#1236](https://github.com/terraform-linters/tflint/pull/1236): build(deps): Bump github.com/hashicorp/go-getter from 1.5.7 to 1.5.9
-[#1224](https://github.com/terraform-linters/tflint/pull/1224)[#1230](https://github.com/terraform-linters/tflint/pull/1230)[#1234](https://github.com/terraform-linters/tflint/pull/1234): build(deps): Bump github.com/mattn/go-colorable from 0.1.8 to 0.1.11
27
+
-[#1231](https://github.com/terraform-linters/tflint/pull/1231): build(deps): Bump github.com/fatih/color from 1.12.0 to 1.13.0
0 commit comments