-
Notifications
You must be signed in to change notification settings - Fork 5
Comparing changes
Open a pull request
base repository: cloudquery/filetypes
base: v4.5.0
head repository: cloudquery/filetypes
compare: v4.5.1
- 11 commits
- 5 files changed
- 1 contributor
Commits on Nov 14, 2024
-
fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.68…
….3 (#590) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/cloudquery/plugin-sdk/v4](https://togithub.com/cloudquery/plugin-sdk) | require | patch | `v4.68.2` -> `v4.68.3` | --- ### Release Notes <details> <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary> ### [`v4.68.3`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.68.3) [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.68.2...v4.68.3) ##### Bug Fixes - Correctly handle success in DryRun invocation ([#​1966](https://togithub.com/cloudquery/plugin-sdk/issues/1966)) ([9b3f292](https://togithub.com/cloudquery/plugin-sdk/commit/9b3f2924703532b907255807abaac380a42c6aeb)) - **deps:** Update aws-sdk-go-v2 monorepo ([#​1963](https://togithub.com/cloudquery/plugin-sdk/issues/1963)) ([41f717e](https://togithub.com/cloudquery/plugin-sdk/commit/41f717eb97e1cb56dbd6636620e9b0f41567d942)) - **deps:** Update module google.golang.org/grpc to v1.68.0 ([#​1964](https://togithub.com/cloudquery/plugin-sdk/issues/1964)) ([763d55f](https://togithub.com/cloudquery/plugin-sdk/commit/763d55fa8d9ba4a7543f9debad52e312c5fab4c8)) </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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
Configuration menu - View commit details
-
Copy full SHA for a72845c - Browse repository at this point
Copy the full SHA a72845cView commit details
Commits on Nov 22, 2024
-
fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.69…
….0 (#592) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/cloudquery/plugin-sdk/v4](https://togithub.com/cloudquery/plugin-sdk) | require | minor | `v4.68.3` -> `v4.69.0` | --- ### Release Notes <details> <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary> ### [`v4.69.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.69.0) [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.68.3...v4.69.0) ##### Features - Allow to include symbols in binaries during `package` ([#​1974](https://togithub.com/cloudquery/plugin-sdk/issues/1974)) ([aa3b3e4](https://togithub.com/cloudquery/plugin-sdk/commit/aa3b3e45e206d57cf812f131020cfed7ad44e9f7)) ##### Bug Fixes - **deps:** Update module github.com/aws/aws-sdk-go-v2/config to v1.28.4 ([#​1968](https://togithub.com/cloudquery/plugin-sdk/issues/1968)) ([4e35df7](https://togithub.com/cloudquery/plugin-sdk/commit/4e35df709bb2190794b6aa9713c00188200b07f1)) - **deps:** Update module google.golang.org/protobuf to v1.35.2 ([#​1971](https://togithub.com/cloudquery/plugin-sdk/issues/1971)) ([7076899](https://togithub.com/cloudquery/plugin-sdk/commit/7076899d9933b53dbb03533bbf28b83dc1b37a27)) </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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
Configuration menu - View commit details
-
Copy full SHA for 5501d70 - Browse repository at this point
Copy the full SHA 5501d70View commit details
Commits on Dec 1, 2024
-
chore(deps): Update dependency golangci/golangci-lint to v1.62.0 (#593)
This PR contains the following updates: | Package | Update | Change | Pending | |---|---|---|---| | [golangci/golangci-lint](https://togithub.com/golangci/golangci-lint) | minor | `v1.61.0` -> `v1.62.0` | `v1.62.2` | --- ### Release Notes <details> <summary>golangci/golangci-lint (golangci/golangci-lint)</summary> ### [`v1.62.0`](https://togithub.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1620) [Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.61.0...v1.62.0) 1. New linters - Add `recvcheck` linter https://github.com/raeperd/recvcheck - Add `iface` linter https://github.com/uudashr/iface 2. Updated linters -
⚠️ `execinquery`: deprecation step 2 -⚠️ `gomnd`: deprecation step 2 (replaced by `mnd`) - `bidichk`: from 0.2.7 to 0.3.2 (important performance improvement) - `canonicalheader`: from 1.1.1 to 1.1.2 - `cyclop`: from 1.2.1 to 1.2.3 - `dupword`: from 0.1.1 to 0.1.3 - `errcheck`: from 1.7.0 to 1.8.0 - `errchkjson`: from 0.3.6 to 0.4.0 - `errname`: from 0.1.13 to 1.0.0 - `ginkgolinter`: from 0.17.0 to 0.18.0 (new option: `force-succeed`) - `go-check-sumtype`: from 0.1.4 to 0.2.0 (new option: `default-signifies-exhaustive`) - `go-critic`: from 0.11.4 to 0.11.5 - `go-printf-func-name`: from [`7558a9e`](https://togithub.com/golangci/golangci-lint/commit/7558a9eaa5af) to v0.1.0 - `godot`: from 1.4.17 to 1.4.18 - `gosec`: from 2.21.2 to 2.21.4 - `intrange`: from 0.2.0 to 0.2.1 - `loggercheck`: from 0.9.4 to 0.10.1 (`log/slog` support) - `musttag`: from 0.12.2 to 0.13.0 - `nakedret`: from 2.0.4 to 2.0.5 - `nilnil`: from 0.1.9 to 1.0.0 (new option: `detect-opposite`) - `noctx`: from 0.0.2 to 0.1.0 - `protogetter`: from 0.3.6 to 0.3.8 - `revive`: from 1.3.9 to 1.5.0 (new rules: `filename-format`, and `file-length-limit`) - `tenv`: from 1.10.0 to 1.12.1 (handle dot import) - `testifylint`: from 1.4.3 to 1.5.0 (new checkers: `contains`, `encoded-compare`, `regexp`) 3. Misc. - Type sizing when cross-compiling (32-bit). - code-climate: add check_name field - Improve Go version detection - Fix Go version propagation 4. Documentation - Adds a section about `exclude-dirs-use-default` - Improve 'install from sources' section - Improve FAQ about Go versions - Improve linter/rule/check docs - Improve new linter section - Improve `forbidigo` pattern examples for built-in functions </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->Configuration menu - View commit details
-
Copy full SHA for 5a09376 - Browse repository at this point
Copy the full SHA 5a09376View commit details -
fix(deps): Update module github.com/stretchr/testify to v1.10.0 (#594)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/stretchr/testify](https://togithub.com/stretchr/testify) | require | minor | `v1.9.0` -> `v1.10.0` | --- ### Release Notes <details> <summary>stretchr/testify (github.com/stretchr/testify)</summary> ### [`v1.10.0`](https://togithub.com/stretchr/testify/releases/tag/v1.10.0) [Compare Source](https://togithub.com/stretchr/testify/compare/v1.9.0...v1.10.0) #### What's Changed ##### Functional Changes - Add PanicAssertionFunc by [@​fahimbagar](https://togithub.com/fahimbagar) in [https://github.com/stretchr/testify/pull/1337](https://togithub.com/stretchr/testify/pull/1337) - assert: deprecate CompareType by [@​dolmen](https://togithub.com/dolmen) in [https://github.com/stretchr/testify/pull/1566](https://togithub.com/stretchr/testify/pull/1566) - assert: make YAML dependency pluggable via build tags by [@​dolmen](https://togithub.com/dolmen) in [https://github.com/stretchr/testify/pull/1579](https://togithub.com/stretchr/testify/pull/1579) - assert: new assertion NotElementsMatch by [@​hendrywiranto](https://togithub.com/hendrywiranto) in [https://github.com/stretchr/testify/pull/1600](https://togithub.com/stretchr/testify/pull/1600) - mock: in order mock calls by [@​ReyOrtiz](https://togithub.com/ReyOrtiz) in [https://github.com/stretchr/testify/pull/1637](https://togithub.com/stretchr/testify/pull/1637) - Add assertion for NotErrorAs by [@​palsivertsen](https://togithub.com/palsivertsen) in [https://github.com/stretchr/testify/pull/1129](https://togithub.com/stretchr/testify/pull/1129) - Record Return Arguments of a Call by [@​jayd3e](https://togithub.com/jayd3e) in [https://github.com/stretchr/testify/pull/1636](https://togithub.com/stretchr/testify/pull/1636) - assert.EqualExportedValues: accepts everything by [@​redachl](https://togithub.com/redachl) in [https://github.com/stretchr/testify/pull/1586](https://togithub.com/stretchr/testify/pull/1586) ##### Fixes - assert: make tHelper a type alias by [@​dolmen](https://togithub.com/dolmen) in [https://github.com/stretchr/testify/pull/1562](https://togithub.com/stretchr/testify/pull/1562) - Do not get argument again unnecessarily in Arguments.Error() by [@​TomWright](https://togithub.com/TomWright) in [https://github.com/stretchr/testify/pull/820](https://togithub.com/stretchr/testify/pull/820) - Fix time.Time compare by [@​myxo](https://togithub.com/myxo) in [https://github.com/stretchr/testify/pull/1582](https://togithub.com/stretchr/testify/pull/1582) - assert.Regexp: handle \[]byte array properly by [@​kevinburkesegment](https://togithub.com/kevinburkesegment) in [https://github.com/stretchr/testify/pull/1587](https://togithub.com/stretchr/testify/pull/1587) - assert: collect.FailNow() should not panic by [@​marshall-lee](https://togithub.com/marshall-lee) in [https://github.com/stretchr/testify/pull/1481](https://togithub.com/stretchr/testify/pull/1481) - mock: simplify implementation of FunctionalOptions by [@​dolmen](https://togithub.com/dolmen) in [https://github.com/stretchr/testify/pull/1571](https://togithub.com/stretchr/testify/pull/1571) - mock: caller information for unexpected method call by [@​spirin](https://togithub.com/spirin) in [https://github.com/stretchr/testify/pull/1644](https://togithub.com/stretchr/testify/pull/1644) - suite: fix test failures by [@​stevenh](https://togithub.com/stevenh) in [https://github.com/stretchr/testify/pull/1421](https://togithub.com/stretchr/testify/pull/1421) - Fix issue [#​1662](https://togithub.com/stretchr/testify/issues/1662) (comparing infs should fail) by [@​ybrustin](https://togithub.com/ybrustin) in [https://github.com/stretchr/testify/pull/1663](https://togithub.com/stretchr/testify/pull/1663) - NotSame should fail if args are not pointers [#​1661](https://togithub.com/stretchr/testify/issues/1661) by [@​sikehish](https://togithub.com/sikehish) in [https://github.com/stretchr/testify/pull/1664](https://togithub.com/stretchr/testify/pull/1664) - Increase timeouts in Test_Mock_Called_blocks to reduce flakiness in CI by [@​sikehish](https://togithub.com/sikehish) in [https://github.com/stretchr/testify/pull/1667](https://togithub.com/stretchr/testify/pull/1667) - fix: compare functional option names for indirect calls by [@​arjun-1](https://togithub.com/arjun-1) in [https://github.com/stretchr/testify/pull/1626](https://togithub.com/stretchr/testify/pull/1626) ##### Documantation, Build & CI - .gitignore: ignore "go test -c" binaries by [@​dolmen](https://togithub.com/dolmen) in [https://github.com/stretchr/testify/pull/1565](https://togithub.com/stretchr/testify/pull/1565) - mock: improve doc by [@​dolmen](https://togithub.com/dolmen) in [https://github.com/stretchr/testify/pull/1570](https://togithub.com/stretchr/testify/pull/1570) - mock: fix FunctionalOptions docs by [@​snirye](https://togithub.com/snirye) in [https://github.com/stretchr/testify/pull/1433](https://togithub.com/stretchr/testify/pull/1433) - README: link out to the excellent testifylint by [@​brackendawson](https://togithub.com/brackendawson) in [https://github.com/stretchr/testify/pull/1568](https://togithub.com/stretchr/testify/pull/1568) - assert: fix typo in comment by [@​JohnEndson](https://togithub.com/JohnEndson) in [https://github.com/stretchr/testify/pull/1580](https://togithub.com/stretchr/testify/pull/1580) - Correct the EventuallyWithT and EventuallyWithTf example by [@​JonCrowther](https://togithub.com/JonCrowther) in [https://github.com/stretchr/testify/pull/1588](https://togithub.com/stretchr/testify/pull/1588) - CI: bump softprops/action-gh-release from 1 to 2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/stretchr/testify/pull/1575](https://togithub.com/stretchr/testify/pull/1575) - mock: document more alternatives to deprecated AnythingOfTypeArgument by [@​dolmen](https://togithub.com/dolmen) in [https://github.com/stretchr/testify/pull/1569](https://togithub.com/stretchr/testify/pull/1569) - assert: Correctly document EqualValues behavior by [@​brackendawson](https://togithub.com/brackendawson) in [https://github.com/stretchr/testify/pull/1593](https://togithub.com/stretchr/testify/pull/1593) - fix: grammar in godoc by [@​miparnisari](https://togithub.com/miparnisari) in [https://github.com/stretchr/testify/pull/1607](https://togithub.com/stretchr/testify/pull/1607) - .github/workflows: Run tests for Go 1.22 by [@​HaraldNordgren](https://togithub.com/HaraldNordgren) in [https://github.com/stretchr/testify/pull/1629](https://togithub.com/stretchr/testify/pull/1629) - Document suite's lack of support for t.Parallel by [@​brackendawson](https://togithub.com/brackendawson) in [https://github.com/stretchr/testify/pull/1645](https://togithub.com/stretchr/testify/pull/1645) - assert: fix typos in comments by [@​alexandear](https://togithub.com/alexandear) in [https://github.com/stretchr/testify/pull/1650](https://togithub.com/stretchr/testify/pull/1650) - mock: fix doc comment for NotBefore by [@​alexandear](https://togithub.com/alexandear) in [https://github.com/stretchr/testify/pull/1651](https://togithub.com/stretchr/testify/pull/1651) - Generate better comments for require package by [@​Neokil](https://togithub.com/Neokil) in [https://github.com/stretchr/testify/pull/1610](https://togithub.com/stretchr/testify/pull/1610) - README: replace Testify V2 notice with [@​dolmen](https://togithub.com/dolmen)'s V2 manifesto by [@​hendrywiranto](https://togithub.com/hendrywiranto) in [https://github.com/stretchr/testify/pull/1518](https://togithub.com/stretchr/testify/pull/1518) #### New Contributors - [@​fahimbagar](https://togithub.com/fahimbagar) made their first contribution in [https://github.com/stretchr/testify/pull/1337](https://togithub.com/stretchr/testify/pull/1337) - [@​TomWright](https://togithub.com/TomWright) made their first contribution in [https://github.com/stretchr/testify/pull/820](https://togithub.com/stretchr/testify/pull/820) - [@​snirye](https://togithub.com/snirye) made their first contribution in [https://github.com/stretchr/testify/pull/1433](https://togithub.com/stretchr/testify/pull/1433) - [@​myxo](https://togithub.com/myxo) made their first contribution in [https://github.com/stretchr/testify/pull/1582](https://togithub.com/stretchr/testify/pull/1582) - [@​JohnEndson](https://togithub.com/JohnEndson) made their first contribution in [https://github.com/stretchr/testify/pull/1580](https://togithub.com/stretchr/testify/pull/1580) - [@​JonCrowther](https://togithub.com/JonCrowther) made their first contribution in [https://github.com/stretchr/testify/pull/1588](https://togithub.com/stretchr/testify/pull/1588) - [@​miparnisari](https://togithub.com/miparnisari) made their first contribution in [https://github.com/stretchr/testify/pull/1607](https://togithub.com/stretchr/testify/pull/1607) - [@​marshall-lee](https://togithub.com/marshall-lee) made their first contribution in [https://github.com/stretchr/testify/pull/1481](https://togithub.com/stretchr/testify/pull/1481) - [@​spirin](https://togithub.com/spirin) made their first contribution in [https://github.com/stretchr/testify/pull/1644](https://togithub.com/stretchr/testify/pull/1644) - [@​ReyOrtiz](https://togithub.com/ReyOrtiz) made their first contribution in [https://github.com/stretchr/testify/pull/1637](https://togithub.com/stretchr/testify/pull/1637) - [@​stevenh](https://togithub.com/stevenh) made their first contribution in [https://github.com/stretchr/testify/pull/1421](https://togithub.com/stretchr/testify/pull/1421) - [@​jayd3e](https://togithub.com/jayd3e) made their first contribution in [https://github.com/stretchr/testify/pull/1636](https://togithub.com/stretchr/testify/pull/1636) - [@​Neokil](https://togithub.com/Neokil) made their first contribution in [https://github.com/stretchr/testify/pull/1610](https://togithub.com/stretchr/testify/pull/1610) - [@​redachl](https://togithub.com/redachl) made their first contribution in [https://github.com/stretchr/testify/pull/1586](https://togithub.com/stretchr/testify/pull/1586) - [@​ybrustin](https://togithub.com/ybrustin) made their first contribution in [https://github.com/stretchr/testify/pull/1663](https://togithub.com/stretchr/testify/pull/1663) - [@​sikehish](https://togithub.com/sikehish) made their first contribution in [https://github.com/stretchr/testify/pull/1664](https://togithub.com/stretchr/testify/pull/1664) - [@​arjun-1](https://togithub.com/arjun-1) made their first contribution in [https://github.com/stretchr/testify/pull/1626](https://togithub.com/stretchr/testify/pull/1626) **Full Changelog**: stretchr/testify@v1.9.0...v1.10.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
Configuration menu - View commit details
-
Copy full SHA for e148e80 - Browse repository at this point
Copy the full SHA e148e80View commit details
Commits on Dec 2, 2024
-
fix(deps): Update module github.com/cloudquery/codegen to v0.3.20 (#595)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/cloudquery/codegen](https://togithub.com/cloudquery/codegen) | require | patch | `v0.3.19` -> `v0.3.20` | --- ### Release Notes <details> <summary>cloudquery/codegen (github.com/cloudquery/codegen)</summary> ### [`v0.3.20`](https://togithub.com/cloudquery/codegen/releases/tag/v0.3.20) [Compare Source](https://togithub.com/cloudquery/codegen/compare/v0.3.19...v0.3.20) ##### Bug Fixes - **deps:** Update golang.org/x/exp digest to [`2d47ceb`](https://togithub.com/cloudquery/codegen/commit/2d47ceb) ([#​278](https://togithub.com/cloudquery/codegen/issues/278)) ([5d3f5fd](https://togithub.com/cloudquery/codegen/commit/5d3f5fd9209498711a5f9ac7954c17c80a2eeaab)) - **deps:** Update golang.org/x/exp digest to [`8a7402a`](https://togithub.com/cloudquery/codegen/commit/8a7402a) ([#​251](https://togithub.com/cloudquery/codegen/issues/251)) ([08c64ee](https://togithub.com/cloudquery/codegen/commit/08c64ee5310f8c1f9f80a8582dd2dbf448a1ff5a)) - **deps:** Update golang.org/x/exp digest to [`9b4947d`](https://togithub.com/cloudquery/codegen/commit/9b4947d) ([#​258](https://togithub.com/cloudquery/codegen/issues/258)) ([cd61ac1](https://togithub.com/cloudquery/codegen/commit/cd61ac1136b2b6889302fd435ea82570e4f01fc0)) - **deps:** Update golang.org/x/exp digest to [`f66d83c`](https://togithub.com/cloudquery/codegen/commit/f66d83c) ([#​272](https://togithub.com/cloudquery/codegen/issues/272)) ([4e17e28](https://togithub.com/cloudquery/codegen/commit/4e17e28eff5afe5417cb432747e1d086e101655a)) - **deps:** Update module github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/appconfiguration/armappconfiguration/v2 to v2.2.0 ([#​277](https://togithub.com/cloudquery/codegen/issues/277)) ([7765f7d](https://togithub.com/cloudquery/codegen/commit/7765f7d37f3f53d6bffd4b024c2ee0555799322a)) - **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.52.0 ([#​243](https://togithub.com/cloudquery/codegen/issues/243)) ([677b9ed](https://togithub.com/cloudquery/codegen/commit/677b9edea6183b5c73c50a29f7d17a6aa6158d92)) - **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.52.1 ([#​245](https://togithub.com/cloudquery/codegen/issues/245)) ([722eb2c](https://togithub.com/cloudquery/codegen/commit/722eb2cd2927b0b3dca00baf43246f1d60b71597)) - **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.53.0 ([#​246](https://togithub.com/cloudquery/codegen/issues/246)) ([fa3e60f](https://togithub.com/cloudquery/codegen/commit/fa3e60f5bc928e8ceb63656a897cb8355a0cdac3)) - **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.53.1 ([#​247](https://togithub.com/cloudquery/codegen/issues/247)) ([c0d78c4](https://togithub.com/cloudquery/codegen/commit/c0d78c4a15230fb45755777e9921f9a3e455ce69)) - **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.54.0 ([#​248](https://togithub.com/cloudquery/codegen/issues/248)) ([ad37ab0](https://togithub.com/cloudquery/codegen/commit/ad37ab0a2142cb7cbb6ed03766592398e633cd66)) - **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.55.0 ([#​249](https://togithub.com/cloudquery/codegen/issues/249)) ([44e58ac](https://togithub.com/cloudquery/codegen/commit/44e58ac86b46d14c13b08ebc262dc9188859d601)) - **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.56.0 ([#​250](https://togithub.com/cloudquery/codegen/issues/250)) ([e27919a](https://togithub.com/cloudquery/codegen/commit/e27919a3fab415316b7108c332cc00f68a50769e)) - **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.57.0 ([#​252](https://togithub.com/cloudquery/codegen/issues/252)) ([cf89969](https://togithub.com/cloudquery/codegen/commit/cf8996991a1b70271dd47715add10fdddabee8b5)) - **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.57.1 ([#​253](https://togithub.com/cloudquery/codegen/issues/253)) ([2e60046](https://togithub.com/cloudquery/codegen/commit/2e60046d2771eaf0e61d36b53f277255e8e466a2)) - **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.58.0 ([#​254](https://togithub.com/cloudquery/codegen/issues/254)) ([a1deff0](https://togithub.com/cloudquery/codegen/commit/a1deff09be5f99b3236fef066a103bc7a31cb4e8)) - **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.58.1 ([#​255](https://togithub.com/cloudquery/codegen/issues/255)) ([1279f8d](https://togithub.com/cloudquery/codegen/commit/1279f8d4a784203d4188c615616b66d53657ea5c)) - **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.59.0 ([#​256](https://togithub.com/cloudquery/codegen/issues/256)) ([846d696](https://togithub.com/cloudquery/codegen/commit/846d696a5ea9464ba7a87b62580d2fd96eaf2c41)) - **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.60.0 ([#​257](https://togithub.com/cloudquery/codegen/issues/257)) ([e9ee8f2](https://togithub.com/cloudquery/codegen/commit/e9ee8f2c5c5aa2993899997c4832ec94dbcc7410)) - **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.61.0 ([#​260](https://togithub.com/cloudquery/codegen/issues/260)) ([0357f1e](https://togithub.com/cloudquery/codegen/commit/0357f1eb90e7dcf408219c393bbbeb33028e0de3)) - **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.62.0 ([#​261](https://togithub.com/cloudquery/codegen/issues/261)) ([5d4342d](https://togithub.com/cloudquery/codegen/commit/5d4342df48e03e62947d6fb07d8f717d256c7b7c)) - **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.63.0 ([#​262](https://togithub.com/cloudquery/codegen/issues/262)) ([c5b6d27](https://togithub.com/cloudquery/codegen/commit/c5b6d2751db6ad9e5d4cdbf467ba255dd7dec31d)) - **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.64.0 ([#​264](https://togithub.com/cloudquery/codegen/issues/264)) ([53c9ba7](https://togithub.com/cloudquery/codegen/commit/53c9ba72cdb48479694f3cc1e129a90556df4099)) - **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.64.1 ([#​265](https://togithub.com/cloudquery/codegen/issues/265)) ([79728e5](https://togithub.com/cloudquery/codegen/commit/79728e50bbec4a4e523c40a0ddf9801d4063f029)) - **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.65.0 ([#​266](https://togithub.com/cloudquery/codegen/issues/266)) ([8a47cc9](https://togithub.com/cloudquery/codegen/commit/8a47cc92870e7f1f713b80d01c07f6c4baf3c8ca)) - **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.66.0 ([#​267](https://togithub.com/cloudquery/codegen/issues/267)) ([6c834a8](https://togithub.com/cloudquery/codegen/commit/6c834a81137c33adfa808ff7d2f6a38b8dd1bb84)) - **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.66.1 ([#​268](https://togithub.com/cloudquery/codegen/issues/268)) ([785f472](https://togithub.com/cloudquery/codegen/commit/785f47247ff404e9fd5c4d7ce846bf52841c50ce)) - **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.67.0 ([#​269](https://togithub.com/cloudquery/codegen/issues/269)) ([a082ba2](https://togithub.com/cloudquery/codegen/commit/a082ba2a14c8d2158df75f039446982e76714af5)) - **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.67.1 ([#​270](https://togithub.com/cloudquery/codegen/issues/270)) ([90407ad](https://togithub.com/cloudquery/codegen/commit/90407ad2ce157c7b65d2e56aa819968c78d1c571)) - **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.68.0 ([#​271](https://togithub.com/cloudquery/codegen/issues/271)) ([a3b3778](https://togithub.com/cloudquery/codegen/commit/a3b377802b1f0f1fba30f998d0e67ff89bc39048)) - **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.68.1 ([#​273](https://togithub.com/cloudquery/codegen/issues/273)) ([4e0e885](https://togithub.com/cloudquery/codegen/commit/4e0e88569aae986810a64c27cba642b3779c612b)) - **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.68.2 ([#​274](https://togithub.com/cloudquery/codegen/issues/274)) ([68918ae](https://togithub.com/cloudquery/codegen/commit/68918ae853c805cdc1bf7de1993297005f398549)) - **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.68.3 ([#​275](https://togithub.com/cloudquery/codegen/issues/275)) ([d47d64b](https://togithub.com/cloudquery/codegen/commit/d47d64bf36c850664e3c2b4db96d978550c1246a)) - **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.69.0 ([#​276](https://togithub.com/cloudquery/codegen/issues/276)) ([25f98a8](https://togithub.com/cloudquery/codegen/commit/25f98a8b4f6aeb2661c6a6822190f05e948f8547)) - **deps:** Update module github.com/stretchr/testify to v1.10.0 ([#​280](https://togithub.com/cloudquery/codegen/issues/280)) ([b46dcb1](https://togithub.com/cloudquery/codegen/commit/b46dcb175fa2e47c7ff34cd786b8f3bf6b6d7de9)) </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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
Configuration menu - View commit details
-
Copy full SHA for f4ca54c - Browse repository at this point
Copy the full SHA f4ca54cView commit details -
fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.70…
….0 (#596) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/cloudquery/plugin-sdk/v4](https://togithub.com/cloudquery/plugin-sdk) | require | minor | `v4.69.0` -> `v4.70.0` | --- ### Release Notes <details> <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary> ### [`v4.70.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.70.0) [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.69.0...v4.70.0) ##### Features - Expose resource stats in traces as separate event ([#​1973](https://togithub.com/cloudquery/plugin-sdk/issues/1973)) ([e74bb27](https://togithub.com/cloudquery/plugin-sdk/commit/e74bb27ae66713f5734d8cd5fbe1905226c3e696)) ##### Bug Fixes - **deps:** Update aws-sdk-go-v2 monorepo ([#​1976](https://togithub.com/cloudquery/plugin-sdk/issues/1976)) ([566409d](https://togithub.com/cloudquery/plugin-sdk/commit/566409d09d422fb26453879e3e44a00f0608ab01)) </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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
Configuration menu - View commit details
-
Copy full SHA for b56ff1f - Browse repository at this point
Copy the full SHA b56ff1fView commit details -
fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.70…
….1 (#597) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/cloudquery/plugin-sdk/v4](https://togithub.com/cloudquery/plugin-sdk) | require | patch | `v4.70.0` -> `v4.70.1` | --- ### Release Notes <details> <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary> ### [`v4.70.1`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.70.1) [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.70.0...v4.70.1) ##### Bug Fixes - **deps:** Update golang.org/x/exp digest to [`2d47ceb`](https://togithub.com/cloudquery/plugin-sdk/commit/2d47ceb) ([#​1979](https://togithub.com/cloudquery/plugin-sdk/issues/1979)) ([3785e86](https://togithub.com/cloudquery/plugin-sdk/commit/3785e8624e3a6248b136b8dabfbe40c550a1e4ee)) - **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.13.3 ([#​1985](https://togithub.com/cloudquery/plugin-sdk/issues/1985)) ([03944f2](https://togithub.com/cloudquery/plugin-sdk/commit/03944f20f8d1b9b0018ab466200a2b938c32a203)) - **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.25.4 ([#​1987](https://togithub.com/cloudquery/plugin-sdk/issues/1987)) ([1de3891](https://togithub.com/cloudquery/plugin-sdk/commit/1de3891a63df6e0cce1ad606a4292f8277831d44)) - **deps:** Update module github.com/stretchr/testify to v1.10.0 ([#​1982](https://togithub.com/cloudquery/plugin-sdk/issues/1982)) ([c3ac76c](https://togithub.com/cloudquery/plugin-sdk/commit/c3ac76cc0655e1222ec1478c2ca6b60f561a425c)) - **deps:** Update module golang.org/x/oauth2 to v0.24.0 ([#​1983](https://togithub.com/cloudquery/plugin-sdk/issues/1983)) ([90b9728](https://togithub.com/cloudquery/plugin-sdk/commit/90b972850bdc4994425992ea1ed595d9ab1d8ad0)) - **deps:** Update opentelemetry-go monorepo ([#​1984](https://togithub.com/cloudquery/plugin-sdk/issues/1984)) ([3894891](https://togithub.com/cloudquery/plugin-sdk/commit/38948915ed0fc7dbd59158b80755cf3b6f4497e6)) </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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
Configuration menu - View commit details
-
Copy full SHA for 96724a8 - Browse repository at this point
Copy the full SHA 96724a8View commit details
Commits on Dec 6, 2024
-
fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.70…
….2 (#598) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/cloudquery/plugin-sdk/v4](https://togithub.com/cloudquery/plugin-sdk) | require | patch | `v4.70.1` -> `v4.70.2` | --- ### Release Notes <details> <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary> ### [`v4.70.2`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.70.2) [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.70.1...v4.70.2) ##### Bug Fixes - **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.13.4 ([#​1992](https://togithub.com/cloudquery/plugin-sdk/issues/1992)) ([cd4dc4b](https://togithub.com/cloudquery/plugin-sdk/commit/cd4dc4bcfb9eb42227bce7cf77899a5a31635a20)) - **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.25.5 ([#​1991](https://togithub.com/cloudquery/plugin-sdk/issues/1991)) ([037a6d9](https://togithub.com/cloudquery/plugin-sdk/commit/037a6d97ccf8dbcf6f5a9a28fa6f945f8892af25)) - **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.25.6 ([#​1994](https://togithub.com/cloudquery/plugin-sdk/issues/1994)) ([32855ea](https://togithub.com/cloudquery/plugin-sdk/commit/32855ea19975675bba2ed4cfaf1a00013f49a7b5)) - Handle integer overflow ([#​1996](https://togithub.com/cloudquery/plugin-sdk/issues/1996)) ([6af9c22](https://togithub.com/cloudquery/plugin-sdk/commit/6af9c22a82b3872a3fbffdc7f70c61d63450be6e)) </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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
Configuration menu - View commit details
-
Copy full SHA for da92ff3 - Browse repository at this point
Copy the full SHA da92ff3View commit details
Commits on Dec 9, 2024
-
fix(deps): Update module github.com/cloudquery/codegen to v0.3.21 (#599)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/cloudquery/codegen](https://togithub.com/cloudquery/codegen) | require | patch | `v0.3.20` -> `v0.3.21` | --- ### Release Notes <details> <summary>cloudquery/codegen (github.com/cloudquery/codegen)</summary> ### [`v0.3.21`](https://togithub.com/cloudquery/codegen/releases/tag/v0.3.21) [Compare Source](https://togithub.com/cloudquery/codegen/compare/v0.3.20...v0.3.21) ##### Bug Fixes - **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.70.0 ([#​281](https://togithub.com/cloudquery/codegen/issues/281)) ([cce9d33](https://togithub.com/cloudquery/codegen/commit/cce9d338ef24d6310e35e9b6f17554e4eafd219b)) - **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.70.1 ([#​283](https://togithub.com/cloudquery/codegen/issues/283)) ([490688b](https://togithub.com/cloudquery/codegen/commit/490688b00c10f2cc529c97acec8d13a363e64254)) - **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.70.2 ([#​285](https://togithub.com/cloudquery/codegen/issues/285)) ([f623317](https://togithub.com/cloudquery/codegen/commit/f623317981716da6c72817a8260e23bdbfef8615)) </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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
Configuration menu - View commit details
-
Copy full SHA for c3b7e30 - Browse repository at this point
Copy the full SHA c3b7e30View commit details -
fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.71…
….0 (#600) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/cloudquery/plugin-sdk/v4](https://togithub.com/cloudquery/plugin-sdk) | require | minor | `v4.70.2` -> `v4.71.0` | --- ### Release Notes <details> <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary> ### [`v4.71.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.71.0) [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.70.2...v4.71.0) ##### Features - Implement batch sender. ([#​1995](https://togithub.com/cloudquery/plugin-sdk/issues/1995)) ([371b20f](https://togithub.com/cloudquery/plugin-sdk/commit/371b20fd192e69681e07c79302e7a06fc89b4a71)) </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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
Configuration menu - View commit details
-
Copy full SHA for 0a9b501 - Browse repository at this point
Copy the full SHA 0a9b501View commit details -
chore(main): Release v4.5.1 (#591)
🤖 I have created a release *beep* *boop* --- ## [4.5.1](v4.5.0...v4.5.1) (2024-12-09) ### Bug Fixes * **deps:** Update module github.com/cloudquery/codegen to v0.3.20 ([#595](#595)) ([f4ca54c](f4ca54c)) * **deps:** Update module github.com/cloudquery/codegen to v0.3.21 ([#599](#599)) ([c3b7e30](c3b7e30)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.68.3 ([#590](#590)) ([a72845c](a72845c)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.69.0 ([#592](#592)) ([5501d70](5501d70)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.70.0 ([#596](#596)) ([b56ff1f](b56ff1f)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.70.1 ([#597](#597)) ([96724a8](96724a8)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.70.2 ([#598](#598)) ([da92ff3](da92ff3)) * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.71.0 ([#600](#600)) ([0a9b501](0a9b501)) * **deps:** Update module github.com/stretchr/testify to v1.10.0 ([#594](#594)) ([e148e80](e148e80)) --- 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 70bd579 - Browse repository at this point
Copy the full SHA 70bd579View 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 v4.5.0...v4.5.1