Skip to content

Releases: sst/ion

v3.2.11

12 Oct 03:24
Compare
Choose a tag to compare

Changelog

  • 58ff05e aws.lambda.Function: use seperate folders for zipping so recursiong does not happen on mac

v3.2.10

11 Oct 23:10
Compare
Choose a tag to compare

Changelog

  • a9eec92 sst.aws.Function: remove double copyFile
  • 8c7e738 sst.aws.Function: remove unnecessary key file

v3.2.9

11 Oct 22:49
Compare
Choose a tag to compare

Changelog

  • 54b3adb remove extra logs from npm installing packages

v3.2.8

11 Oct 22:41
Compare
Choose a tag to compare

Changelog

  • f5ba3bf sst.aws.Function: fix not installing nodejs.install packages

v3.2.7

11 Oct 22:36
Compare
Choose a tag to compare

Changelog

  • 7759a4c Postgres: do not retain secret on remove
  • 068bb5b examples: add cron to playground

v3.2.6

11 Oct 21:26
Compare
Choose a tag to compare

Changelog

v3.2.5

11 Oct 19:33
b259133
Compare
Choose a tag to compare

Changelog

v3.2.4

11 Oct 19:29
Compare
Choose a tag to compare

Changelog

  • de4b2c8 aws.lambda.Function: fix Handelr not found issue when absolute paths are passed in

v3.2.3

11 Oct 15:30
Compare
Choose a tag to compare

Changelog

v3.2.1

11 Oct 15:13
Compare
Choose a tag to compare

Changelog

  • 695f091 sst.aws.Function: limit node build concurrency to 4 by default