-
Notifications
You must be signed in to change notification settings - Fork 26
Comparing changes
Open a pull request
base repository: cloudquery/plugin-sdk
base: ba61d0f
head repository: cloudquery/plugin-sdk
compare: 86ea011
- 5 commits
- 6 files changed
- 1 contributor
Commits on May 23, 2025
-
chore(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.…
…82.1 (#2170) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/cloudquery/plugin-sdk/v4](https://redirect.github.com/cloudquery/plugin-sdk) | require | patch | `v4.82.0` -> `v4.82.1` | --- ### Release Notes <details> <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary> ### [`v4.82.1`](https://redirect.github.com/cloudquery/plugin-sdk/releases/tag/v4.82.1) [Compare Source](https://redirect.github.com/cloudquery/plugin-sdk/compare/v4.82.0...v4.82.1) ##### Bug Fixes - **deps:** Update module github.com/santhosh-tekuri/jsonschema/v6 to v6.0.2 ([#​2168](https://redirect.github.com/cloudquery/plugin-sdk/issues/2168)) ([e8b3ecd](https://redirect.github.com/cloudquery/plugin-sdk/commit/e8b3ecdcadea5dde7c9ee805967ed665f1954c56)) - **deps:** Update opentelemetry-go monorepo ([#​2166](https://redirect.github.com/cloudquery/plugin-sdk/issues/2166)) ([dfa09cd](https://redirect.github.com/cloudquery/plugin-sdk/commit/dfa09cd0dcf2126d0102e942c4f6b64eb2040a26)) - **deps:** Update opentelemetry-go monorepo ([#​2169](https://redirect.github.com/cloudquery/plugin-sdk/issues/2169)) ([76ddcf6](https://redirect.github.com/cloudquery/plugin-sdk/commit/76ddcf672373e7090db9b0bfffc3f71fdd1833ef)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
Configuration menu - View commit details
-
Copy full SHA for f18d484 - Browse repository at this point
Copy the full SHA f18d484View commit details
Commits on May 24, 2025
-
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/license…
…manager to v1.31.0 (#2171) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/aws/aws-sdk-go-v2/service/licensemanager](https://redirect.github.com/aws/aws-sdk-go-v2) | require | minor | `v1.30.3` -> `v1.31.0` | --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am on Saturday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
Configuration menu - View commit details
-
Copy full SHA for bf74fd2 - Browse repository at this point
Copy the full SHA bf74fd2View commit details
Commits on May 26, 2025
-
fix(deps): Update module github.com/apache/arrow-go/v18 to v18.3.0 (#…
…2173) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/apache/arrow-go/v18](https://redirect.github.com/apache/arrow-go) | require | minor | `v18.2.0` -> `v18.3.0` | --- ### Release Notes <details> <summary>apache/arrow-go (github.com/apache/arrow-go/v18)</summary> ### [`v18.3.0`](https://redirect.github.com/apache/arrow-go/releases/tag/v18.3.0) [Compare Source](https://redirect.github.com/apache/arrow-go/compare/v18.2.0...v18.3.0) ##### What's Changed - chore: Bump golang.org/x/sync from 0.11.0 to 0.12.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/308](https://redirect.github.com/apache/arrow-go/pull/308) - chore: Bump golang.org/x/net from 0.35.0 to 0.36.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/313](https://redirect.github.com/apache/arrow-go/pull/313) - feat(arrow/array): convert RecordReader and iterators by [@​zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/314](https://redirect.github.com/apache/arrow-go/pull/314) - refactor(arrow/array): replace some codegen with generics by [@​zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/315](https://redirect.github.com/apache/arrow-go/pull/315) - chore: Bump golang.org/x/tools from 0.30.0 to 0.31.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/317](https://redirect.github.com/apache/arrow-go/pull/317) - chore: Bump github.com/golang/snappy from 0.0.4 to 1.0.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/316](https://redirect.github.com/apache/arrow-go/pull/316) - feat(parquet/pqarrow): Add SeekToRow for RecordReader by [@​zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/321](https://redirect.github.com/apache/arrow-go/pull/321) - fix: go's atomic operations require 64bit alignment in structs on ARM by [@​sahib](https://redirect.github.com/sahib) in [https://github.com/apache/arrow-go/pull/323](https://redirect.github.com/apache/arrow-go/pull/323) - feat(arrow/compute): implement "is_in" function by [@​zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/319](https://redirect.github.com/apache/arrow-go/pull/319) - fix(parquet/pqarrow): fix propagation of FieldIds for nested fields by [@​zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/324](https://redirect.github.com/apache/arrow-go/pull/324) - Fix: Handle null values in PlainFixedLenByteArrayEncoder gracefully by [@​singh1203](https://redirect.github.com/singh1203) in [https://github.com/apache/arrow-go/pull/320](https://redirect.github.com/apache/arrow-go/pull/320) - fix(parquet/pqarrow): fix definition levels with non-nullable lists by [@​zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/325](https://redirect.github.com/apache/arrow-go/pull/325) - chore: Bump actions/upload-artifact from 4.6.1 to 4.6.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/331](https://redirect.github.com/apache/arrow-go/pull/331) - chore: Bump actions/setup-go from 5.3.0 to 5.4.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/332](https://redirect.github.com/apache/arrow-go/pull/332) - chore: Bump actions/download-artifact from 4.1.9 to 4.2.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/333](https://redirect.github.com/apache/arrow-go/pull/333) - chore: fix macOS Go 1.24 CI by [@​lidavidm](https://redirect.github.com/lidavidm) in [https://github.com/apache/arrow-go/pull/334](https://redirect.github.com/apache/arrow-go/pull/334) - chore: Bump gonum.org/v1/gonum from 0.15.1 to 0.16.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/328](https://redirect.github.com/apache/arrow-go/pull/328) - chore: Bump google.golang.org/protobuf from 1.36.5 to 1.36.6 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/330](https://redirect.github.com/apache/arrow-go/pull/330) - chore: Bump actions/setup-python from 5.4.0 to 5.5.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/338](https://redirect.github.com/apache/arrow-go/pull/338) - feat(parquet/metadata): bloom filter implementation by [@​zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/336](https://redirect.github.com/apache/arrow-go/pull/336) - feat(parquet): Write/Read bloom filters from files by [@​zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/341](https://redirect.github.com/apache/arrow-go/pull/341) - fix: move from atomic.(Add|Load|Store) to atomic.Int64{} by [@​sahib](https://redirect.github.com/sahib) in [https://github.com/apache/arrow-go/pull/326](https://redirect.github.com/apache/arrow-go/pull/326) - chore: Bump golang.org/x/sync from 0.12.0 to 0.13.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/347](https://redirect.github.com/apache/arrow-go/pull/347) - fix(parquet/file): restore goroutine safety for reader by [@​zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/343](https://redirect.github.com/apache/arrow-go/pull/343) - chore: Bump google.golang.org/grpc from 1.71.0 to 1.71.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/346](https://redirect.github.com/apache/arrow-go/pull/346) - chore: Bump golang.org/x/sys from 0.31.0 to 0.32.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/345](https://redirect.github.com/apache/arrow-go/pull/345) - chore: Enable GitHub discussions on arrow-go repository by [@​raulcd](https://redirect.github.com/raulcd) in [https://github.com/apache/arrow-go/pull/353](https://redirect.github.com/apache/arrow-go/pull/353) - chore: Bump github.com/substrait-io/substrait-go/v3 from 3.9.0 to 3.9.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/355](https://redirect.github.com/apache/arrow-go/pull/355) - chore: Bump golang.org/x/tools from 0.31.0 to 0.32.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/356](https://redirect.github.com/apache/arrow-go/pull/356) - Compress: add MarshalText and UnmarshalText by [@​jdemeyer](https://redirect.github.com/jdemeyer) in [https://github.com/apache/arrow-go/pull/357](https://redirect.github.com/apache/arrow-go/pull/357) - chore: Bump google.golang.org/grpc from 1.71.1 to 1.72.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/358](https://redirect.github.com/apache/arrow-go/pull/358) - fix(arrow/array): optional struct array with required field by [@​zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/359](https://redirect.github.com/apache/arrow-go/pull/359) - feat(parquet/schema): initial variant logical type by [@​zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/352](https://redirect.github.com/apache/arrow-go/pull/352) - chore: Bump actions/setup-python from 5.5.0 to 5.6.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/363](https://redirect.github.com/apache/arrow-go/pull/363) - chore: Bump actions/download-artifact from 4.2.1 to 4.3.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/364](https://redirect.github.com/apache/arrow-go/pull/364) - chore(arrow): remove most lock copies by [@​zeroshade](https://redirect.github.com/zeroshade) in [https://github.com/apache/arrow-go/pull/362](https://redirect.github.com/apache/arrow-go/pull/362) - Fix panic when WriteDataPage fails by [@​ashishnegi](https://redirect.github.com/ashishnegi) in [https://github.com/apache/arrow-go/pull/366](https://redirect.github.com/apache/arrow-go/pull/366) - [GH-46087](https://redirect.github.com/apache/arrow-go/issues/46087): \[FlightSQL] Allow returning column remarks in FlightSQL's CommandGetTables by [@​mateuszrzeszutek](https://redirect.github.com/mateuszrzeszutek) in [https://github.com/apache/arrow-go/pull/361](https://redirect.github.com/apache/arrow-go/pull/361) - chore: Bump golang.org/x/sys from 0.32.0 to 0.33.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/apache/arrow-go/pull/367](https://redirect.github.com/apache/arrow-go/pull/367) ##### New Contributors - [@​sahib](https://redirect.github.com/sahib) made their first contribution in [https://github.com/apache/arrow-go/pull/323](https://redirect.github.com/apache/arrow-go/pull/323) - [@​jdemeyer](https://redirect.github.com/jdemeyer) made their first contribution in [https://github.com/apache/arrow-go/pull/357](https://redirect.github.com/apache/arrow-go/pull/357) - [@​ashishnegi](https://redirect.github.com/ashishnegi) made their first contribution in [https://github.com/apache/arrow-go/pull/366](https://redirect.github.com/apache/arrow-go/pull/366) - [@​mateuszrzeszutek](https://redirect.github.com/mateuszrzeszutek) made their first contribution in [https://github.com/apache/arrow-go/pull/361](https://redirect.github.com/apache/arrow-go/pull/361) **Full Changelog**: apache/arrow-go@v18.2.0...v18.3.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
Configuration menu - View commit details
-
Copy full SHA for f9f136d - Browse repository at this point
Copy the full SHA f9f136dView commit details -
fix(deps): Update module github.com/cloudquery/plugin-pb-go to v1.26.…
…12 (#2174) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/cloudquery/plugin-pb-go](https://redirect.github.com/cloudquery/plugin-pb-go) | require | patch | `v1.26.11` -> `v1.26.12` | --- ### Release Notes <details> <summary>cloudquery/plugin-pb-go (github.com/cloudquery/plugin-pb-go)</summary> ### [`v1.26.12`](https://redirect.github.com/cloudquery/plugin-pb-go/releases/tag/v1.26.12) [Compare Source](https://redirect.github.com/cloudquery/plugin-pb-go/compare/v1.26.11...v1.26.12) ##### Bug Fixes - **deps:** Update module github.com/apache/arrow-go/v18 to v18.3.0 ([#​504](https://redirect.github.com/cloudquery/plugin-pb-go/issues/504)) ([cce9278](https://redirect.github.com/cloudquery/plugin-pb-go/commit/cce927863f42f818d1a1b991ef4635b133ee17d7)) - **deps:** Update module google.golang.org/grpc to v1.72.1 ([#​502](https://redirect.github.com/cloudquery/plugin-pb-go/issues/502)) ([da15eb1](https://redirect.github.com/cloudquery/plugin-pb-go/commit/da15eb1ad96a7e189ca4521c60f6ff28e9255e27)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
Configuration menu - View commit details
-
Copy full SHA for 34a2d67 - Browse repository at this point
Copy the full SHA 34a2d67View commit details -
chore(main): Release v4.82.2 (#2172)
🤖 I have created a release *beep* *boop* --- ## [4.82.2](v4.82.1...v4.82.2) (2025-05-26) ### Bug Fixes * **deps:** Update module github.com/apache/arrow-go/v18 to v18.3.0 ([#2173](#2173)) ([f9f136d](f9f136d)) * **deps:** Update module github.com/aws/aws-sdk-go-v2/service/licensemanager to v1.31.0 ([#2171](#2171)) ([bf74fd2](bf74fd2)) * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.26.12 ([#2174](#2174)) ([34a2d67](34a2d67)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 86ea011 - Browse repository at this point
Copy the full SHA 86ea011View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff ba61d0f...86ea011