Skip to content

chore(deps): bump connectrpc.com/connect from 1.16.2 to 1.20.0#392

Merged
Aoang merged 1 commit into
mainfrom
dependabot/go_modules/connectrpc.com/connect-1.19.2
May 24, 2026
Merged

chore(deps): bump connectrpc.com/connect from 1.16.2 to 1.20.0#392
Aoang merged 1 commit into
mainfrom
dependabot/go_modules/connectrpc.com/connect-1.19.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 7, 2026

Bumps connectrpc.com/connect from 1.16.2 to 1.20.0.

Release notes

Sourced from connectrpc.com/connect's releases.

v1.20.0

What's Changed

Other changes

New Contributors

Full Changelog: connectrpc/connect-go@v1.19.2...v1.20.0

v1.19.2

What's Changed

Governance

Bugfixes

Other changes

New Contributors

Full Changelog: connectrpc/connect-go@v1.19.1...v1.19.2

v1.19.1

What's Changed

Bugfixes

Full Changelog: connectrpc/connect-go@v1.19.0...v1.19.1

v1.19.0

This release introduces the highly requested "simple" flag for code generation, making Connect significantly more ergonomic for everyday RPC development.

The new simple flag in protoc-gen-connect-go generates cleaner, more intuitive client and handler interfaces that eliminate request/response wrappers for most use cases. This addresses community feedback about verbosity and provides a more straightforward API. When enabled, metadata (headers/trailers) can be passed through context instead of explicit wrapper objects, optimizing for the common case where developers don't need direct access to HTTP headers.

What's Changed

Enhancements

... (truncated)

Commits
  • 1291a7d Prepare for v1.20.0 (#927)
  • 6df682f Update Unary-Get query parameter order to match spec recommendation (#926)
  • c4aac92 Chore update buf v1.69.0 and license year (#925)
  • a5a6c30 Bump Go from v1.24 to v1.25 (#922)
  • 138e270 Back to development (#921)
  • 1c195ae Prepare for v1.19.2 (#920)
  • 96abc6b Upgrade golangci-lint to v2 (#917)
  • be72fa5 Clarify concurrent use semantics for streaming types (#911)
  • 299d2e7 Fix nil pointer deref in duplexHTTPCall under concurrent Send + CloseAndRecei...
  • e299aa6 Bump google.golang.org/grpc from 1.76.0 to 1.79.3 in /internal/conformance (#...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 7, 2026
@dependabot dependabot Bot changed the title chore(deps): bump connectrpc.com/connect from 1.16.2 to 1.19.2 chore(deps): bump connectrpc.com/connect from 1.16.2 to 1.20.0 May 24, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/connectrpc.com/connect-1.19.2 branch from 6b137fd to 5332702 Compare May 24, 2026 09:41
Bumps [connectrpc.com/connect](https://github.com/connectrpc/connect-go) from 1.16.2 to 1.20.0.
- [Release notes](https://github.com/connectrpc/connect-go/releases)
- [Changelog](https://github.com/connectrpc/connect-go/blob/main/RELEASE.md)
- [Commits](connectrpc/connect-go@v1.16.2...v1.20.0)

---
updated-dependencies:
- dependency-name: connectrpc.com/connect
  dependency-version: 1.19.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/connectrpc.com/connect-1.19.2 branch from 5332702 to 48aa679 Compare May 24, 2026 09:42
@Aoang Aoang added this pull request to the merge queue May 24, 2026
Merged via the queue into main with commit e0a2e7d May 24, 2026
4 of 5 checks passed
@Aoang Aoang deleted the dependabot/go_modules/connectrpc.com/connect-1.19.2 branch May 24, 2026 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant