chore(deps): bump the go-minor-and-patch group across 1 directory with 30 updates#3231
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the go-minor-and-patch group across 1 directory with 30 updates#3231dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…h 30 updates Bumps the go-minor-and-patch group with 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | [code.cloudfoundry.org/bytefmt](https://github.com/cloudfoundry/bytefmt) | `0.75.0` | `0.76.0` | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.11` | `1.42.0` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.22` | `1.32.25` | | [github.com/aws/aws-sdk-go-v2/service/secretsmanager](https://github.com/aws/aws-sdk-go-v2) | `1.42.1` | `1.42.3` | | [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) | `6.8.0` | `6.8.1` | | [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) | `0.40.0` | `0.42.0` | | [golang.org/x/term](https://github.com/golang/term) | `0.43.0` | `0.44.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.280.0` | `0.284.0` | | [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) | `1.21.1` | `1.22.0` | | [github.com/Azure/azure-sdk-for-go/sdk/storage/azblob](https://github.com/Azure/azure-sdk-for-go) | `1.7.0` | `1.8.0` | | [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.22.24` | `1.22.27` | | [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go) | `1.51.0` | `1.52.0` | | [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa) | `1.17.0` | `1.17.1` | | [github.com/posthog/posthog-go](https://github.com/posthog/posthog-go) | `1.14.0` | `1.15.0` | | [github.com/sigstore/cosign/v3](https://github.com/sigstore/cosign) | `3.0.6` | `3.1.1` | | [github.com/sigstore/sigstore-go](https://github.com/sigstore/sigstore-go) | `1.2.0` | `1.2.1` | | [go.step.sm/crypto](https://github.com/smallstep/crypto) | `0.81.0` | `0.83.0` | | [github.com/vektah/gqlparser/v2](https://github.com/vektah/gqlparser) | `2.5.33` | `2.5.34` | | [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) | `7.0.98` | `7.2.0` | Updates `code.cloudfoundry.org/bytefmt` from 0.75.0 to 0.76.0 - [Release notes](https://github.com/cloudfoundry/bytefmt/releases) - [Commits](cloudfoundry/bytefmt@v0.75.0...v0.76.0) Updates `github.com/aws/aws-sdk-go-v2` from 1.41.11 to 1.42.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.41.11...v1.42.0) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.22 to 1.32.25 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.32.22...config/v1.32.25) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.21 to 1.19.24 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@credentials/v1.19.21...credentials/v1.19.24) Updates `github.com/aws/aws-sdk-go-v2/service/secretsmanager` from 1.42.1 to 1.42.3 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.42.1...service/amp/v1.42.3) Updates `github.com/aws/aws-sdk-go-v2/service/sso` from 1.31.1 to 1.31.3 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.31.1...config/v1.31.3) Updates `github.com/aws/smithy-go` from 1.27.0 to 1.27.1 - [Release notes](https://github.com/aws/smithy-go/releases) - [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md) - [Commits](aws/smithy-go@v1.27.0...v1.27.1) Updates `github.com/jedib0t/go-pretty/v6` from 6.8.0 to 6.8.1 - [Release notes](https://github.com/jedib0t/go-pretty/releases) - [Commits](jedib0t/go-pretty@v6.8.0...v6.8.1) Updates `github.com/testcontainers/testcontainers-go` from 0.40.0 to 0.42.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.40.0...v0.42.0) Updates `golang.org/x/term` from 0.43.0 to 0.44.0 - [Commits](golang/term@v0.43.0...v0.44.0) Updates `google.golang.org/api` from 0.280.0 to 0.284.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.280.0...v0.284.0) Updates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.21.1 to 1.22.0 - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.21.1...sdk/azcore/v1.22.0) Updates `github.com/Azure/azure-sdk-for-go/sdk/storage/azblob` from 1.7.0 to 1.8.0 - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.7.0...sdk/azcore/v1.8.0) Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.22.24 to 1.22.27 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@feature/s3/manager/v1.22.24...feature/s3/manager/v1.22.27) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.103.1 to 1.103.3 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.103.1...service/s3/v1.103.3) Updates `github.com/nats-io/nats.go` from 1.51.0 to 1.52.0 - [Release notes](https://github.com/nats-io/nats.go/releases) - [Commits](nats-io/nats.go@v1.51.0...v1.52.0) Updates `github.com/open-policy-agent/opa` from 1.17.0 to 1.17.1 - [Release notes](https://github.com/open-policy-agent/opa/releases) - [Changelog](https://github.com/open-policy-agent/opa/blob/main/CHANGELOG.md) - [Commits](open-policy-agent/opa@v1.17.0...v1.17.1) Updates `github.com/posthog/posthog-go` from 1.14.0 to 1.15.0 - [Release notes](https://github.com/posthog/posthog-go/releases) - [Changelog](https://github.com/PostHog/posthog-go/blob/main/CHANGELOG.md) - [Commits](PostHog/posthog-go@v1.14.0...v1.15.0) Updates `github.com/sigstore/cosign/v3` from 3.0.6 to 3.1.1 - [Release notes](https://github.com/sigstore/cosign/releases) - [Changelog](https://github.com/sigstore/cosign/blob/main/CHANGELOG.md) - [Commits](sigstore/cosign@v3.0.6...v3.1.1) Updates `github.com/sigstore/sigstore-go` from 1.2.0 to 1.2.1 - [Release notes](https://github.com/sigstore/sigstore-go/releases) - [Commits](sigstore/sigstore-go@v1.2.0...v1.2.1) Updates `go.step.sm/crypto` from 0.81.0 to 0.83.0 - [Release notes](https://github.com/smallstep/crypto/releases) - [Commits](smallstep/crypto@v0.81.0...v0.83.0) Updates `google.golang.org/genproto/googleapis/bytestream` from 0.0.0-20260511170946-3700d4141b60 to 0.0.0-20260526163538-3dc84a4a5aaa - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `github.com/vektah/gqlparser/v2` from 2.5.33 to 2.5.34 - [Release notes](https://github.com/vektah/gqlparser/releases) - [Commits](vektah/gqlparser@v2.5.33...v2.5.34) Updates `go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc` from 0.67.0 to 0.68.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.67.0...zpages/v0.68.0) Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.43.1 to 1.43.3 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.43.1...service/amp/v1.43.3) Updates `github.com/minio/minio-go/v7` from 7.0.98 to 7.2.0 - [Release notes](https://github.com/minio/minio-go/releases) - [Commits](minio/minio-go@v7.0.98...v7.2.0) Updates `golang.org/x/crypto` from 0.52.0 to 0.53.0 - [Commits](golang/crypto@v0.52.0...v0.53.0) Updates `golang.org/x/sync` from 0.20.0 to 0.21.0 - [Commits](golang/sync@v0.20.0...v0.21.0) Updates `golang.org/x/text` from 0.37.0 to 0.38.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.37.0...v0.38.0) Updates `k8s.io/apimachinery` from 0.35.3 to 0.36.1 - [Commits](kubernetes/apimachinery@v0.35.3...v0.36.1) --- updated-dependencies: - dependency-name: code.cloudfoundry.org/bytefmt dependency-version: 0.76.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-and-patch - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-and-patch - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-and-patch - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.19.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-and-patch - dependency-name: github.com/aws/aws-sdk-go-v2/service/secretsmanager dependency-version: 1.42.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-and-patch - dependency-name: github.com/aws/aws-sdk-go-v2/service/sso dependency-version: 1.31.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-and-patch - dependency-name: github.com/aws/smithy-go dependency-version: 1.27.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-and-patch - dependency-name: github.com/jedib0t/go-pretty/v6 dependency-version: 6.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-and-patch - dependency-name: github.com/testcontainers/testcontainers-go dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-and-patch - dependency-name: golang.org/x/term dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-and-patch - dependency-name: google.golang.org/api dependency-version: 0.284.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-and-patch - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-and-patch - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/storage/azblob dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-and-patch - dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager dependency-version: 1.22.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-and-patch - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.103.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-and-patch - dependency-name: github.com/nats-io/nats.go dependency-version: 1.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-and-patch - dependency-name: github.com/open-policy-agent/opa dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-and-patch - dependency-name: github.com/posthog/posthog-go dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-and-patch - dependency-name: github.com/sigstore/cosign/v3 dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-and-patch - dependency-name: github.com/sigstore/sigstore-go dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-and-patch - dependency-name: go.step.sm/crypto dependency-version: 0.83.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-and-patch - dependency-name: google.golang.org/genproto/googleapis/bytestream dependency-version: 0.0.0-20260526163538-3dc84a4a5aaa dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-and-patch - dependency-name: github.com/vektah/gqlparser/v2 dependency-version: 2.5.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-and-patch - dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc dependency-version: 0.68.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-and-patch - dependency-name: github.com/aws/aws-sdk-go-v2/service/sts dependency-version: 1.43.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-and-patch - dependency-name: github.com/minio/minio-go/v7 dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-and-patch - dependency-name: golang.org/x/crypto dependency-version: 0.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-and-patch - dependency-name: golang.org/x/sync dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-and-patch - dependency-name: golang.org/x/text dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-and-patch - dependency-name: k8s.io/apimachinery dependency-version: 0.36.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the go-minor-and-patch group with 19 updates in the / directory:
0.75.00.76.01.41.111.42.01.32.221.32.251.42.11.42.36.8.06.8.10.40.00.42.00.43.00.44.00.280.00.284.01.21.11.22.01.7.01.8.01.22.241.22.271.51.01.52.01.17.01.17.11.14.01.15.03.0.63.1.11.2.01.2.10.81.00.83.02.5.332.5.347.0.987.2.0Updates
code.cloudfoundry.org/bytefmtfrom 0.75.0 to 0.76.0Commits
b8e3c6dUpdate go.mod dependenciesUpdates
github.com/aws/aws-sdk-go-v2from 1.41.11 to 1.42.0Commits
9a3190fRelease 2026-06-08b20dd5bRegenerated Clients75a45eaUpdate API modele736f55Add preview of changes for standard retry mode behind flag (#3400)ba08dc9Release 2026-06-05.29a67e21Revert schema serde (#3442)51692f8s3/transfermanager: avoid double-closing concurrentReader channel after read ...f696d5bRelease 2026-06-057efb8fdRegenerated Clients1a420c5Update endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/configfrom 1.32.22 to 1.32.25Commits
0016334Release 2026-06-10396a182Regenerated Clients3eb8533Update API model7bbea79Release 2026-06-091fefa6cRegenerated Clientsa2cf49fUpdate endpoints modeld87be68Update API model9a3190fRelease 2026-06-08b20dd5bRegenerated Clients75a45eaUpdate API modelUpdates
github.com/aws/aws-sdk-go-v2/credentialsfrom 1.19.21 to 1.19.24Commits
0016334Release 2026-06-10396a182Regenerated Clients3eb8533Update API model7bbea79Release 2026-06-091fefa6cRegenerated Clientsa2cf49fUpdate endpoints modeld87be68Update API model9a3190fRelease 2026-06-08b20dd5bRegenerated Clients75a45eaUpdate API modelUpdates
github.com/aws/aws-sdk-go-v2/service/secretsmanagerfrom 1.42.1 to 1.42.3Commits
09a5817Release 2025-12-0258d1759Regenerated Clients16ba34eUpdate endpoints model7873bf4Update API model9b55b02bump smithy-go to v1.24.0 (#3242)d8b0179Release 2025-12-01e4405f0Regenerated Clients65d08b0Update API modelf6cc036Release 2025-11-26deb353fRegenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/ssofrom 1.31.1 to 1.31.3Commits
e1909a5Release 2025-08-262dead49Regenerated Clients8f87507Update endpoints model9f13166Update API model92833dddrop opsworks and opsworkscm (#3172)50d1314Release 2025-08-25.2d163c8cDeprecate opsworks/opsworkscm (#3171)f0a97a7Release 2025-08-253b73a3bRegenerated Clients9c6a548Update endpoints modelUpdates
github.com/aws/smithy-gofrom 1.27.0 to 1.27.1Changelog
Sourced from github.com/aws/smithy-go's changelog.
... (truncated)
Commits
6a1dd2fRelease 2026-06-04ec26415fix nested union json ctx break/smithy.ReadUnion contract issue (#673)Updates
github.com/jedib0t/go-pretty/v6from 6.8.0 to 6.8.1Release notes
Sourced from github.com/jedib0t/go-pretty/v6's releases.
Commits
22c68f6fix panics, races, and injection vectors; speed up render hot paths (#409)Updates
github.com/testcontainers/testcontainers-gofrom 0.40.0 to 0.42.0Release notes
Sourced from github.com/testcontainers/testcontainers-go's releases.
... (truncated)
Commits
6e58418chore: use new version (v0.42.0) in modules and examplesf713dc0chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetr...300827achore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetr...7a15ac1chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptrace...5bae3d2fix: return an error when docker host cannot be retrieved (#3613)fc19484chore(deps): bump mkdocs-include-markdown-plugin from 7.2.1 to 7.2.2 (#3626)95bdc0cchore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 (#3638)75aa226chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptrace...2f59938chore(deps): bump go.opentelemetry.io/otel/sdk in /modules/milvus (#3644)580abf6chore: update to Go 1.25.9, 1.26.9 (#3647)Updates
golang.org/x/termfrom 0.43.0 to 0.44.0Commits
3b43943go.mod: update golang.org/x dependenciesUpdates
google.golang.org/apifrom 0.280.0 to 0.284.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
5c6a0b0chore(main): release 0.284.0 (#3614)1ef3625feat(all): auto-regenerate discovery clients (#3617)4dd580dchore(all): update all (#3615)25b429afeat(all): auto-regenerate discovery clients (#3616)5f02153feat(all): auto-regenerate discovery clients (#3613)f672636chore(main): release 0.283.0 (#3610)32624d3feat(all): auto-regenerate discovery clients (#3612)3855346feat(all): auto-regenerate discovery clients (#3611)ed84bb8feat(all): auto-regenerate discovery clients (#3609)60aebbdchore(main): release 0.282.0 (#3608)Updates
github.com/Azure/azure-sdk-for-go/sdk/azcorefrom 1.21.1 to 1.22.0Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/azcore's releases.
Commits
a19f613Prep azcore@v1.22.0 for release (#26926)5803c0eIncrement package version after release of storage/azblob (#26935) (#26943)9a979ff[Automation] Regenerate SDK based on typespec-go branch main 【batch 6】 (#26939)711094deng/tools/generator: release v0.4.14 (#26934)20bd677Deprecate Change Analysis SDK (#26913)92a31ec[Automation] Regenerate SDK based on typespec-go branch main 【batch 5】 (#26932)768459dazcertificates: live recording for PlatformManaged + review fixes (follow-up ...e845f72Update codeowners (#26918)118bb35eng/tools/internal/exports: handle untyped const with selector expr value (#2...2b3767bConfigurations: 'specification/containerservice/resource-manager/Microsoft.C...Updates
github.com/Azure/azure-sdk-for-go/sdk/storage/azblobfrom 1.7.0 to 1.8.0Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/storage/azblob's releases.
Commits
42def97Add breaking changes to release notes (#21696)112db83Azcore v1.8.0 (#21694)204a3c4Prep azcore v1.7.2 for release (#21506)89497f5Add changelog entry for WASM fix (#21493)0414a4bTransport dialer: setting nil for wasm build (#21451)b1db0beEnable TLS renegotiation (#21182)Updates
github.com/aws/aws-sdk-go-v2/feature/s3/managerfrom 1.22.24 to 1.22.27Commits
0016334Release 2026-06-10396a182Regenerated Clients3eb8533Update API model7bbea79Release 2026-06-091fefa6cRegenerated Clientsa2cf49fUpdate endpoints modeld87be68Update API model9a3190fRelease 2026-06-08b20dd5bRegenerated Clients75a45eaUpdate API modelUpdates
github.com/aws/aws-sdk-go-v2/service/s3from 1.103.1 to 1.103.3Commits
9a3190fRelease 2026-06-08b20dd5bRegenerated Clients75a45eaUpdate API modele736f55Add preview of changes for standard retry mode behind flag (#3400)ba08dc9Release 2026-06-05.29a67e21Revert schema serde (#3442)51692f8s3/transfermanager: avoid double-closing concurrentReader channel after read ...f696d5bRelease 2026-06-057efb8fdRegenerated Clients1a420c5Update endpoints modelUpdates
github.com/nats-io/nats.gofrom 1.51.0 to 1.52.0Release notes
Sourced from github.com/nats-io/nats.go's releases.
Commits
e9f2a36Release v1.52.0 (#2074)609274f[FIXED] Subscription.StatusChanged channel closure on Closed Subscription (#2...f7cde74[IMPROVED] Use latest release build for badge in README (#2064)c7476ea[IMPROVED] Reject empty consumer info in CONSUMER.RESET response (#2072)8fde36f[ADDED] ResetConsumer JetStream API (#2069)dcfd0fc[ADDED] StreamSource.Consumer config field and AckFlowControlPolicy (#2070)7a28503[ADDED] Publish options and consts for message scheduling (#2051)6c91a51[ADDED] AllowBatchPublish stream config field (#2052)a614d0b[FIXED] Flaky JS cluster tests due to race in setupJSClusterWithSize (#2062)Updates
github.com/open-policy-agent/opafrom 1.17.0 to 1.17.1Release notes
Sourced from github.com/open-policy-agent/opa's releases.
Changelog
Sourced from github.com/open-policy-agent/opa's changelog.
Commits
187c696Release v1.17.1a0c116ebuild: bump go 1.26.3 -> 1.26.4Updates
github.com/posthog/posthog-gofrom 1.14.0 to 1.15.0Release notes
Sourced from github.com/posthog/posthog-go's releases.
Changelog
Sourced from github.com/posthog/posthog-go's changelog.
Commits
1a54557chore: release v1.15.0 [version bump] [skip ci]64ad172feat(feature-flags): support early_exit in local evaluation (#217)Updates
github.com/sigstore/cosign/v3from 3.0.6 to 3.1.1Release notes
Sourced from github.com/sigstore/cosign/v3's releases.