Skip to content

Releases: Akaizoku/alteryx-deploy

v2.0.1

20 Nov 15:25
d894a81
Compare
Choose a tag to compare

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

08 Oct 11:54
878b79d
Compare
Choose a tag to compare

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

13 Dec 18:04
4ef8d93
Compare
Choose a tag to compare

UX improvements

What's Changed

Full Changelog: 1.1.1...1.1.2

v1.1.1

23 Nov 16:59
fddeef8
Compare
Choose a tag to compare

2021.4 hotfix

What's Changed

Full Changelog: 1.1.0...1.1.1

v1.1.0

21 Nov 16:54
c670ac8
Compare
Choose a tag to compare

Stable release

What's Changed

New Contributors

Full Changelog: 1.0.0...1.1.0

v1.0.0

20 Sep 14:53
Compare
Choose a tag to compare

Minimum viable product (MVP) release for the Alteryx automated deployment utility.