Skip to content

Commit 8cd1482

Browse files
committed
chore(main): Release v4.6.4
1 parent 6eb3270 commit 8cd1482

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "4.6.3"
2+
".": "4.6.4"
33
}

CHANGELOG.md

+22
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# Changelog
22

3+
## [4.6.4](https://github.com/cloudquery/filetypes/compare/v4.6.3...v4.6.4) (2025-03-31)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update dependency go to v1.23.4 ([#616](https://github.com/cloudquery/filetypes/issues/616)) ([26bd7a3](https://github.com/cloudquery/filetypes/commit/26bd7a3747b2c6fe8491a03d2f6347dcd7b4b979))
9+
* **deps:** Update module github.com/apache/arrow-go/v18 to v18.1.0 ([#621](https://github.com/cloudquery/filetypes/issues/621)) ([d33fda6](https://github.com/cloudquery/filetypes/commit/d33fda659f2330a1a47686fa73f89a1126b565a5))
10+
* **deps:** Update module github.com/apache/arrow-go/v18 to v18.2.0 ([#635](https://github.com/cloudquery/filetypes/issues/635)) ([2ba57e2](https://github.com/cloudquery/filetypes/commit/2ba57e208292aa16bbba4cc022aa5cb9ec61438b))
11+
* **deps:** Update module github.com/cloudquery/codegen to v0.3.23 ([#628](https://github.com/cloudquery/filetypes/issues/628)) ([b281575](https://github.com/cloudquery/filetypes/commit/b281575d71c59723a74a8cbc56c22b1670956cbe))
12+
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.73.0 ([#618](https://github.com/cloudquery/filetypes/issues/618)) ([9b5d29e](https://github.com/cloudquery/filetypes/commit/9b5d29e66a73e7e6b7c63fb01e9f32cc8b074cb2))
13+
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.73.1 ([#620](https://github.com/cloudquery/filetypes/issues/620)) ([5826e71](https://github.com/cloudquery/filetypes/commit/5826e71111972b0d243e92a308c80658b71bdb4a))
14+
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.73.2 ([#622](https://github.com/cloudquery/filetypes/issues/622)) ([35e4cc9](https://github.com/cloudquery/filetypes/commit/35e4cc9bf44eebbc2e7aec1f0dcbbf338e63c7d9))
15+
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.73.3 ([#623](https://github.com/cloudquery/filetypes/issues/623)) ([ab50ba0](https://github.com/cloudquery/filetypes/commit/ab50ba0115ac96ac4b9863a0dbf59d52ff1391e4))
16+
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.73.4 ([#629](https://github.com/cloudquery/filetypes/issues/629)) ([7dc7d67](https://github.com/cloudquery/filetypes/commit/7dc7d673efb3bb7f9c3a439e4f460b1ddce60f2d))
17+
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.74.0 ([#632](https://github.com/cloudquery/filetypes/issues/632)) ([a7e27ea](https://github.com/cloudquery/filetypes/commit/a7e27eab7d2de55d43bb640d38eef67da622b50d))
18+
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.74.1 ([#633](https://github.com/cloudquery/filetypes/issues/633)) ([80e8c52](https://github.com/cloudquery/filetypes/commit/80e8c521db70654c751cb2ee8ded72a01fe0796e))
19+
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.74.2 ([#636](https://github.com/cloudquery/filetypes/issues/636)) ([dfb7bc2](https://github.com/cloudquery/filetypes/commit/dfb7bc2fa9fdafe31d67cd094986a23eab60619c))
20+
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.75.0 ([#637](https://github.com/cloudquery/filetypes/issues/637)) ([6eb3270](https://github.com/cloudquery/filetypes/commit/6eb32701b9e18b856b7c6e684ccce6e1c747b094))
21+
* **deps:** Update module github.com/goccy/go-json to v0.10.5 ([#630](https://github.com/cloudquery/filetypes/issues/630)) ([5f8abb5](https://github.com/cloudquery/filetypes/commit/5f8abb5ddb1c1b6611518f2d8e6b9655bc734a3f))
22+
* **deps:** Update module github.com/invopop/jsonschema to v0.13.0 ([#627](https://github.com/cloudquery/filetypes/issues/627)) ([83a763c](https://github.com/cloudquery/filetypes/commit/83a763ca830980665da12a23c1bb8cfff6ed3300))
23+
* **deps:** Update module golang.org/x/net to v0.36.0 [SECURITY] ([#634](https://github.com/cloudquery/filetypes/issues/634)) ([79ab1f6](https://github.com/cloudquery/filetypes/commit/79ab1f65b14de88de80fbda5a12ecb6ffb0cc83c))
24+
325
## [4.6.3](https://github.com/cloudquery/filetypes/compare/v4.6.2...v4.6.3) (2025-01-07)
426

527

0 commit comments

Comments
 (0)