Releases: aleios-cloud/sls-dev-tools
Releases · aleios-cloud/sls-dev-tools
Release 1.1.3
Release 1.1.2
- Merge pull request #241 from Theodo-UK/revert-237-fix/abrupt-exit-on-error (85c81e8)
- Revert "Refactor MFA entry to be used with different token functions" (b16ee27)
- Merge pull request #240 from Theodo-UK/dependabot/npm_and_yarn/aws-sdk-2.674.0 (3f70a32)
- Bump aws-sdk from 2.673.0 to 2.674.0 (0732813)
Release 1.1.1
- Merge pull request #238 from Theodo-UK/fix-invocations-lcd (eb3eef0)
- Merge branch 'master' into fix-invocations-lcd (d126944)
- Merge pull request #237 from Theodo-UK/fix/abrupt-exit-on-error (e2630ee)
- Added error message for MFA usage with Guardian (46b8f38)
- Increase max number invocations in lcd to 9999 (718d020)
- Merge branch 'master' into fix-invocations-lcd (93588af)
- Fix invocations lcd when number to high and improve modal readibility (01c92a6)
- Refactor MFA entry to be used with different token functions (b0475ba)
- Merge pull request #233 from Theodo-UK/add-language-quality-badge-to-readme (fa16b22)
- Add quality badge to readme (aaf4b8f)
- Merge pull request #232 from Theodo-UK/improve-logs (fd87395)
- Merge branch 'master' into improve-logs (16b9e4b)
- Merge pull request #230 from jnmullen/add-lambda-layers (46dbe30)
- Merge branch 'master' into improve-logs (695decb)
- Make log scrolling more responsive (3c32601)
- Merge branch 'master' into add-lambda-layers (956f739)
- Merge pull request #231 from Theodo-UK/dependabot/npm_and_yarn/aws-sdk-2.673.0 (42f8db5)
- Bump aws-sdk from 2.672.0 to 2.673.0 (5aff088)
- Fix linting issues (c50ae61)
- Attempt to display lambda layers info (4364766)
- remove link (dc5884c)
- Merge pull request #228 from Theodo-UK/add-docs-to-site (8982a00)
- Merge branch 'master' into add-docs-to-site (44d830d)
- Add Guardian docs to website (992982a)
- Update GA tag (6de3f60)
- Update link in docs (0688b45)
- fix broken link in docs (1a53011)
- Merge pull request #6 from Theodo-UK/master (5a106e1)
Release 1.1.0
- Merge pull request #202 from Theodo-UK/guardian-ci (4336b5c)
- Merge branch 'master' into guardian-ci (0e7f8af)
- fix linting (8a6be90)
- Fix rule linting (167566a)
- Change argument for guardian in docs (0dd299d)
- Combine code for gettling lambda functions (1cedf41)
- Fix index eslint (f27e090)
- Fix sam provider (876c224)
- Consolidate getting credentials (de60e91)
- Merge pull request #227 from Theodo-UK/dependabot/npm_and_yarn/aws-sdk-2.672.0 (3971c4d)
- Bump aws-sdk from 2.671.0 to 2.672.0 (8a166ea)
- Add GA to site (3178509)
- Linting changes (67fb93f)
- Add Guardian to the docs (320a7ac)
- Add guardian rule pages to website and link to them from tool (5c4a2e7)
- Merge pull request #226 from Theodo-UK/dependabot/npm_and_yarn/aws-sdk-2.671.0 (9888518)
- Bump aws-sdk from 2.670.0 to 2.671.0 (98a1268)
- Update config template, add checks for missing config (100f814)
- Allow checks to be skipped using config file (5ef9aad)
- Fix regionWizardModal (a853f57)
- Minor bugfixes (4908229)
- wip refactor to allow cli mode clean (abd0cca)
- Merge branch 'master' into guardian-ci (c42d49c)
- auto lint (7b4999c)
- Merge branch 'master' into guardian-ci (55408cf)
- add docs link for no-shared-role rule (90df396)
- add guardian ci check no-shared-roles (e4d6dd8)
- fix console.log groups (a841373)
- add more docs links (7d4e847)
- align check result indicators (2829a6e)
- fix typo (e776754)
- add guardian ci check no-identical-code (c831d63)
- add guardian ci check no-max-memory (794611b)
- add guardian ci check no-max-timeout (2997e2e)
- add guardian ci check no-default-timeout (1d66e19)
- make check processing generic (bc940fb)
- complete default lambda memory check (3faccc3)
- add chalk log colors (9a88bab)
- add wip default memory check (33ff45f)
- add ci skeleton (4b4ebfa)
Release 1.0.9
- Merge pull request #225 from Theodo-UK/revert-220-feature/58-push-notifications (4031b8d)
- Make additional small changes in revert (5531ee8)
- Revert "Feature/58 push notifications" (513f950)
- Merge pull request #224 from Theodo-UK/dependabot/npm_and_yarn/aws-sdk-2.670.0 (d2a6e37)
- Merge branch 'master' into dependabot/npm_and_yarn/aws-sdk-2.670.0 (678875c)
- Bump aws-sdk from 2.669.0 to 2.670.0 (ffa6cef)
Release 1.0.8
- Merge pull request #220 from Theodo-UK/feature/58-push-notifications (2c0665c)
- Improve invoke data (2691ff3)
- Remove memory usage (932cf9c)
- Merge branch 'master' into feature/58-push-notifications (c3e1bb0)
- Merge pull request #221 from Theodo-UK/fix/black-screen-on-bad-profile (14f8d9c)
- Merge branch 'master' into fix/black-screen-on-bad-profile (fe6aff2)
- Merge pull request #222 from Theodo-UK/minor-bugfixes (7562df2)
- Add new CLI options to help modal. Reword arrow keys. (a448069)
- Check region is valid (fcc46f6)
- Remove region from all resources table. Resize columns on switch (1bfb610)
- Exit program on SharedIniFileCredentials fail (03b7d47)
- Add notifications to docs (1f5a09c)
- Change notification on error to push notification (153e396)
- Merge pull request #219 from Theodo-UK/fix-update-notifier (0e550d9)
- Merge branch 'master' into fix-update-notifier (cce5ddf)
- Renamed function, removed whitespace at start of notification (cc2dda5)
- Display update available message inside tool logs (71031c3)
Release 1.0.7
- Merge pull request #218 from Theodo-UK/dependabot/npm_and_yarn/aws-sdk-2.669.0 (adab20c)
- Bump aws-sdk from 2.668.0 to 2.669.0 (2aa103b)
- Merge pull request #217 from Theodo-UK/dependabot/npm_and_yarn/moment-2.25.3 (480e700)
- Bump moment from 2.25.1 to 2.25.3 (7e52f11)
- Merge pull request #216 from Theodo-UK/fix-custom-function-names (33e739b)
- Fix typo (eb2c218)
- Fix custom function names shortening (134e85e)
Release 1.0.6
- Merge pull request #211 from Theodo-UK/jnmullen-mfa-modal (0f8eb3e)
- Merge branch 'master' into jnmullen-mfa-modal (db391c9)
- Merge pull request #214 from Theodo-UK/dependabot/npm_and_yarn/moment-2.25.1 (a79a80d)
- Merge branch 'jnmullen-mfa-modal' of github.com:Theodo-UK/sls-dev-tools into jnmullen-mfa-modal (49cde86)
- Merge branch 'master' into dependabot/npm_and_yarn/moment-2.25.1 (56b01af)
- Merge pull request #213 from Theodo-UK/dependabot/npm_and_yarn/release-it-13.5.8 (8a11cd1)
- Bump release-it from 13.5.7 to 13.5.8 (2d41b2b)
- Bump moment from 2.25.0 to 2.25.1 (2829362)
- Merge pull request #215 from Theodo-UK/dependabot/npm_and_yarn/blessed-contrib-4.8.20 (95788db)
- Bump blessed-contrib from 4.8.19 to 4.8.20 (075ecfe)
- Merge pull request #212 from Theodo-UK/dependabot/npm_and_yarn/aws-sdk-2.668.0 (9a2528d)
- Bump aws-sdk from 2.667.0 to 2.668.0 (f13cd85)
- Tidy logging on error (57954b8)
- Simply the async/promise startup code (d474c7e)
- Fix linting (979c807)
- merge from upstream (4252a49)
- Get MFA modal working with AWS SDK (2aaf2cf)
- Tidy logging on error (5cbd116)
- Simply the async/promise startup code (df4eed6)
- Fix linting (1542c1d)
- Fix merge conflict (f253fc5)
- merge from upstream (d087a2e)
- Get MFA modal working with AWS SDK (910e669)
- Merge pull request #4 from Theodo-UK/master (d1f0923)
- Merge pull request #3 from Theodo-UK/master (59ec29f)
- Merge pull request #2 from Theodo-UK/master (e830ef0)
Release 1.0.5
- Merge pull request #205 from Theodo-UK/dependabot/npm_and_yarn/moment-2.25.0 (eb53312)
- Merge pull request #204 from Theodo-UK/dependabot/npm_and_yarn/aws-sdk-2.667.0 (c7d3104)
- Merge pull request #208 from Theodo-UK/fix/unhandled-promise-rejection (7cfd50a)
- Merge branch 'master' into fix/unhandled-promise-rejection (e3eea24)
- Display errors in logs, remove unneccesary await (f3c7774)
- Merge pull request #207 from Theodo-UK/fix/map-not-updating-region (c3eee62)
- Fix passing of updateRegion function (291e4d8)
- Merge branch 'master' into dependabot/npm_and_yarn/moment-2.25.0 (ee1df27)
- Merge branch 'master' into dependabot/npm_and_yarn/aws-sdk-2.667.0 (e8d384c)
- Merge pull request #206 from Theodo-UK/add-circle-ci-passing (7ca20b3)
- Add circle ci badge to readme (cebfa09)
- Bump moment from 2.24.0 to 2.25.0 (aa65fa3)
- Bump aws-sdk from 2.666.0 to 2.667.0 (a6b1867)
- Merge pull request #181 from Theodo-UK/circleci-project-setup (6dddccd)
- Ignore import rules till import fixed (68a1314)
- Fix all non import errors (14044d2)
- Move modal imports (f83b8a7)
- Check resource table lint errors (6728bb3)
- Fix math pow lint error (72ef53f)
- Fix lint errors (4e6525f)
- Fix auto fixable lint errors (03f5159)
- Add .circleci/config.yml (d4953cb)
- Merge pull request #196 from Theodo-UK/dependabot/npm_and_yarn/babel/preset-env-7.9.6 (b19d2c6)
- Merge pull request #195 from Theodo-UK/dependabot/npm_and_yarn/aws-sdk-2.666.0 (77b11c6)
- Merge pull request #194 from Theodo-UK/dependabot/npm_and_yarn/babel/core-7.9.6 (5b966a6)
- Bump @babel/preset-env from 7.9.5 to 7.9.6 (ecdab32)
- Bump aws-sdk from 2.665.0 to 2.666.0 (5dc29f8)
- Bump @babel/core from 7.9.0 to 7.9.6 (dabaf75)
- Merge pull request #193 from Theodo-UK/fix/all-columns-not-displaying (febd023)
- Reduce size of "updated" and "logical" columns (d97fe85)
- Merge pull request #192 from Theodo-UK/feature/226-lambda-memory-and-timeout (88fc197)
- Revert "Refactor table into a component" (5cd671d)
- Remove unnecessary API call to get function config (86a2305)
- Merge pull request #185 from Theodo-UK/add-stage-from-yml (cfee8c0)
- Get stage from the provider in the serverless yml if available (7dd6835)
- Refactor table into a component (49bd28e)
- Add memory and timeout to lambda table (047dfc1)
- Merge pull request #188 from Theodo-UK/dependabot/npm_and_yarn/release-it-13.5.7 (e4d9f05)
- Merge pull request #187 from Theodo-UK/dependabot/npm_and_yarn/aws-sdk-2.665.0 (8155d58)
- Merge pull request #190 from Theodo-UK/fix/serverless-specific-usage-in-docs (f3b1be7)
- Remove serverless specific usage instructions (03e48cf)
- Merge pull request #186 from Theodo-UK/no-log-streams-error-handling (20f2dce)
- Bump release-it from 13.5.6 to 13.5.7 (db3ada8)
- Bump aws-sdk from 2.664.0 to 2.665.0 (5ef6169)
- Improve error handling for no log streams (5a616b2)
- Merge pull request #183 from Theodo-UK/fix/bell-on-lambda-change (a887a77)
- Merge pull request #184 from Theodo-UK/fix-undefined-dev (2d6625d)
- Update docs on stage (93f723e)
- Handle provider region being options more gracefully (57288ac)
- Changed check variable to eliminate race condition (afa3af0)
- Remove error notification on region/function change (f3209ff)
- Merge pull request #180 from Theodo-UK/dependabot/npm_and_yarn/release-it-13.5.6 (22da957)
- Merge pull request #179 from Theodo-UK/dependabot/npm_and_yarn/aws-sdk-2.664.0 (e1df544)
- Bump release-it from 13.5.5 to 13.5.6 (0e895a0)
- Bump aws-sdk from 2.663.0 to 2.664.0 (a0f98b0)
- Fix resource table linting (ce21afd)
Release 1.0.4
- Merge pull request #157 from Theodo-UK/feature/from-injection-to-registry-modal (19086e7)
- Merge pull request #178 from Theodo-UK/feature/modal-wizard (0ae8360)
- Merge pull request #177 from Theodo-UK/update-docs (b8e665b)
- Merge pull request #176 from Theodo-UK/fix/program-can-be-quit-from-modal-wizards (4c641f8)
- Merge pull request #163 from Theodo-UK/feature/modal-wizard (bb9a4c7)
- Added modal wizard to docs (958c815)
- Program close keys work from modal wizards (7439956)
- Updated contributors link in TOC (8d0dbb9)
- Merge branch 'master' into feature/modal-wizard (3e8067f)
- Merge pull request #175 from Theodo-UK/feature/189-select-stack-from-modal (ed70141)
- Allow stack to be chosen from a modal wizard if not provided (478d87d)
- Merge pull request #174 from Theodo-UK/feature/console-log-when-new-lambda-errors (1a3f59a)
- Added a console.log on a lambda error in addition to bell (ec8259f)
- Merge pull request #173 from Theodo-UK/fix/revert-notifier-code-removal (5f38f4d)
- Merge pull request #172 from Theodo-UK/feature/248-set-region-on-startup (ec0f79e)
- Revert code removal (c2c4cdb)
- Set region on startup (9ed37cc)
- Merge pull request #160 from Theodo-UK/feature/233-modal-wizard-select-region (c514baa)
- Merge pull request #159 from Theodo-UK/feature/238/add-button-to-event-registry-on-event-injection-modal (5252b23)
- ✨ open event registry from event injection modal (9b232e8)
- Create modal wizard component, open when region not supplied (9498507)
- Merge pull request #156 from Theodo-UK/feature/238/empty-button-in-injection-modal (899d6af)
- ✨ add open event registry modal (25e2193)