# 以前のアップデート

## 2022年5月

### SDK: 記録タイトルによるシークレットの取得

すべての Keeper Secrets Manager SDK でレコード タイトルによってシークレットを検索できるようになりました。詳細については[こちらのページ](/keeperpam/jp/secrets-manager/developer-sdk-library.md)をご覧ください。

### SDK: ファイル添付のアップロード

すべての KeeperシークレットマネージャーSDKから記録へファイル添付をアップロードできるようになりました。詳細については[こちらのページ](/keeperpam/jp/secrets-manager/developer-sdk-library.md#upload-a-file-attachment)をご覧ください。

### Terraform記録の作成

KeeperシークレットマネージャーのTerraform統合を使用して記録を作成できるようになりました。詳細については[こちらのページ](/keeperpam/jp/secrets-manager/integrations/terraform.md#creating-records-with-resources)をご覧ください。

## 2022年4月

Bitbucket統合をリリース

Hashicorp Vault統合をリリース

SDKおよびCLIでタイトルで記録を検索する機能を追加

## 2022年3月

PowerShellプラグインで構成ファイルを使用する機能を追加

CLIで記録を作成する機能を追加

## 2022年2月

Ansibleプラグインにキャッシュ機能を追加

SDK でレコードを作成する機能を追加

## 2022年1月

GithHub Actions統合をリリース

Jenkins統合をリリース


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.keeper.io/release-notes/jp/enterprise/keeper-secrets-manager/previous-updates.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
