Skip to content

chore(main): release 5.0.0 - #312

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--serverless-adapter
Open

github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--serverless-adapter

Conversation

@github-actions

@github-actions github-actions Bot commented Jan 16, 2025

Copy link
Copy Markdown

🤖 I have created a release beep boop

5.0.0 (2026-09-03)

⚠ BREAKING CHANGES

  • network: add contract for network
  • current-invoke: drop setCurrentInvoke for runWithCurrentInvoke
  • node-version: Drop nodejs

Features

  • apollo-server: drop support to v4 (3a451cf)
  • azure-http-trigger-v4: add flag to handle body as uint8array (3476bdd)
  • current-invoke: drop setCurrentInvoke for runWithCurrentInvoke (8025152)
  • firebase-functions: drop support for 4,5,6 (e95a98e)
  • network: add contract for network (2670ac2)
  • node-version: deprecate v18, v20 (d1056a1), closes #353

Bug Fixes

  • azure: explicit support only for >=2 and <4 (3b2b195)
  • default-handler: support AWS Lambda Node.js 24 handler arity (#379) (4333882)
  • response-stream: forward the write callback on empty body responses (cf47426)
  • tsup: disable minify (524b12e)

Documentation

  • aws: update throwOnChunkedTransferEncoding in docs (b72add9)

Miscellaneous Chores

  • bump @xhmikosr/decompress from 10.0.1 to 10.2.1 in /benchmark (615dc53)
  • bump body-parser and express in /benchmark (b0b4099)
  • bump brace-expansion from 1.1.11 to 1.1.18 in /www (b49fd7d)
  • bump brace-expansion from 2.0.1 to 2.1.4 in /benchmark (0e1f8ee)
  • bump browserslist from 4.24.2 to 4.28.8 in /www (f602f4d)
  • bump file-type and @swc/cli in /benchmark (a44e107)
  • bump micromatch from 4.0.5 to 4.0.8 in /www (fcd122f)
  • bump postcss from 8.4.32 to 8.5.26 in /www (a63d27e)
  • bump qs, body-parser and express in /benchmark (d0d9cb4)
  • dependabot: reduce to weekly (314f9d7)
  • oxc: migrate from eslint/prettier (a864b42)
  • types: fix issues with joi/hapi on typecheck (cc06eab)
  • www: bump to v22 (ecf53f4)

Continuous Integration

  • codecov: bump to v7 (9a258a2)
  • docs: bump ubuntu to latest (3abab65)
  • release: enable trusted publish (1e84e31)
  • release: use release ci without token (d92d680)
  • workflows: update versions (6a993d3)

This PR was generated with Release Please. See documentation.

@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--serverless-adapter branch 2 times, most recently from d27028d to dda0027 Compare November 5, 2025 12:32
@github-actions github-actions Bot changed the title chore(main): release 4.4.1 chore(main): release 5.0.0 May 31, 2026
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--serverless-adapter branch 7 times, most recently from bb71019 to 8713b9d Compare June 2, 2026 00:56
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--serverless-adapter branch 3 times, most recently from fee3dd2 to 84c5341 Compare June 28, 2026 21:40
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--serverless-adapter branch 2 times, most recently from 1f89b9d to a358322 Compare July 10, 2026 12:06
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--serverless-adapter branch from a358322 to dc7a4e3 Compare July 30, 2026 11:55
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--serverless-adapter branch 4 times, most recently from 3721e05 to e5d0c3d Compare August 26, 2026 12:25
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--serverless-adapter branch from e5d0c3d to 2b9a71c Compare September 3, 2026 13:03
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--serverless-adapter branch from 2b9a71c to 13b3f99 Compare September 3, 2026 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Drop node v18, v20

0 participants