Releases: sailpoint-oss/sailpoint-cli
Releases · sailpoint-oss/sailpoint-cli
SailPoint CLI 2.1.9
Changelog
- 78cf256 Bump version to 2.1.9
- 4438c0a Merge pull request #171 from sailpoint-oss/hackathon2024
- 4c1c681 Fixed test file
- 3d9f395 Added more files
- fb2dfce Format and colorize JSON output
- 038cd71 First pass at new eval command
- bbe9dcc Add jsonpath cmd
- a12e989 Merge pull request #170 from sailpoint-oss/fix/transform-preview
- 3a46bcc Fix connector tests
- 61c333f Limit preview identity results to 250, limit fields to pull to just id,name,email from search
SailPoint CLI 2.1.8
Changelog
- 74cc210 Bump version to 2.1.8
- 428bed6 Merge pull request #167 from sailpoint-oss/devrel-1547
- b413b47 Merge pull request #168 from sailpoint-oss/fix/transform-preview
- d0df2ae Update transform preview command to fail when no file is provided and append preview when creating the transform
- 4bca547 Fix for missing properties in spconfig response. Fix additional json in save name
- b10551d Merge pull request #166 from sailpoint-oss/DEVREL-1782
- 18d7f0f Added updated vhs tape and gif files
SailPoint CLI 2.1.7
SailPoint CLI 2.1.6
Changelog
- 594ad51 Bump version to 2.1.6
- 355a92e Merge pull request #158 from sailpoint-oss/devrel-1761
- 3f4ab10 Fix spconfig export and status commands
- 2839e24 Merge pull request #157 from sailpoint-oss/devrel-1759
- 48ec84d update typescript version
- b1ccefa update to make tags and version comma separated if multiple items
- 8fc2147 update sail conn list command to show tags and versions and sort the table by Alias name
- b6d847f Fix AccountActivity struct
- 1a75f31 fix for customizer and connector project from init command failure
- ae6b3be make Attributes more generic
- 3078c2f Check for nulls on nullable fields when downloading rules
- 9e3902f fix workflows for running tests update creds
- 1612385 Update to latest package due to vulnerability report
SailPoint CLI 2.1.5
Changelog
- 7d0d13a Bump version to 2.1.5
- 5336461 Merge pull request #149 from sailpoint-oss/devrel-1394
- 67fe21a Remove debug line
- 553cd30 Merge pull request #148 from sailpoint-oss/devrel-1394
- c428163 Fix keyring issue, ensure keyring values are cleaned up when the environment is deleted
- 81e5c39 Merge pull request #144 from sailpoint-oss/mtran/PLTCONN-4903
- 416a80c Revert "PLTCONN-4903: Refactoring"
- 12ec8fc Revert "PLTCONN-4903: Refactoring"
- 96fcf5d Revert "PLTCONN-4903: Refactoring"
- 529ba71 PLTCONN-4903: Refactoring
- 904dd33 PLTCONN-4903: Refactoring
- 28b8a77 PLTCONN-4903: Refactoring
- bb7f6b6 PLTCONN-4903: Remove query param of hard delete type
SailPoint CLI 2.1.4
What's Changed
- Update cli to use latest golang-sdk release by @darrell-thobe-sp in #130
- Reset accessToken value in keyring when updating PAT creds by @darrell-thobe-sp in #134
- PLTCONN-4070: pass entitlement and account schema for connectors which support it by @daniel-rios-sp in #136
- Removed all references to cc endpoints by @colin-mckibben-sp in #137
- Update user agent for CLI metrics by @darrell-thobe-sp in #140
- Fix merging of reporting templates from different file locations by @tyler-mairose-sp in #141
- Feature/rules by @tyler-mairose-sp in #139
- Refactor environment commands by @darrell-thobe-sp in #135
- Add command to initialize python example project by @tyler-mairose-sp in #138
- Update go version to 1.21 in the release action by @tyler-mairose-sp in #142
New Contributors
- @darrell-thobe-sp made their first contribution in #130
- @daniel-rios-sp made their first contribution in #136
Full Changelog: 2.0.4...2.1.4
SailPoint CLI 2.0.4
Changelog
- f9dd575 Bump version to 2.0.4
- 5c2cf74 Merge pull request #133 from sailpoint-oss/luke-hagar-sp-cc-decomm
- 46a08dc Delete assets/img/vhs/transform/transform.gif
- 4a81cb3 Update README.md
- a8f5286 Delete cmd/transform/preview.go
- b26ea0e cc decomm
- 13a226b Merge pull request #124 from sailpoint-oss/luke-hagar-sp-patch-1
- 6022d87 Create bot.yml
- af8da25 Merge pull request #122 from sailpoint-oss/update/golang-template
- 02fd3e1 Update golang mod file to specify latest for golang-sdk version requirement
- 156dd90 Merge pull request #117 from sailpoint-oss/devrel-1276
- 64a9364 only fixed original capitalization changes
- d82bac8 Revert "capitalization fix"
- 7382300 capitalization fix
- a78726e More CLI edits
- c16eb22 CLI 2.0 edits.
- cca1ed9 CLI doc edits
SailPoint CLI 2.0.3
Changelog
- 8c9a2ed Bump version to 2.0.3
- 2246f2c Merge pull request #116 from sailpoint-oss/mtran/PLTCONN-4069
- 38a71b3 PLTCONN-4069: Refactoring
- 78fad11 PLTCONN-4069: Refactoring
- 0193e1e PLTCONN-4069: Refactoring
- d93ab01 PLTCONN-4069: Refactoring
- 1aa8319 PLTCONN-4069: Refactoring
- fbb601d PLTCONN-4069: Set read limit for account and entitlement read
- 10d67ad PLTCONN-4069: Limit number of account reads
- faf5d00 Merge pull request #115 from sailpoint-oss/feature/sanitize
- 1a91777 Update sanitize.md
- 9b2be94 Update sanitize.md
- b1fada0 Update sanitize.md
- b812701 Adjust root command number
- e12a0af Added Sanitize command
- 02d111d Merge pull request #113 from sailpoint-oss/fix/msi-upload
- 189c85c Swapped hub cli to gh cli for msi upload
SailPoint CLI 2.0.2
Changelog
- 8c4ddf0 Bump version to 2.0.2
- a6c7066 Merge pull request #112 from sailpoint-oss/fix/version-number
- 558f26f Fixed version in root.go for failed action
- 78a8994 Merge pull request #111 from sailpoint-oss/fix/hub
- ef9582a Swapped from hub to gh CLI
- 9990548 Merge pull request #110 from sailpoint-oss/2.0-revisions
- 1a42508 Updated VHS files and generated new GIFs
- d8c2e91 Resolved Bugs, Corrected formatting, Improved some visuals
- aafe631 Update .gitignore
SailPoint CLI 2.0.1
Changelog
- 5ae3d98 Bump version to 2.0.1
- dfe0a09 Merge pull request #109 from sailpoint-oss/2.0-revisions
- f7411bf Resolved Transform CRUD test issues
- d270df3 Updated Compatibility with the transform API Spec changes
- 3ff83b4 Updated Dependancies
- d0866e1 Adjusted file save implementation for readability, and to handle missing folders
- fb8f031 Corrected Documentation error
- e06a1a3 [Bug] Resolved dropped errors on Import/Export download
- bc284ff [Bug] Resolved an issue that left the SPConfig import command unusable
- a2ed825 [Bug] Fixed Init Config to reflect the exact values configured in the SDKs
- 5d1befb Merge pull request #101 from sailpoint-oss/hemanth-vakkapatla-sp/PLTFORMS-1982
- bfdb6a4 sub label json key change
- 9d325a9 Unit tests
- aa58f63 Updating number of tests
- 7de6bc3 Merge branch 'main' into hemanth-vakkapatla-sp/PLTFORMS-1982
- 6f296dd PLTFORMS-1982: Adding New commands to CLI