Releases: Akaizoku/alteryx-deploy
Releases · Akaizoku/alteryx-deploy
v2.0.1
Bugfix
Fix key encryption and decryption issues.
Fixed
- Fixed an issue with license API token and keys encryption during setup [#36]
- Fixed an issue with license API token and keys decryption during download [#36]
- Fixed an issue when license keys decryption during activation [#36]
- Fixed an issue when license keys decryption during deactivation [#36]
- Fixed an issue when attempting to redownload an existing major version without any patch available
Full Changelog:
v2.0.0
Complete revamp to provide support for new installers (2022.3+), license portal API, as well as guardrails and usefull error handling.
Added
- Invoke-DownloadAlteryx: Fetch releases from the Alteryx license portal
- Invoke-PatchAlteryx: Install patch upgrades
- Invoke-PingAlteryx: Check Server UI (Gallery) connectivity
- Invoke-RollbackAlteryx: Rollback to previous known stable state
- Invoke-SetupScript: Script configuration wizard
- Open-Alteryx: Open Alteryx (G)UI
- Repair-Alteryx: Repair embedded MongoDB database
- Set-AlteryxConfiguration: Configure Alteryx system settings
- Show-Help: Display script help documentation
Changed
- Invoke-ActivateAlteryx: Improve process robustness
- Invoke-BackupAlteryx: Improve process robustness
- Invoke-DeactivateAlteryx: Deactivate licenses one-by-one
- Invoke-RestartAlteryx: Improve process robustness
- Invoke-RestoreAlteryx: Redesign process to improve robustness
- Invoke-StartAlteryx: Improve process robustness
- Invoke-StopAlteryx: Improve process robustness
- Uninstall-Alteryx: Improve process robustness
- Update-Alteryx: Add rollback in case of failure
- Various changes were made to configuration files, including encryption of sensitive information; Please use the
setup
command to configure the scripts.
Full Changelog:
v1.1.2
UX improvements
What's Changed
- Make license email optional by @Akaizoku in #6
- Add error handling for Active Directory by @Akaizoku in #7
- Bugfix 8 controller token overwrite by @Akaizoku in #11
- Update hostname on restore by @Akaizoku in #12
- Release 1.1.2 by @Akaizoku in #13
- Fix WhatIf gaps by @Akaizoku in #14
Full Changelog: 1.1.1...1.1.2