These will be removed in the next major release
- N/A
- Updated dependencies
- Updated Pester to be locked on v4
- Allowing SAML Login Initiation URL to be passed to Update-AWSSAMLLogin cmdlet
- Handle updating profiles that the user no longer has access to
- Clearing output from selenium driver
- Added auto update support for chrome drivers on MacOS
- Added auto update support for chrome drivers on Windows
- Added configurable session duration to the Profile
- Added
Update-AWSSAML
anduas
as alias forUpdate-AWSSAMLLogin
- Added configurable session duration support
- Bumping Selenium module to version 2.3.1
- Bumping AWS.Tools.SecurityToken to version 4.0.2.0
- Requiring version 6+ of powershell. All testing is happening on version 6+ and a few issues have been found when using version 5.
- Explicitly setting credential file to UTF-8 NoBOM
- Bumping Selenium module to version 2.1
- Cleanup help files
- Improve test speed by rewriting Script Analyzer Tests
- Added new cmdlet
Update-AWSSAMLLogin
- Fixed bug when not specifying profile
- Other bug fixes and enhancements
- Added ~100 tests to profile management
- Rewrote profile code to allow for easier testing and address corner cases / bugs
- Added basic profile support
- Fixed Chrome Profile Path for MacOS
- Added alias
las
for Login-AWSSAML - Split out code base into multiple modules for easier maintenance
- Fixed Chrome Profile Path
- Improved support for macOS
- Updating Selenium dependency to 2.0.0
- Defaulting Chrome to use app mode and profile option to allow credential re-use
- Adding test coverage
- Updated to use new modular AWS Modules
- Restructured code for easier maintenance and testing
- Improved README
- Pre-Release
Check the Mastering Markdown for basic syntax.
Following Semantic Versioning
*Major version zero (0.y.z) is for initial development. Anything may change at any time. Thus a breaking change was introduced in this version.