connectrpc/connect-es (@connectrpc/protoc-gen-connect-es)
### [`v1.5.0`](https://redirect.github.com/connectrpc/connect-es/releases/tag/v1.5.0)
[Compare Source](https://redirect.github.com/connectrpc/connect-es/compare/v1.4.0...v1.5.0)
##### What's Changed
- Amend RPC <-> HTTP code mappings in accordance with RFC 003 by [@srikrsna-buf](https://redirect.github.com/srikrsna-buf) in [https://github.com/connectrpc/connect-es/pull/1039](https://redirect.github.com/connectrpc/connect-es/pull/1039)
- Tweak error codes according to the conformance suite by [@srikrsna-buf](https://redirect.github.com/srikrsna-buf) in [https://github.com/connectrpc/connect-es/pull/1063](https://redirect.github.com/connectrpc/connect-es/pull/1063)
- Fix paths in npmignore files by [@smaye81](https://redirect.github.com/smaye81) in [https://github.com/connectrpc/connect-es/pull/1112](https://redirect.github.com/connectrpc/connect-es/pull/1112)
- Handle multiple set-cookie headers when using Node client by [@tcarnes](https://redirect.github.com/tcarnes) in [https://github.com/connectrpc/connect-es/pull/1155](https://redirect.github.com/connectrpc/connect-es/pull/1155)
- Add support for Next.js v14 by [@smaye81](https://redirect.github.com/smaye81) in [https://github.com/connectrpc/connect-es/pull/1159](https://redirect.github.com/connectrpc/connect-es/pull/1159)
- Fix flaky decompression error code by [@timostamm](https://redirect.github.com/timostamm) in [https://github.com/connectrpc/connect-es/pull/1204](https://redirect.github.com/connectrpc/connect-es/pull/1204)
- Fix Node.js v16 error responses on HTTP1.1 by [@timostamm](https://redirect.github.com/timostamm) in [https://github.com/connectrpc/connect-es/pull/1206](https://redirect.github.com/connectrpc/connect-es/pull/1206)
- Fix gRPC trailers only response by [@srikrsna-buf](https://redirect.github.com/srikrsna-buf) in [https://github.com/connectrpc/connect-es/pull/1209](https://redirect.github.com/connectrpc/connect-es/pull/1209)
- Upgrade conformance tests to v1.0.3 by [@srikrsna-buf](https://redirect.github.com/srikrsna-buf) in [https://github.com/connectrpc/connect-es/pull/1208](https://redirect.github.com/connectrpc/connect-es/pull/1208)
- Fix signal in handler always aborted in HTTP/1.1 by [@srikrsna-buf](https://redirect.github.com/srikrsna-buf) in [https://github.com/connectrpc/connect-es/pull/1218](https://redirect.github.com/connectrpc/connect-es/pull/1218)
- Fix baseUrl without // mangling request URL on Node.js with HTTP/2 by [@timostamm](https://redirect.github.com/timostamm) in [https://github.com/connectrpc/connect-es/pull/1220](https://redirect.github.com/connectrpc/connect-es/pull/1220)
- Respect headers from transport option `nodeOptions.headers` by [@timostamm](https://redirect.github.com/timostamm) in [https://github.com/connectrpc/connect-es/pull/1219](https://redirect.github.com/connectrpc/connect-es/pull/1219)
- Fix error detail debug property by [@timostamm](https://redirect.github.com/timostamm) in [https://github.com/connectrpc/connect-es/pull/1221](https://redirect.github.com/connectrpc/connect-es/pull/1221)
- Throw an error on missing status in gRPC and gRPC-Web transports by [@srikrsna-buf](https://redirect.github.com/srikrsna-buf) in [https://github.com/connectrpc/connect-es/pull/1205](https://redirect.github.com/connectrpc/connect-es/pull/1205)
##### New Contributors
- [@sjtucoder](https://redirect.github.com/sjtucoder) made their first contribution in [https://github.com/connectrpc/connect-es/pull/1109](https://redirect.github.com/connectrpc/connect-es/pull/1109)
**Full Changelog**: https://github.com/connectrpc/connect-es/compare/v1.4.0...v1.5.0
Configuration
📅 Schedule: Branch creation - "before 4pm on friday" in timezone Europe/London, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
1.4.0
->1.5.0
Release Notes
connectrpc/connect-es (@connectrpc/protoc-gen-connect-es)
### [`v1.5.0`](https://redirect.github.com/connectrpc/connect-es/releases/tag/v1.5.0) [Compare Source](https://redirect.github.com/connectrpc/connect-es/compare/v1.4.0...v1.5.0) ##### What's Changed - Amend RPC <-> HTTP code mappings in accordance with RFC 003 by [@srikrsna-buf](https://redirect.github.com/srikrsna-buf) in [https://github.com/connectrpc/connect-es/pull/1039](https://redirect.github.com/connectrpc/connect-es/pull/1039) - Tweak error codes according to the conformance suite by [@srikrsna-buf](https://redirect.github.com/srikrsna-buf) in [https://github.com/connectrpc/connect-es/pull/1063](https://redirect.github.com/connectrpc/connect-es/pull/1063) - Fix paths in npmignore files by [@smaye81](https://redirect.github.com/smaye81) in [https://github.com/connectrpc/connect-es/pull/1112](https://redirect.github.com/connectrpc/connect-es/pull/1112) - Handle multiple set-cookie headers when using Node client by [@tcarnes](https://redirect.github.com/tcarnes) in [https://github.com/connectrpc/connect-es/pull/1155](https://redirect.github.com/connectrpc/connect-es/pull/1155) - Add support for Next.js v14 by [@smaye81](https://redirect.github.com/smaye81) in [https://github.com/connectrpc/connect-es/pull/1159](https://redirect.github.com/connectrpc/connect-es/pull/1159) - Fix flaky decompression error code by [@timostamm](https://redirect.github.com/timostamm) in [https://github.com/connectrpc/connect-es/pull/1204](https://redirect.github.com/connectrpc/connect-es/pull/1204) - Fix Node.js v16 error responses on HTTP1.1 by [@timostamm](https://redirect.github.com/timostamm) in [https://github.com/connectrpc/connect-es/pull/1206](https://redirect.github.com/connectrpc/connect-es/pull/1206) - Fix gRPC trailers only response by [@srikrsna-buf](https://redirect.github.com/srikrsna-buf) in [https://github.com/connectrpc/connect-es/pull/1209](https://redirect.github.com/connectrpc/connect-es/pull/1209) - Upgrade conformance tests to v1.0.3 by [@srikrsna-buf](https://redirect.github.com/srikrsna-buf) in [https://github.com/connectrpc/connect-es/pull/1208](https://redirect.github.com/connectrpc/connect-es/pull/1208) - Fix signal in handler always aborted in HTTP/1.1 by [@srikrsna-buf](https://redirect.github.com/srikrsna-buf) in [https://github.com/connectrpc/connect-es/pull/1218](https://redirect.github.com/connectrpc/connect-es/pull/1218) - Fix baseUrl without // mangling request URL on Node.js with HTTP/2 by [@timostamm](https://redirect.github.com/timostamm) in [https://github.com/connectrpc/connect-es/pull/1220](https://redirect.github.com/connectrpc/connect-es/pull/1220) - Respect headers from transport option `nodeOptions.headers` by [@timostamm](https://redirect.github.com/timostamm) in [https://github.com/connectrpc/connect-es/pull/1219](https://redirect.github.com/connectrpc/connect-es/pull/1219) - Fix error detail debug property by [@timostamm](https://redirect.github.com/timostamm) in [https://github.com/connectrpc/connect-es/pull/1221](https://redirect.github.com/connectrpc/connect-es/pull/1221) - Throw an error on missing status in gRPC and gRPC-Web transports by [@srikrsna-buf](https://redirect.github.com/srikrsna-buf) in [https://github.com/connectrpc/connect-es/pull/1205](https://redirect.github.com/connectrpc/connect-es/pull/1205) ##### New Contributors - [@sjtucoder](https://redirect.github.com/sjtucoder) made their first contribution in [https://github.com/connectrpc/connect-es/pull/1109](https://redirect.github.com/connectrpc/connect-es/pull/1109) **Full Changelog**: https://github.com/connectrpc/connect-es/compare/v1.4.0...v1.5.0Configuration
📅 Schedule: Branch creation - "before 4pm on friday" in timezone Europe/London, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.