arrow-left

All pages
gitbookPowered by GitBook
1 of 9

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

October 2022

hashtag
SDK Improvements

hashtag
SDK Regions

Japan and Canada have been added as region options across the KSM SDKs (Java, Javascript, Python, .NET, GoLang)

hashtag
Record Deletion

You can now using the KSM SDKs. To delete a record, the KSM application must have edit access to the shared folder the record is contained in, and refer to the UID of the record.

hashtag
Java SDK v16.4.0

  • Added support for the JP and CA regions

  • Added support for record deletion

  • Improved password generation entropy

hashtag
JavaScript SDK v16.4.0

  • Added support for the JP and CA regions

  • Added support for record deletion

  • Improved password generation entropy

hashtag
Python SDK v16.4.0

  • Added support for the JP and CA regions

  • Added support for record deletion

  • Improved password generation entropy

hashtag
.NET SDK v16.4.0

  • Added support for the JP and CA regions

  • Added support for record deletion

  • Improved password generation entropy

hashtag
GoLang SDK v16.4.0

  • Added support for the JP and CA regions

  • Added support for record deletion

  • Improved password generation entropy

hashtag
KSM GitHub Action v1.0.6

  • Updated dependancies to move deprecation warnings

Added support for JDK 16+
The KSM CLI will now only use KSM configuration files owned by the current user
delete recordsarrow-up-right

December 2022

hashtag
KSM Terraform plugin v1.1.3:

  • Added support for the JP and CA regions

  • Improved password generation entropy

  • Improved error handling and logging

Early 2022

KSM Updates made in the first part of 2022

hashtag
April 2022

  • Released Bitbucket integration

  • Released Hashicorp Vault integration

  • Added ability to find records by title in the SDKs and CLI

hashtag
March 2022

  • Added ability to use configuration files with the PowerShell plugin

  • Added ability to create records with the CLI

hashtag
February 2022

  • Added caching functionality to Ansible Plugin

  • Added ability to create records with the SDKs

hashtag
January 2022

  • GithHub Actions Integration Released

  • Jenkins Integration Released

June 2022

hashtag
Improvements

hashtag
KSM CLI Sync

The new Sync command added to the Secrets Manager CLI tool allows you to push secret credentials from you Keeper Vault to AWS Secrets Manager or Azure Key Vaults. Use Keeper as the source of truth for all you secrets without needing to update your existing scripts and processes.

See the documentation:

hashtag
Manage KSM with PowerShell

Secrets Manager commands have been added to PowerCommander. You can now create and manage Secrets Manager Applications and Devices with the Keeper PowerShell Tool.

See the PowerCommander documentation:

August 2022

hashtag
SDK Improvements

hashtag
Record Creation

Records can now be created using all Secrets Manager SDKs.

See the documentation for details:

September 2022

hashtag
Integrations

hashtag
XSOAR integration

Use Keeper Secrets Manager with Cortex XSOAR to facilitate workflow automations.

https://docs.keeper.io/secrets-manager/secrets-manager/secrets-manager-command-line-interface/sync-commandarrow-up-right
https://github.com/Keeper-Security/keeper-sdk-dotnet/tree/master/PowerCommander#reference-keeper-commander-powershell-modulearrow-up-right
https://docs.keeper.io/secrets-manager/secrets-manager/developer-sdk-library#create-a-secretarrow-up-right

See the documentation page for more details:

https://docs.keeper.io/secrets-manager/secrets-manager/integrations/xsoararrow-up-right

Older Versions

May 2022

hashtag
Improvements

hashtag
SDKs: Fetch Secrets by Record Title

  • Secrets can now be found by record Title in all Keeper Secrets Manager SDKs

    • Check out the docs for more information:

hashtag
SDKs: Upload File Attachments

  • File attachments can now be uploaded to records from all Keeper Secrets Manager SDKs

    • Check out the docs for more information:

Terraform Record Creation

  • Records can now be created with the Keeper Secrets Manager Terraform integration

    • See the docs:

hashtag

https://docs.keeper.io/secrets-manager/secrets-manager/developer-sdk-library#get-secrets-by-record-titlearrow-up-right
https://docs.keeper.io/secrets-manager/secrets-manager/developer-sdk-library#upload-a-file-attachmentarrow-up-right
https://docs.keeper.io/secrets-manager/secrets-manager/integrations/terraform#creating-records-with-resourcesarrow-up-right

November 2022

hashtag
Python SDK v16.4.2

hashtag
Bug Fixes

  • The version of the Python SDK is now determined dynamically and will display correctly

hashtag
Python SDK v16.4.1

  • Upgraded the cryptography module to incorporate OpenSSL 3.0.7

    • This change affects the Python SDK, the KSM CLI (version 1.0.15), and the Ansible Plugin (version 1.1.5)