Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump gocloud.dev/pubsub/kafkapubsub from 0.39.0 to 0.40.0 (#319)
Bumps [gocloud.dev/pubsub/kafkapubsub](https://github.com/google/go-cloud) from 0.39.0 to 0.40.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/google/go-cloud/releases">gocloud.dev/pubsub/kafkapubsub's releases</a>.</em></p> <blockquote> <h2>v0.40.0</h2> <h2>What's Changed</h2> <ul> <li>blob/all: disable Upload optimization when WriterOptions.ContentMD5 is set by <a href="https://github.com/vangent"><code>@vangent</code></a> in <a href="https://redirect.github.com/google/go-cloud/pull/3478">google/go-cloud#3478</a></li> <li>blob/s3blob: custom endpoints with s3 and aws sdk v2 by <a href="https://github.com/caarlos0"><code>@caarlos0</code></a> in <a href="https://redirect.github.com/google/go-cloud/pull/3473">google/go-cloud#3473</a></li> <li>blob/all: Don't require SetIOFSCallback be called to use io/fs.FS functions by <a href="https://github.com/vangent"><code>@vangent</code></a> in <a href="https://redirect.github.com/google/go-cloud/pull/3479">google/go-cloud#3479</a></li> <li>blob/s3blob: fix data race by <a href="https://github.com/arjunnair1997"><code>@arjunnair1997</code></a> in <a href="https://redirect.github.com/google/go-cloud/pull/3480">google/go-cloud#3480</a></li> <li>blob/azblob: Support AZURE_STORAGEBLOB_CONNECTIONSTRING as an alternative for AZURE_STORAGE_CONNECTION_STRING by <a href="https://github.com/vangent"><code>@vangent</code></a> in <a href="https://redirect.github.com/google/go-cloud/pull/3483">google/go-cloud#3483</a></li> <li>s3blob/blob: support additional endpoint query parameters by <a href="https://github.com/stanhu"><code>@stanhu</code></a> in <a href="https://redirect.github.com/google/go-cloud/pull/3486">google/go-cloud#3486</a></li> <li>blob/gcsblob: Allow providing options for storage.NewClient by <a href="https://github.com/vangent"><code>@vangent</code></a> in <a href="https://redirect.github.com/google/go-cloud/pull/3493">google/go-cloud#3493</a></li> <li>aws: Add support for non-camelcased version of two URL parameters by <a href="https://github.com/vangent"><code>@vangent</code></a> in <a href="https://redirect.github.com/google/go-cloud/pull/3494">google/go-cloud#3494</a></li> <li>Add disableHTTPS and usePathStyle s3v2.Options as query param by <a href="https://github.com/khrm"><code>@khrm</code></a> in <a href="https://redirect.github.com/google/go-cloud/pull/3491">google/go-cloud#3491</a></li> <li>aws: add rate_limiter_capacity to configure client-side rate limits by <a href="https://github.com/stanhu"><code>@stanhu</code></a> in <a href="https://redirect.github.com/google/go-cloud/pull/3497">google/go-cloud#3497</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/caarlos0"><code>@caarlos0</code></a> made their first contribution in <a href="https://redirect.github.com/google/go-cloud/pull/3473">google/go-cloud#3473</a></li> <li><a href="https://github.com/arjunnair1997"><code>@arjunnair1997</code></a> made their first contribution in <a href="https://redirect.github.com/google/go-cloud/pull/3480">google/go-cloud#3480</a></li> <li><a href="https://github.com/bdon"><code>@bdon</code></a> made their first contribution in <a href="https://redirect.github.com/google/go-cloud/pull/3481">google/go-cloud#3481</a></li> <li><a href="https://github.com/khrm"><code>@khrm</code></a> made their first contribution in <a href="https://redirect.github.com/google/go-cloud/pull/3491">google/go-cloud#3491</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/google/go-cloud/compare/v0.39.0...v0.40.0">https://github.com/google/go-cloud/compare/v0.39.0...v0.40.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/google/go-cloud/commit/ce6d5c19ddb05ec5195d78c08a9c0406b5cf59f0"><code>ce6d5c1</code></a> all: prep for release (<a href="https://redirect.github.com/google/go-cloud/issues/3498">#3498</a>)</li> <li><a href="https://github.com/google/go-cloud/commit/0bc0788a351a02feee8c1c3a0e5a0966ed2e1e21"><code>0bc0788</code></a> aws: add rate_limiter_capacity to configure client-side rate limits</li> <li><a href="https://github.com/google/go-cloud/commit/af4c9dde8e54283ba7556ce8bb91042272064c7a"><code>af4c9dd</code></a> blob/s3blob: Add disable_https and use_path_style query param options</li> <li><a href="https://github.com/google/go-cloud/commit/bbdd0b306cfb8931adda1deacc9ee60128da46fb"><code>bbdd0b3</code></a> aws: Add support for non-camelcased version of two URL parameters. (<a href="https://redirect.github.com/google/go-cloud/issues/3494">#3494</a>)</li> <li><a href="https://github.com/google/go-cloud/commit/2cb18bb5f40a47847a621d5e7d9dab50393d20d9"><code>2cb18bb</code></a> blob/gcsblob: Allow providing options for storage.NewClient (<a href="https://redirect.github.com/google/go-cloud/issues/3493">#3493</a>)</li> <li><a href="https://github.com/google/go-cloud/commit/e5b1bc66f5c42c0a4bb43d179cefdab454559325"><code>e5b1bc6</code></a> blob: change howto docs to reflect awssdk=v2 is the default as of 0.39. (<a href="https://redirect.github.com/google/go-cloud/issues/3487">#3487</a>)</li> <li><a href="https://github.com/google/go-cloud/commit/aeb964fdbfd47bbbb63e4d0976dd5c3fd794bfd5"><code>aeb964f</code></a> aws: support additional endpoint query parameters "dualstack", "fips", "accel...</li> <li><a href="https://github.com/google/go-cloud/commit/9af237bc952caf930c4a94c27ad24e2d2dabf53c"><code>9af237b</code></a> blob/s3blob: fix typo in docs (<a href="https://redirect.github.com/google/go-cloud/issues/3485">#3485</a>)</li> <li><a href="https://github.com/google/go-cloud/commit/8b415804178d388224293d2055250e929b9b2fcb"><code>8b41580</code></a> blob/azblob: Support AZURE_STORAGEBLOB_CONNECTIONSTRING as an alternative for...</li> <li><a href="https://github.com/google/go-cloud/commit/49a4d98c75ad4a4efafda913d91bbda7ff829931"><code>49a4d98</code></a> blob/azureblob: fix typo in documentation (<a href="https://redirect.github.com/google/go-cloud/issues/3481">#3481</a>)</li> <li>Additional commits viewable in <a href="https://github.com/google/go-cloud/compare/v0.39.0...v0.40.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=gocloud.dev/pubsub/kafkapubsub&package-manager=go_modules&previous-version=0.39.0&new-version=0.40.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information