Skip to content

chore(main): Release v4.24.1 #1444

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [4.24.1](https://github.com/cloudquery/plugin-sdk/compare/v4.24.0...v4.24.1) (2024-01-01)


### Bug Fixes

* **deps:** Update github.com/apache/arrow/go/v15 digest to 7c3480e ([#1443](https://github.com/cloudquery/plugin-sdk/issues/1443)) ([bc8644f](https://github.com/cloudquery/plugin-sdk/commit/bc8644f40c11ab9d39d14e90d2cdb07d7b89898d))
* **deps:** Update github.com/gomarkdown/markdown digest to 1d6d208 ([#1445](https://github.com/cloudquery/plugin-sdk/issues/1445)) ([9a29286](https://github.com/cloudquery/plugin-sdk/commit/9a2928606c7f627ab7b5c74efdfc4b2d2484d98f))
* **deps:** Update golang.org/x/exp digest to 02704c9 ([#1446](https://github.com/cloudquery/plugin-sdk/issues/1446)) ([496d59d](https://github.com/cloudquery/plugin-sdk/commit/496d59d34ef540d8a2b4a683f838938e3de3b239))
* **deps:** Update google.golang.org/genproto/googleapis/api digest to 995d672 ([#1447](https://github.com/cloudquery/plugin-sdk/issues/1447)) ([21771e7](https://github.com/cloudquery/plugin-sdk/commit/21771e759b0dba180c679e7221bad62a26466ce1))
* **deps:** Update google.golang.org/genproto/googleapis/rpc digest to 995d672 ([#1448](https://github.com/cloudquery/plugin-sdk/issues/1448)) ([2135e11](https://github.com/cloudquery/plugin-sdk/commit/2135e1105800bd65a57806cf8ed6c1a0283e0188))
* **deps:** Update module github.com/klauspost/compress to v1.17.4 ([#1450](https://github.com/cloudquery/plugin-sdk/issues/1450)) ([04323d7](https://github.com/cloudquery/plugin-sdk/commit/04323d7f599f10693b072322eb6e6ec1714fa835))

## [4.24.0](https://github.com/cloudquery/plugin-sdk/compare/v4.23.0...v4.24.0) (2023-12-29)


Expand Down