diff --git a/CHANGELOG.md b/CHANGELOG.md index 31e00cc4..082ad3dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## [4.2.1](https://github.com/cloudquery/filetypes/compare/v4.2.0...v4.2.1) (2023-11-01) + + +### Bug Fixes + +* **deps:** Update github.com/apache/arrow/go/v14 digest to c49e242 ([#352](https://github.com/cloudquery/filetypes/issues/352)) ([9ac6f63](https://github.com/cloudquery/filetypes/commit/9ac6f631a88c445996454be8c1b3b6b1efcc22cd)) +* **deps:** Update github.com/cloudquery/arrow/go/v14 digest to 50d3871 ([#349](https://github.com/cloudquery/filetypes/issues/349)) ([a39eff8](https://github.com/cloudquery/filetypes/commit/a39eff814619d6cebb874c19ffb4a2ad5288ebe1)) +* **deps:** Update golang.org/x/xerrors digest to 104605a ([#353](https://github.com/cloudquery/filetypes/issues/353)) ([b919672](https://github.com/cloudquery/filetypes/commit/b9196721c0ff0322cf3bf1252a10dafeaedfad0d)) +* **deps:** Update google.golang.org/genproto/googleapis/rpc digest to d783a09 ([#354](https://github.com/cloudquery/filetypes/issues/354)) ([58b0937](https://github.com/cloudquery/filetypes/commit/58b0937af42ff58e6f722759220d6efb6a2deffe)) +* **deps:** Update module github.com/andybalholm/brotli to v1.0.6 ([#355](https://github.com/cloudquery/filetypes/issues/355)) ([3d1fc0b](https://github.com/cloudquery/filetypes/commit/3d1fc0ba0acb7b8c09289e1da8165418a0494e0a)) +* **deps:** Update module github.com/cloudquery/codegen to v0.3.11 ([#347](https://github.com/cloudquery/filetypes/issues/347)) ([3e090c4](https://github.com/cloudquery/filetypes/commit/3e090c41298b3b54b4ecbbd9244336c0745a1114)) +* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.17.0 ([#350](https://github.com/cloudquery/filetypes/issues/350)) ([f6fcd53](https://github.com/cloudquery/filetypes/commit/f6fcd533b744b0e1cb728466f1e1c370aa1552b6)) +* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.17.1 ([#351](https://github.com/cloudquery/filetypes/issues/351)) ([d7e2eef](https://github.com/cloudquery/filetypes/commit/d7e2eef1f4187524db60df13ff93b7fa40bb31ff)) +* **deps:** Update module github.com/klauspost/compress to v1.17.2 ([#356](https://github.com/cloudquery/filetypes/issues/356)) ([09a5619](https://github.com/cloudquery/filetypes/commit/09a561928c08b2a6c6670c4d3c8c7c7080a93d00)) +* **deps:** Update module github.com/mattn/go-isatty to v0.0.20 ([#357](https://github.com/cloudquery/filetypes/issues/357)) ([7b84530](https://github.com/cloudquery/filetypes/commit/7b845306a7e827205563009694f5e7b9d84dc9d1)) + ## [4.2.0](https://github.com/cloudquery/filetypes/compare/v4.1.15...v4.2.0) (2023-10-23)