Skip to content

Latest commit

 

History

History
113 lines (63 loc) · 6.95 KB

CHANGELOG.md

File metadata and controls

113 lines (63 loc) · 6.95 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.7.3 (2021-10-04)

Bug Fixes

  • added aws iam chained role's copy account number (69b4a09)
  • added secrets deletion in IAM User session's deletion (9a15039)

0.7.2 (2021-09-29)

Bug Fixes

  • fixed aws ssm start-session on linux systems using gnome-terminal (b7d9d0b)

0.7.1 (2021-09-23)

Bug Fixes

  • fixed role name not appearing in aws sso's session cards (13cadc0)

0.7.0 (2021-09-23)

Features

Bug Fixes

  • #171 back button now returns to list if there are already some sessions otherwise it will return to start of provider selection (06c6a10)
  • #172 IAM user account number is retrieved using GetCallerIdentity() (e0c6d4c)
  • #157 2020 is over and added version to sidebar (714dd91)
  • #167 typo in button (ffc75a6)

Thank you! A huge shout out to the community members who contributed to this release of Leapp!

@mholttech #169 #165

@Plasma #167

@jgrumboe #157

0.6.2 (2021-08-05)

Features

  • allow defining iam role session name (#155) (9e21ef2)

Bug Fixes

  • aws iam user access keys are now stored sequentially (b64041e), closes #154
  • fallback to assumed-from-leapp in case of AwsIamRoleChainedSession without roleSessionName (09293b6)
  • ignoring net::ERR_CONNECTION_REFUSED in AWS SSO verification browser window (e281746), closes #152

0.6.1 (2021-07-14)

Features

  • added CodeQL analysis GitHub (9d57ae4)
  • added GitHub action for building docs (ac4a919)
  • ported docs to mkdocs (dd28173)

Bug Fixes

  • #133 (b45633e)
  • #138 (d461737), closes #113
  • added icons for both light and dark themes (9bc35c9)
  • added sessionServiceProvider to tray component stop (975ff5b)
  • closing MFA dialog without inserting code; put session inactive and show a warning to user (0d2ae22)
  • fixed log file path (aea3b52)

0.6.0 (2021-06-30)

Features

  • added AWS Named-Profile support (#117)
  • added support for AWS System Manager Session Manager Session for not active Session. Now AWS Credentials are injected in the Terminal window.
  • added specifications and new project structure
  • added Jasmine Test Suite, and Automatic testing for the core Services of Leapp.

Bug Fixes

  • creating workspace if not existining in AWS SSO service (09bea27)
  • fixed idpurls in retrocompatibility.service.ts (74c1959)

0.5.3 (2021-05-11)

Features

  • updater system has been completely rewritten from scratch with the ability to manually install a new update without letting Leapp install it on your behalf. If someone prefers to stick to a specific version, it can be done, by using the "remind me later" button, which mute update notifications until the next release. (8e755e1)

0.5.2 (2021-06-15)

Bug Fixes

  • fixed idpurls in retrocompatibility.service.ts (74c1959)

0.5.1 (2021-06-15)

Bug Fixes

  • fixed idpurls in retrocompatibility.service.ts (74c1959)