Releases: sailpoint-oss/sailpoint-cli
Releases · sailpoint-oss/sailpoint-cli
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
SailPoint CLI 2.0
Changelog
- ba2d15b Bump version to 2.0
- 4275f03 Merge pull request #106 from sailpoint-oss/fix-root.go-version
- c971773 Update root.go
- c9ea0cb Merge pull request #105 from sailpoint-oss/workflow-variable
- 34cccf2 Update release.yml
- fb97822 Merge pull request #104 from sailpoint-oss/added-dispatch
- 5583a95 Update release.yml
- 1a1b39e Merge pull request #103 from sailpoint-oss/run-name
- 72f4b6b Update bump_version.yml
- 836d433 Merge pull request #102 from sailpoint-oss/temp-docker-rm
- fc5cd82 Update .goreleaser.yaml
- 39adcad Update release.yml
- 45bfaab Merge pull request #98 from sailpoint-oss/fning/PLTCONN-3577
- 671a8e7 PLTCONN-3577: Fix test name
- 2cebcc9 Merge pull request #100 from sailpoint-oss/add-run-name
- 7a5e2a3 Bump version to 2.0
- 503bba1 Update bump_version.yml
- 3998f27 Merge pull request #95 from sailpoint-oss/V2.0
- 8caf1f7 PLTCONN-3577: Add customizer test across the board
- 2fa4a3c PLTCONN-3577: Switch back to original relative format
- c596947 PLTCONN-3577: Update relative path
- 717199d PLTCONN-3577: Add customizer to PRB test
- 367e1c2 PLTCONN-3577: Fix the gitignore file
- 8dd37c3 Merge branch 'main' into fning/PLTCONN-3577
- 378d385 PLTCONN-3577: Cleanup
- e027554 PLTCONN-3577: Init command and fixing tests
- a9944a1 PLTCONN-3577: Make sure customizer project and tests works
- 0d07a2c PLTCONN-3577: Initial commit of customizer project
- c7cc794 PLTCONN-3577: Move connector into it's own folder
- 6324c0d Merge pull request #96 from sailpoint-oss/fning/PLTCONN-3577
- 1ae1624 PLTCONN-3577: Fix typo
- b475ee2 PLTCONN-3577: Fix typo
- cce3d5c PLTCONN-3577: Command count test fix
- 4af26ca PLTCONN-3577: Link & unlink and instance list
- 80af0b4 PLTCONN-3577: Customizer upload & cleanup
- fe2fb38 PLTCONN-3577: Delete and get commands
- 103c48e PLTCONN-3577: Customizer update and list
- bde09ec PLTCONN-3577: Customizer create command and basic plumbing
- d62dfcb Update root.md
- f1e3109 Update cluster.md
- 56232da Dep Updates
- 6794de7 removed internal transform package
- 55d5652 finalized workflow list command
- 57b20eb added va get command
- d8c651c simplified parse command, updated help
- 1c853d5 finalized va list command
- e4677b9 added va get help
- 0060411 added report help
- b2a74a2 Added environment help
- c9fbb06 Updated list command with table and docs
- d14f375 Added cluster get command
- 75aa517 added va get command for use with va list
- aca9295 simplified tran list command
- de9878a corrected spelling
- 3f366c0 Corrected test
- 910b673 Added table function
- f881d95 Added workflow get command
- d50c2dd simplified download command
- 87b0072 Vastly simplified delete command
- e51e4d9 Update root_test.go
- 6278e1b Adjusted VA and Cluster command structure
- 67f86c3 Rewrote Error handlers, Added more help, adjusted functionality
- 9fa8ccb Update troubleshoot.go
- 4354749 Update workflow.md
- b2f330f Help > Usage, Naming, Markdown Help, Spelling, File name Sanitization
- a75043a consolidated switch case logic
- d1b386f Function naming normalization
- f80d358 Added Workflow Commands
- 92c551a Merge pull request #94 from sailpoint-oss/fning/PLTCONN-2687
- f9488f9 PLTCONN-2687: Fix url construction process to allow url overwrite
- 84db6f9 Added ENV flag support
- a95c157 Moved
sail report template
tosail report
- 77b189a Adjusted Environment command
- e941fc0 Moved
sail configure
command tosail set pat
- c29263c Update .gitignore
- 62df29e updated sdk init command descriptions
- c147624 template adjusment
- ad8b3ba SDK templates
- 292c721 Merge pull request #92 from sailpoint-oss/main
- 1b87a8c Merge pull request #90 from sailpoint-oss/feature/secrets-storage
- 7e15aaa Modularized ClientId and ClientSecret retrieval for Future Use
- 3612d5c SDK command Initial commit
- 95af68d Merge pull request #91 from sailpoint-oss/feature/remove-cross-env
- a0b98eb added new debug npm command
- a4a229f removed cross-env and added sourcemap to tsconfig
- 89a12f5 Customized Logging for Auth Method
- 8bad146 Adjusted to logging standards, Improved Open actions.
- dde8a28 Improved Styling for success page
- eaf0e83 Update config.go
- 8680f52 Removed gitignored files
- 9839253 Update config.go
- 188f49f Adjusted Token retrieval and caching to better support platforms without a native secrets store.
- cf86d54 Corrected config errors during expiry retrieval
- 9587dcb log fixes
- 4d1ce4d Keyring implementation for secrets
- 76b21d5 Merge pull request #89 from sailpoint-oss/main
- cd17ad2 Merge pull request #87 from sailpoint-oss/feature/va-commands
- e2a1c91 Address merge conflict
- 006ad9d Merge branch 'main' into feature/va-commands
- 1c9fc55 Merge pull request #88 from sailpoint-oss/fning/PLTCONN-2935
- b5f9181 PLTCONN-2935: Clean typo
- fc20fc6 PLTCONN-2935: Sanitize at file saving time
- 459cff4 PLTCONN-2935: Sanitize file path for windows
- 7965aeb PLTCONN-2935: Clean up
- c3ba867 PLTCONN-2935: More tests for commands
- aec1be4 PLTCONN-2935: More tests & mock out terminal for unit tests
- e3033f9 PLTCONN-2935: More unit tests
- 09dec2e PLTCONN-2935: Unit test for account list
- 3361848 PLTCONN-2935: Add schema to commands
- d2d4c82 Tests are working again
- 2cdc756 Attempting to resolve testing issues
- 39e39a3 PLTCONN-2935: Common method
- e714642 PLTCONN-2935: Account list adding schema
- c4c1536 VA Log Configuration Commands, etc...
- ae6db1a Merge pull request #85 from sailpoint-oss/hchobanlou/PLTCONN-3079
- b85997c PLTCONN-3079: add input type to template
- 5c54b05 PLTCONN-3079: add nil check to validate command flags
- 10d8ac3 Merge pull request #78 from sailpoint-oss/fix/brew-commit-author
- ef82379 Update .goreleaser.yaml