Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
KSM Release Notes for April 2024
KSM-501 - Switched to non-strict JSON parser
KSM-506 - Adding support for Privacy screen in the passkey field type
Upgraded some dependencies to latest versions and gradle to gradle-8.6
KSM-488 - Remove unused package dependencies
KSM-496: Added upload file option
KSM-495: Added query option to ksm secret list
command
KSM-494: Added folder support to ksm secret list
command
KSM-493: Added CLI options to update title and notes
KSM-492: Added clone
option
KSM-485: Added sub-folder support to ksm secret add
command
Find the latest versions and releases on Keeper Secrets Manager packages here:
KSM Release Notes for June 2024
KSM-507: Added ksm secret delete
command
KSM-508: Added search by title to ksm secret list
command
KSM-509: Added Keeper Secrets Manager CLI folder management commands
ksm folder list
ksm folder create
ksm folder delete
ksm folder update
Full documentation is posted here.
ksm secret delete
Full documentation is posted here.
ksm secret list
Example:
Full documentation is posted here.
KSM Release Notes for the year 2023.
Cloud-based, Zero-Knowledge platform for managing all of your infrastructure secrets
Navigate to the nested pages on the left to see updated release notes for Keeper Secrets Manager
Find the latest versions and releases on Keeper Secrets Manager packages here:
KSM-503: Added record delete operation
KSM-504: Added ExistenceCheck with Validator
KSM-505: Added UID as path parameter
Bumping KSM .NET SDK version to 16.6.6
KSM-360: GHA to build and release strong named assemblies
KSM-490: Switch some internal classes to public - for use in plugins
KSM-515: Update to Bouncy Castle 2.4.0
KSM-536: Update to System.Text.Json 8.0.4
KSM-517: Add support for netstandard2.0 target
KSM-542: Fix PowerShell module to allow dot in title
KSM-529: Handle broken encryption in records and files
Bumping KSM SDK to 16.6.5
KSM Release Notes for January 2024
Enhanced system stability and performance through an upgrade of dependencies.
Eliminated reliance on distutils
in response to its removal in Python 3.12, ensuring compatibility with newer Python versions.
Resolved an issue with the security provider's inability to support AES/CBC/PKCS7Padding encryption.
Modified the Notation
function's accessibility from private to public, enhancing its usability across various modules.
Addressed and corrected issues related to public key parsing, enhancing encryption reliability.
Updated to the latest version of Bouncy Castle, ensuring improved security and functionality.
Find the latest versions and releases on Keeper Secrets Manager packages here:
KSM Release Notes for January 2024
Now supports retrieving multiple fields from KSM in a single ansible step. See the docs for more information.
Find the latest versions and releases on Keeper Secrets Manager packages here:
KSM Release Notes for September 2023
Added switch --profile-name
to command ksm profile import
Fixed null
fields parsing
Removed core's dependency on helper
Fixed JSON serializer where characters are replaced with accents
Fixed Device Access ExpiresOn
conversion from UnixTimeMilliseconds
.
Fixed Device Access ExpiresOn
conversion from UnixTimeMilliseconds
.
Updated KSM .NET SDK Dependency to 16.6.4
KSM-552: Don't generate UIDs starting with "-"
KSM-554: Add new PAM field types (through Helper 1.0.5)
KSM-550: Don't generate UIDs starting with "-"
KSM-557: Add new PAM field types
KSM-548: Don't generate UIDs starting with "-"
KSM-553: Added new field types and updated PAM field types
Upgraded package dependencies to latest versions and switched to gradle-8.10.1
KSM-489: Add transaction support for updateSecret
KSM-521: Dependencies upgrade
KSM-549: Don't generate UIDs starting with "-"
KSM-556: Add new PAM field types
KSM-551: Don't generate UIDs starting with "-"
KSM-555: Added new field types and updated PAM field types
Added support for WashingtonDC & Xanadu Service Now Releases
switched to gradle-8.10
KSM-544: Added search by title
Update package dependencies
Dependency Upgrade to address CVE-2024-41110
KSM Release Notes for July 2023
Added support for Folders
Improved Passkey field type support
Dependencies upgrade
fixed issues when using Java default crypto provider.
Upgraded kotlin-stdlib-jdk8
dependency scope to api
Improved folder support and unit tests
Added support for Folders
Improved folder support
Added support for Folders
Improved Passkey field type support
Improved folder support
Added support for Folders
Improved Passkey field type support
Added support for record Transactions
Upgraded .NET version to net48, netstandard2.1
to make sure we are supporting TLS13
Added `folderUid` and `innerFolderUid` to Record
Fixed `subFolderUid` crash on empty string value, related to KA-5587
Added support for Folders
Improved Passkey field type support
Updates KSM .NET SDK Dependency
Updated KSM .NET SDK to use latest version 16.6.0
Added action keeper_cache_records
to cache Keeper Vault records to reduce API calls.
Added ability to get records by title for some actions.
Added array_index
and value_key
to access individual values in complex values. Alternative to notation
.
KSM Release Notes for March 2023
KSM-362 - Synchronize secrets to GCP
Dropped support for Python 3.6 (EOL 2021-12-23)
KSM-375 - Make HTTPError to be more informative
KSM-376 - Support for PAM record types
KSM-381 - Transactions
Fixed Issue 441 - Bug caused by space in Windows username
KSM-386 - removed deprecation notice.
KSM Release Notes for May 2023
Maintenance releases to bump dependency versions and to clear dependabot warnings
KSM-409 New field type: Passkey
KSM-404 New filed type: script and modification to some record types
KSM-384 Support for record Transactions
KSM-408 New field type: Passkey
KSM-403 New filed type: script and modification to record types
KSM-378 Added support for PAM record types
KSM-407 - New field type: Passkey
KSM-402 - New filed type: script and modification to record types
KSM-377 - Added support for PAM record types
KSM-401 - Added new script field type and oneTimeCode to PAM record types
KSM-406 - New field type: Passkey
KSM-382 - Support for record Transactions
KSM-405 - Added new script field type and oneTimeCode to PAM record types
KSM-410 - New field type: Passkey
KSM-394 - Ability to load configuration from AWS Secrets Manager using AWS AIM role in EC2 instance or AWS IAM user
KSM-416 - Fix OS detection bug
KSM-400 - Unpinned few dependencies
KSM release notes for January 2023
Japan and Canada have been added as region options across the KSM SDKs (Java, Javascript, Python, .NET, GoLang)
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.
Added support for the JP and CA regions
Added support for record deletion
Improved password generation entropy
Added support for JDK 16+
Added support for the JP and CA regions
Added support for record deletion
Improved password generation entropy
Added support for the JP and CA regions
Added support for record deletion
Improved password generation entropy
The KSM CLI will now only use KSM configuration files owned by the current user
Added support for the JP and CA regions
Added support for record deletion
Improved password generation entropy
Added support for the JP and CA regions
Added support for record deletion
Improved password generation entropy
Updated dependancies to move deprecation warnings
Secrets can now be found by record Title in all Keeper Secrets Manager SDKs
Check out the docs for more information: https://docs.keeper.io/secrets-manager/secrets-manager/developer-sdk-library#get-secrets-by-record-title
File attachments can now be uploaded to records from all Keeper Secrets Manager SDKs
Check out the docs for more information: https://docs.keeper.io/secrets-manager/secrets-manager/developer-sdk-library#upload-a-file-attachment
Terraform Record Creation
Records can now be created with the Keeper Secrets Manager Terraform integration
KSM Release Notes for February 2023
KSM-313 - Improved Keeper Notations. New parser, new escape characters, Notation URI, search records by title and other meta data values in the record
KSM-319 - KEY_CLIENT_KEY in configurations is missing in certain situations
KSM-356 - Ability to create new custom field in the records using KSM SDK
KSM-315 - Notation improvements
KSM-356 - Create custom fields
KSM-369 - Improved logging
Upgraded dependencies
KSM-314 - Notation improvements
KSM-356 - Create custom fields
KSM-317 - Notation improvements
KSM-356 - Create custom fields
KSM-365 - Fixed KEY_CLINET_KEY is missing error
KSM-366 - Avoid exceptions/panics and return errors instead
KSM-367 - Fixed license not shown on pkg.go.dev
Updating dependencies version
Restoring some missing methods from the Notation improvements release
KSM-371 - Improved Windows Config file permissions check
KSM-370 - Upgrade to latest cryptography>=39.0.1 library
Upgraded to run on node16
Upgraded KSM SDK to 16.5.1
Upgraded dependencies
KSM Updates made in the first part of 2022
Released Bitbucket integration
Released Hashicorp Vault integration
Added ability to find records by title in the SDKs and CLI
Added ability to use configuration files with the PowerShell plugin
Added ability to create records with the CLI
Added caching functionality to Ansible Plugin
Added ability to create records with the SDKs
GithHub Actions Integration Released
Jenkins Integration Released
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: https://docs.keeper.io/secrets-manager/secrets-manager/secrets-manager-command-line-interface/sync-command
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: https://github.com/Keeper-Security/keeper-sdk-dotnet/tree/master/PowerCommander#reference-keeper-commander-powershell-module