Skip to content

Releases: oss-serverless/serverless

v3.51.0

06 Apr 20:20
296a053
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.50.0...v3.51.0

v3.50.0

04 Apr 08:56
bd28528
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.49.0...v3.50.0

v3.49.0

09 Mar 09:45
6e1a0d8
Compare
Choose a tag to compare

What's Changed

  • Add ability to set a description for a HttpApi by @j0k3r in #31
  • Support ESM and Typescript configs by @zirkelc in #30

New Contributors

Full Changelog: v3.48.0...v3.49.0

v3.48.0

05 Mar 09:07
f19eb4d
Compare
Choose a tag to compare

What's Changed

  • feat: add custom runtime support based on the defined runtime by @lkeijmel in #26

New Contributors

Full Changelog: v3.47.0...v3.48.0

v3.47.0

13 Feb 14:52
c832eba
Compare
Choose a tag to compare

What's Changed

  • Fix support for Serverless Compose by @mnapoli in #28

Full Changelog: v3.46.0...v3.47.0

v3.46.0

28 Jan 21:49
0665e63
Compare
Choose a tag to compare

What's Changed

  • Improve the documentation on deploying custom resources by @mnapoli in #23
  • Enable setting AWS API Gateway integration timeout by @danmactough in #25

New Contributors

Full Changelog: v3.45.0...v3.46.0

v3.45.0

17 Jan 13:00
496ec52
Compare
Choose a tag to compare

What's Changed

  • Added back support for --param CLI parameters. by @lsphillips in #22

New Contributors

Full Changelog: v3.44.2...v3.45.0

v3.44.2

06 Jan 10:45
580e1d6
Compare
Choose a tag to compare

What's Changed

  • Fix broken Python invoke local for 3.12 and 3.13 by @GrahamCampbell in #20
  • feat: Add AWS lambda support for IPV6 outbound connections in VPC by @Martijn02 in #21

New Contributors

Full Changelog: v3.44.1...v3.44.2

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