Skip to content

SailPoint CLI 2.4.0

Latest

Choose a tag to compare

@tyler-mairose-sp tyler-mairose-sp released this 26 Aug 15:00

Changelog

  • e0a428a Bump version to 2.4.0
  • 11c373d Merge pull request #248 from sailpoint-oss/ui-plugins
  • 344dcd1 Merge pull request #251 from sailpoint-oss/CSTM-416
  • 921179a Revert "CSTM-416: Temp commit to run windows prb on branches targeting ui-plugins"
  • 3994960 CSTM-416: Bringing in fix from e049366 on main for node versions
  • 58d3c49 CSTM-416: Temp commit to run windows prb on branches targeting ui-plugins
  • b806d9d CSTM-416: Updating ui-plugins atomic_write_test to bypass unix permissions check if OS is windows
  • d4cc3d0 Merge pull request #250 from sailpoint-oss/CSTM-409
  • b2df383 CSTM-409: Adding updates to angular schema to add custom dev server headers based off of create/link response. Adding fallback as well for schema project name drift.
  • b82e7c2 Merge pull request #249 from sailpoint-oss/CSTM-393
  • 0a3a847 Revert "CSTM-393: Temp commit to run the PRB against the windows fix branch."
  • 49a001a CSTM-393: Temp commit to run the PRB against the windows fix branch.
  • 7e60643 CSTM-393: Updating the test helpers to create the temp dir before registering the chdir-back cleanup
  • 577c402 Merge pull request #247 from sailpoint-oss/CSTM-343
  • e4fb4cd Merge pull request #246 from sailpoint-oss/CSTM-348
  • fbf0fff CSTM-343: Adding enable and disable commands to ui-plugins command group
  • 818e438 CSTM-348: Removing stale test
  • e594a13 CSTM-348: Updating the docs for current ui-plugins commands and command group
  • ede8f59 Merge pull request #245 from sailpoint-oss/CSTM-195
  • 55c5e85 CSTM-195: Renaming the update command push-manifest
  • e14e653 CSTM-195: Adding the update command to the ui-plugins command group
  • c30ef8d Merge pull request #244 from sailpoint-oss/CSTM-194
  • 2bd476a Merge pull request #243 from sailpoint-oss/CSTM-196
  • feb67d9 CSTM-194: Adding the unlink command with tests.
  • 6084131 CSTM-194: Adding the link command with tests. Updating default port to 4200
  • f04866f CSTM-196: Adding the url to the success path, and adding unit tests for the upload scenarios
  • dd6a74b CSTM-196: Adding upload command to ui-plugins group
  • 060b802 Merge pull request #241 from sailpoint-oss/CSTM-192
  • ec51510 CSTM-192: Adding the init command for ui-plugins with 2 main workflows (existing project with --path, and net-new project). Restructured existing fetch command to support ui-plugins archive retrieval.
  • a016fa8 Merge pull request #239 from sailpoint-oss/CSTM-228
  • 1d07f43 CSTM-228: Switching ui-plugins command group to use the new endpoint version
  • 9c416db Merge branch 'ui-plugins' into CSTM-228
  • 9eee876 Merge pull request #238 from sailpoint-oss/CSTM-193
  • c3d7924 Merge pull request #235 from sailpoint-oss/CSTM-191
  • cc397f7 CSTM-228: Adding long line truncation for table output for list command
  • 43463e7 CSTM-228: Adding the list and delete commands with the experimental header
  • 0b3a5d1 CSTM-193: Setting the CSP, permissions-policy and iframe-allow to required, but allowing for empty objects, to match the pattern that UMS expects
  • 3c9947c CSTM-193: Adding the experimental header to endpoints set to limited-preview for ui-plugins
  • af459d3 CSTM-193: Updating the create command to run validation checks against UMS. Updating create command documentation.
  • 3107d5f CSTM-193: Updating the help message for dry-run and error message for not found status for creating the plugin instance
  • 64cc983 CSTM-193: Adding unit tests to test the full non-dry-run branch of logic
  • e163dcc CSTM-193: Adding the ui-plugins create command
  • d45edff CSTM-191: Dropping the copyright headers from the ui-plugins source files
  • 7fa5d85 Merge pull request #233 from sailpoint-oss/CSTM-190
  • 25e959b CSTM-191: Updating the validate documentation to reflect that it is for structural validation only
  • 9206505 CSTM-191: Updating iframeAllow to expect a map of a slice of strings to match what UMS expects
  • 9257de5 CSTM-191: Updating slots to expect the full slot structure rather than just slotId as a list of strings
  • 54dd619 CSTM-191: Adding manifest validation for ui-plugin workspaces. Additionally, adding command with alias to just run validation for plugin manifest.
  • 288a074 CSTM-190: Reverting test fixture hunks to avoid noise in PR
  • 845612c CSTM-190: Adding the new ui_plugins command group package and stubbing out future subcommands