Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Releases: sst/ion

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

v3.2.0

11 Oct 14:39
1bf0370
Compare
Choose a tag to compare

Changelog

  • e87ee87 fix SST_NO_CLEANUP flag behaviour (#1243)
  • 1bf0370 fix: bundling with multiple dots in filename (#1235)
  • 3cf7254 sst.aws.Function: build system update. do not serialize links into code, encrypt them into a seperate file. experimental esbuild plugins support.

v3.1.78

10 Oct 20:04
Compare
Choose a tag to compare

Changelog

v3.1.74

10 Oct 04:38
Compare
Choose a tag to compare

Changelog

  • 45d97e2 Service: use existing IAM role for task role
  • dab8cf5 examples: update playground

v3.1.73

09 Oct 14:09
Compare
Choose a tag to compare

Changelog

  • de2a081 Function: expose referenced role inside nodes