Releases: sailpoint-oss/sailpoint-cli
Releases · sailpoint-oss/sailpoint-cli
SailPoint CLI 1.2.0
SailPoint CLI 1.1.16
1.1.0
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
- @tyler-mairose-sp made their first contribution in #55
Full Changelog: 1.0.0...1.1.0
1.0.0
🔥 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
Changes:
- For SAAS connectivity, use NPM for connector SDK
0.5.0
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 withsail env <env name>
then configure authentication for the environment withsail configure
0.4.1
0.4.0
Added support for publishing to Homebrew. This allows Mac OS X users to use the Homebrew package manager to install the CLI.