Skip to content

Releases: serverless/dashboard-plugin

Version 0.5.1

08 May 20:56
94b8df8
Compare
Choose a tag to compare

Fix bug in IAM safeguard

Version 0.5.0

02 May 22:06
29ef429
Compare
Choose a tag to compare
  • add SERVERLESS_ENTERPRISE to log message meant for insights
  • update insight log subscription filter pattern to also capture AWS's REPORT lines to enable out of memory & timemout insights

Version 0.4.2

02 May 14:43
Compare
Choose a tag to compare

Fix issue with safeguard policies when they call policy.fail more than once (EG, the iam policy if BOTH the action & resource contain a wild card)

Version 0.4.1

01 May 19:51
Compare
Choose a tag to compare

make the collectLambdaLogs option control injection of log access role too

Version 0.4.0

30 Apr 15:48
d3777ee
Compare
Choose a tag to compare
  • Generic/Javascript safeguard
  • updated safegaurds UX
  • sls generate-event command
  • don't attempt to continue if the user is logged out
  • upload sls config to dashboard
  • create a role for dashboard to fetch logs
  • support for configs using package.artifact and serverless-webpack

Version 0.3.4

10 Apr 16:19
54c4fa0
Compare
Choose a tag to compare

Fix safeguard imports on windows.

diff: v0.3.3...v0.3.4

Version 0.3.3

09 Apr 14:44
1315a3d
Compare
Choose a tag to compare

Allow the use of a custom CA using the same options as sls core

diff: v0.3.2...v0.3.3

Version 0.3.2

08 Apr 19:51
084c068
Compare
Choose a tag to compare

correctly set event.custom.stage

diff: v0.3.1...v0.3.2

Version 0.3.1

29 Mar 15:05
94b8f58
Compare
Choose a tag to compare

Include safeguard description in failure messages

Version 0.3

25 Mar 15:48
fbfed72
Compare
Choose a tag to compare
  • new deployment data model, enabling multiple region support in the Enterprise Dashboard
  • improved safeguards, new policies & remote configuration support