Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions services/kms/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
## v1.13.0
- **Breaking change:** Remove enum `Protection`
- **Breaking change:** Change type of `Protection` attribute from `Protection` to `string` in `CreateWrappingKey`, `WrappingKey` and `Key` model

## v1.12.1
- `v1api`:
- **Fix:** Response decoding now supports `*io.Reader` and `*[]byte` target types (previously only `string`, `*os.File`, and JSON were supported)
Expand Down
2 changes: 1 addition & 1 deletion services/kms/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.13.0
v1.12.1
2 changes: 1 addition & 1 deletion services/kms/oas_commit
Original file line number Diff line number Diff line change
@@ -1 +1 @@
c9c11ba1b198dc952e8e192d1df98d65d85ba977
7d3dd28f6339ef619d9cedc551b3b86a15936fe2
31 changes: 0 additions & 31 deletions services/kms/v1api/handwritten.go

This file was deleted.

Loading