🚀 Enhancement
- #1497 sst-env: wait and poll while
sst start
is booting up (@alistairstead) - #1570 Cli: support SSO and add the
--profile
option (@RichiCoder1) - #1560 Cli: support absolute paths for the
--outputs-file
option (@drewfish) - #1573 Cli: add error helper when cdk cli and constructs have different schema verions (@fwang)
- #1545 Console: add tooltips to icons in sidepanel (@Manitej66)
🐛 Bug Fix
- #1566 sst-env: fix cannot find environment when custom stack names are used (@hans-m-song)
- #1571 Fix "Cannot find app handler" when using custom file name in sst.json main entry (@fwang)
- #1559 Cli: handle previous exports not imported for auto export check (@fwang)
📝 Documentation
- #1542 Update Postgres example using RDS construct (@Manitej66)
Contributors
- Alistair Stead (@alistairstead)
- Drew Folta (@drewfish)
- Hans Song (@hans-m-song)
- Richard Simpson (@RichiCoder1)
Update using:
$ npx sst update 0.69.3
$ yarn sst update 0.69.3