Skip to content

Release 18.1.4 - #2345

Merged
sk-keeper merged 12 commits into
masterfrom
release
Sep 2, 2026
Merged

Release 18.1.4#2345
sk-keeper merged 12 commits into
masterfrom
release

Conversation

@sk-keeper

Copy link
Copy Markdown
Collaborator

No description provided.

jwalstra-keeper and others added 12 commits August 26, 2026 11:54
#2325)

* KC-1408: Treat first-time share invitations as success in Service Mode (#2303)

* Treat first-time share invitations as success in Service Mode

* Use ShareInviteSentError so NSF invite success does not mask real share failures

* Fix test imports for deleted pam_debug modules

Remove imports and tests for PAMDebugACLCommand and PAMDebugLinkCommand,
which were deleted in commit 2f1447a. Update test file to only include
tests for modules that still exist.
* Support NSF folders in list-sf --roe-eligible

Add search_nested_share_folders() helper and extend RecordListSfCommand to
include NSF folders with PAM User rotation in --roe-eligible results. Enables
integrations (Slack, Google Chat) to detect PAM eligibility on NSF folders.

* Add NSF folder support to list-sf --roe-eligible with folder_type column

Gate NSF search behind --roe-eligible flag; add folder_type column ('Classic'
or 'Nested') to enable integrations to distinguish classic vs NSF folder UIDs.
Includes test coverage.
…edit due to stale cache (#2329)

* KC-1408: Treat first-time share invitations as success in Service Mode (#2325)

* KC-1408: Treat first-time share invitations as success in Service Mode (#2303)

* Treat first-time share invitations as success in Service Mode

* Use ShareInviteSentError so NSF invite success does not mask real share failures

* Fix test imports for deleted pam_debug modules

Remove imports and tests for PAMDebugACLCommand and PAMDebugLinkCommand,
which were deleted in commit 2f1447a. Update test file to only include
tests for modules that still exist.

* added PathDelimiter (#2328)

* KC-1427: Add NSF folder support to list-sf --roe-eligible (#2323)

* Support NSF folders in list-sf --roe-eligible

Add search_nested_share_folders() helper and extend RecordListSfCommand to
include NSF folders with PAM User rotation in --roe-eligible results. Enables
integrations (Slack, Google Chat) to detect PAM eligibility on NSF folders.

* Add NSF folder support to list-sf --roe-eligible with folder_type column

Gate NSF search behind --roe-eligible flag; add folder_type column ('Classic'
or 'Nested') to enable integrations to distinguish classic vs NSF folder UIDs.
Includes test coverage.

* NSF: failed to load record for ls

* Fix NSF record fields reverting after pam tunnel/connection edit due to stale cache

* Fix NSF record fields reverting after pam tunnel edit

Load fresh record from raw cache after sync to avoid stale objects.

* Fix NSF record fields reverting after pam tunnel/connection edit. Reload fresh record from cache after sync to avoid stale TypedRecord instances.

* addressed review comments

* Fix unit test mocks: update_pam_record should return False, remove redundant decorator

---------

Co-authored-by: pvagare-ks <pvagare@keepersecurity.com>
Co-authored-by: Sergey Kolupaev <skolupaev@keepersecurity.com>
* Fix Service Mode Host I/O

* Handle alias for file import/export

* Fix python3.9 test case

* Fix token check for flags

* Fix review comments

* Remove extra comments and doc strings

* Fix directory clean up race condition
…ly (#2333) (#2338)

* Restrict SailPoint integration to documented capabilities only

* Add er to ban list for existing installs
@sk-keeper
sk-keeper merged commit d8f7f7f into master Sep 2, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants