Skip to content

Releases: Noovolari/leapp

v0.8.1

25 Jan 15:17
Compare
Choose a tag to compare

Full changelog & Downloads ⇒ https://www.leapp.cloud/releases

v0.8.0

26 Nov 15:03
Compare
Choose a tag to compare

Full changelog & Downloads ⇒ https://www.leapp.cloud/releases

v0.7.4

15 Nov 17:33
Compare
Choose a tag to compare

Full changelog & Downloads ⇒ https://www.leapp.cloud/releases

v0.7.3

04 Oct 09:47
Compare
Choose a tag to compare

Full changelog & Downloads ⇒ https://www.leapp.cloud/releases

v0.7.2

30 Sep 08:20
Compare
Choose a tag to compare

Full changelog & Downloads ⇒ https://www.leapp.cloud/releases

v0.7.1

23 Sep 16:30
Compare
Choose a tag to compare

Full changelog & Downloads ⇒ https://www.leapp.cloud/releases

v0.7.0

23 Sep 15:25
Compare
Choose a tag to compare

Full changelog & Downloads ⇒ https://www.leapp.cloud/releases

v0.6.2

05 Aug 16:42
Compare
Choose a tag to compare

Changelog

TO DOWNLOAD THIS FEATURE GO TO THE WEBSITE DOWNLOAD PAGE: https://www.leapp.cloud/releases

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

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)

v0.6.1

14 Jul 16:03
Compare
Choose a tag to compare

Changelog

TO DOWNLOAD THIS FEATURE GO TO THE WEBSITE DOWNLOAD PAGE: https://www.leapp.cloud/releases

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

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)

v0.6.0

30 Jun 09:25
Compare
Choose a tag to compare

Changelog

TO DOWNLOAD THIS FEATURE GO TO THE WEBSITE DOWNLOAD PAGE: https://www.leapp.cloud/releases

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

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)