Skip to content

v0.3.0

Compare
Choose a tag to compare
@urz9999 urz9999 released this 02 Nov 17:39
· 3446 commits to master since this release

Changelog

New Features

  • MFA : possibility to add MFA device (both real or through app authenticator) for AWS accounts and role.
  • Proxy access: ability to setup a http/https proxy connection for in-app requests.
  • Logging: now Leapp contains detailed logging, please see README for log locations on various OS.
  • Edit plain Account: Leapp now provides a way to edit a plain account, more accounts to edit soon (thanks @ryands17 for helping in the feature).

Bugfixes & Improvements

Some general bug fixing in particular:

  • Added SSM loading bugfix and meaningful error messages
  • Adding constants.ts in core to manage all constants
  • Added error message on double jump fail
  • Change timeout for http connections from 30s to 10s
  • Added confirm dialog for restarting after proxy configuration