Skip to content

Releases: silinternational/idp-cli

v0.4.3

25 Oct 08:14
11a7ff2
Compare
Choose a tag to compare

Fixed

  • Fixed duplicate display of version number
  • Removed the "v" from the version number since it's preceded by the word "version"

v0.4.2

25 Oct 06:05
69929f3
Compare
Choose a tag to compare

Fixed

  • More versatile version reporting
  • Update Go to 1.23
  • Update dependencies

v0.4.1

30 Nov 02:39
f71ccbc
Compare
Choose a tag to compare

Removed

  • Since idp-id-sync no longer has an API as of version 5.0.0, its DNS record needs to be removed from the failover dns command.

v0.4.0

16 Nov 15:06
943f1b9
Compare
Choose a tag to compare

Added

  • On the multiregion dns command, require an extra flag (--include-common) to set DNS for the common services: twosv-api, mfa-api, and broker-search.

v0.3.1

15 Nov 03:42
212912d
Compare
Choose a tag to compare

Changelog

  • 293a432 Change goreleaser to build arm64 instead of arm
  • 212912d Merge pull request #17 from silinternational/hotfix/goreleaser-fix

v0.3.0

08 Aug 14:04
f8b6cea
Compare
Choose a tag to compare

Added

  • multiregion setup: Set up run triggers in secondary workspaces
  • multiregion dns: Use "intermediate" DNS records for easier failover/failback

v0.2.0

03 Aug 19:29
7a21b6f
Compare
Choose a tag to compare

Added

  • New configuration options for alternate Terraform Cloud token and organization
  • Optionally read the Lambda function and ALB DNS values from Terraform Cloud

Removed

  • Removed the config options for DNS names.

Fixed

  • Added a missing continue to skip deleting a variable that doesn't exist.
  • Add a newline to separate the output from one setup step to the next.

v0.1.2

27 Jul 15:37
3ac07ed
Compare
Choose a tag to compare

Changelog

  • 3ac07ed Merge pull request #3 from silinternational/develop
  • 5adbb41 change module from idp-in-a-box to idp-cli - should fix the GitHub build

fixed build config

26 Jul 13:27
40baa09
Compare
Choose a tag to compare
Merge pull request #2 from silinternational/develop

Release - fix the GoReleaser build setup

Initial Release

25 Jul 14:29
69a823b
Compare
Choose a tag to compare
Merge pull request #1 from silinternational/develop

Initial Release