Skip to content

Releases: oss-serverless/serverless

v3.44.1

23 Dec 10:31
7cfe939
Compare
Choose a tag to compare

What's Changed

  • Unfortunately we've had to temporarily revert the feature added in the previous release: "Add AWS lambda support for IPV6 outbound connections in VPC" in #19

Full Changelog: v3.44.0...v3.44.1

v3.44.0

23 Dec 10:16
316f966
Compare
Choose a tag to compare

What's Changed

  • feat: Add AWS lambda support for IPV6 outbound connections in VPC by @Martijn02 in #17

New Contributors

Full Changelog: v3.43.1...v3.44.0

v3.43.1

19 Dec 10:33
e53b84a
Compare
Choose a tag to compare

What's Changed

  • Fix link in README by @showaltb in #14
  • fix: enable compatibility for loading native ES modules with require by @j0k3r in #16

New Contributors

Full Changelog: v3.43.0...v3.43.1

v3.43.0

22 Nov 12:41
f63124d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.42.0...v3.43.0

v3.42.0

19 Nov 11:32
6869513
Compare
Choose a tag to compare

What's Changed

  • Add python3.13 runtime by @j0k3r in #11
  • Update child-process-ext to 3.0 by @j0k3r in #10

Full Changelog: v3.41.0...v3.42.0

v3.41.0

25 Oct 11:50
1785059
Compare
Choose a tag to compare

What's Changed

  • Support .NET 8, Python 3.12 and Ruby 3.3 runtimes by @LironEr in #8

New Contributors

Full Changelog: v3.40.1...v3.41.0

v3.40.2

18 Oct 12:28
faa3157
Compare
Choose a tag to compare

Fix release

Full Changelog: v3.40.0...v3.40.2

v3.40.1

18 Oct 12:25
faa3157
Compare
Choose a tag to compare

What's Changed

  • Re-add ${param:...} variable by @j0k3r in #7

New Contributors

  • @j0k3r made their first contribution in #7

Full Changelog: v3.40.0...v3.40.1

v3.40.0

18 Oct 12:17
54ddd08
Compare
Choose a tag to compare

Started off the official v3.39.0 release with the following changes:

  • Changed the package name to @bref.sh/serverless
  • Removed the standalone binary
  • Removed all plugins and code related to Serverless Dashboard/Enterprise/Telemetry
  • Removed auto-updating
  • Updated dependencies to fix vulnerabilities in dependencies
  • Re-organized the documentation
  • Remove Node deprecation warning
  • Remove Tencent Cloud support
  • Remove post-install messages
  • Remove support for local installation fallback