serverless-adapter

Run REST APIs and other web applications using your existing Node.js application framework (NestJS, Express, Koa, tRPC, Fastify and many others), on top of AWS, Azure, Huawei and many other clouds.

MIT License

Downloads
6.5K
Stars
133
Committers
10

Bot releases are hidden (Show)

serverless-adapter - v4.3.0

Published by H4ad 29 days ago

4.3.0 (2024-09-18)

Features

  • aws-stream-handler: add flag to customize callbackWaitsForEmptyEventLoop (#264) (30a59f9)
serverless-adapter - v4.2.3

Published by H4ad about 1 month ago

4.2.3 (2024-09-09)

Bug Fixes

  • response-stream: improve chunk identification (fixes #260) (2aa474e)

Documentation

  • response-stream: add comments and references explaining implementation (d39db53)

Tests

  • response-stream: test eagerly flushed headers (0f33c29)
serverless-adapter - v4.2.2

Published by H4ad about 1 month ago

4.2.2 (2024-09-06)

Bug Fixes

  • apig-v1-adapter: lowercase request headers (4fbb588)

Documentation

  • fix Apollo Server package name in npm command (4d4cece)
  • getting-started: update npm install command (ee4661f)

Miscellaneous Chores

  • bump express from 4.18.2 to 4.19.2 in /benchmark (98e84d1)
serverless-adapter - v4.2.1 Latest Release

Published by H4ad 8 months ago

4.2.1 (2024-02-29)

Bug Fixes

  • response-stream: fix response with no content doesn't correctly end the writable stream (bded8cf)

Code Refactoring

  • apollo-server-mutation: better types for adapter (79f3383)
  • response-stream: avoid creating object on log while parsing headers (1effcae)

Tests

  • all: cleaning tests and fixing ts issues (c3dcfff)
  • aws-stream: add tests to cover #206 (c853149)
serverless-adapter - v4.2.0

Published by H4ad 9 months ago

4.2.0 (2024-01-08)

Features

  • frameworks: added support for polka (39377cb)

Miscellaneous Chores

  • bump @apollo/server from 4.9.5 to 4.10.0 (cf4e1d9)
  • bump @rushstack/node-core-library from 3.62.0 to 3.63.0 (19c88e0)
  • bump @vitest/coverage-v8 from 1.1.0 to 1.1.3 (3e67b23)
  • bump eslint-plugin-prettier from 5.1.1 to 5.1.2 (83fc5e5)
  • bump fastify from 4.25.1 to 4.25.2 (e048b11)
  • bump follow-redirects from 1.15.3 to 1.15.4 in /www (af12bbd)
  • bump koa from 2.14.2 to 2.15.0 (164c97b)
  • bump vite from 5.0.10 to 5.0.11 (0478492)
serverless-adapter - v4.1.0

Published by H4ad 10 months ago

4.1.0 (2024-01-03)

Features

  • network: support buffering transfer-encoding: chunked (f19ffd1)
serverless-adapter - v4.0.1

Published by H4ad 10 months ago

4.0.1 (2023-12-26)

Bug Fixes

  • ci: missing build part while releasing new version (5b7d184)

Documentation

  • blog: added note about bug related to missing package files (1d75d91)
serverless-adapter - v4.0.0

Published by H4ad 10 months ago

4.0.0 (2023-12-26)

⚠ BREAKING CHANGES

  • Now we support dual package publish, and the import can fail.

Features

  • added support for dual package publish (dd0803f)

Bug Fixes

  • dual-package-publish: issue with imports lib when moduleResolution is node (4dac8aa)

Documentation

  • blog: added blogpost about dual package publish (006e8a9)
  • updated documentation for dual package publish (03ee217)

Continuous Integration

  • release: fixed issue with release-please skipping release (8dfb582)
serverless-adapter - v3.2.0

Published by H4ad 10 months ago

3.2.0 (2023-12-22)

Features

  • firebase: bump supported firebase functions to 4.x (b717240)

Documentation

  • readme: removed semantic release badge (fe85304)

Miscellaneous Chores

  • benchmark: bump package versions (b6aa539)
  • bootstrap releases for path: . (e68506e)
  • bump @apollo/server from 4.7.4 to 4.9.3 (52c8b83)
  • bump semver from 5.7.1 to 5.7.2 in /benchmark (0a6a3e0)
  • bump semver from 5.7.1 to 5.7.2 in /www (49c7baf)
  • bump vite from 4.3.5 to 4.4.9 (ecd1252)
  • bump vite from 4.4.9 to 5.0.10 (8eadf40)
  • bump word-wrap from 1.2.3 to 1.2.4 (218d3a9)
  • docs: update to docusaurus v3 (51a104e)
  • package: bump package versions (fe0a0fc)
  • release-please: set latest version (69110ec)
  • semantic-release: removed unused package (2c60275)

Continuous Integration

  • codeql: run only when changing code files (93d8f1c)
  • codeql: updated configuration (9ffa3e8)
  • docs: only trigger when update workflows of docs (c1e7f8a)
  • pr: only run when update specific files (0085520)
  • pr: stop running the pr on main (7c7a05a)
  • release-please: try fix issues with release please config (46577f2)
  • release: added coverage (57f1e09)
  • release: added provenance during publish (1161e42)
  • release: include all commits on release (9185a0b)
  • release: moved configuration to the correct place (b8c6156)
  • release: use release manager instead of merge-and-release (ef278e6)
  • workflows: bump action versions (647e694)
Package Rankings
Top 8.57% on Npmjs.org
Badges
Extracted from project README's
npm package Build Status Downloads Issues Code Coverage Commitizen Friendly
Related Projects