Skip to content

Releases: sailpoint-oss/sailpoint-cli

SailPoint CLI 1.2.0

14 Apr 21:57
Compare
Choose a tag to compare

Changelog

  • 591903f Bump version to 1.2.0
  • 97dc080 Merge pull request #77 from sailpoint-oss/fix/release
  • 501b27a Update release.yml

SailPoint CLI 1.1.16

14 Apr 21:41
Compare
Choose a tag to compare

Changelog

  • 8a70ae7 Bump version to 1.1.16
  • 86b8942 Merge pull request #76 from sailpoint-oss/fix/release
  • 7e05386 Update release.yml

1.1.0

13 Apr 19:45
a497ba4
Compare
Choose a tag to compare

What's Changed

  • Update README.md by @colin-mckibben-sp in #51
  • Add github action to bump version and add tag when triggered by @tyler-mairose-sp in #55
  • Feature: Reporting Command, Reporting Templates by @luke-hagar-sp in #56
  • EXE Signing, MSI Creation, MSI Signing by @luke-hagar-sp in #57
  • Functional Refresh Token Implementation by @luke-hagar-sp in #58
  • Help Cleanup, Flag Corrections, Spelling, Descriptions, Whitespace fo… by @luke-hagar-sp in #60
  • Use service account to bypass branch protection during github action by @tyler-mairose-sp in #62

New Contributors

Full Changelog: 1.0.0...1.1.0

1.0.0

21 Mar 19:41
526faf7
Compare
Choose a tag to compare

🔥 Announcing the 1.0.0 release of the SailPoint CLI 🔥

As part of the 1.0.0 announcement we will be avoiding breaking changes for the CLI, and any breaking changes will be saved for a 2.0 release.

Updates you can expect in the meantime are new commands, additional functionality, bug fixes or performance improvements.

We are very excited to continue to build on the CLI based on your feedback, and hope to see further discussion on the CLI in our Community.

What's Changed

  • Update Version to 1.0.0 by @luke-hagar-sp in #50

Full Changelog: 0.5.1...1.0.0

0.5.1

13 Mar 14:35
05ce90e
Compare
Choose a tag to compare

Changes:

  • For SAAS connectivity, use NPM for connector SDK

0.5.0

27 Feb 19:31
1b8058d
Compare
Choose a tag to compare

Adds features:

  • Search
  • SP-Config
  • Multi-Env Support - via configuration file
  • Pipeline Support - via ENV VARS
  • Simplified config file structure

Changes:

  • New Configuration file structure:
    Configure new environments with sail env <env name> then configure authentication for the environment with sail configure

0.4.1

07 Feb 19:08
7f52414
Compare
Choose a tag to compare

Fix for issue #29 : sail conn delete command now works

0.4.0

06 Jan 16:22
fd5da17
Compare
Choose a tag to compare

Added support for publishing to Homebrew. This allows Mac OS X users to use the Homebrew package manager to install the CLI.

0.3.2

06 Jan 15:37
Compare
Choose a tag to compare

Changelog

  • 23eced9 Update version tag
  • 2bcd140 Updated token to use PUBLISHER_TOKEN in workflow

0.3.1

06 Jan 15:27
Compare
Choose a tag to compare

Changelog

  • 80495a3 Update to 0.3.1 to test goreleaser homebrew tap