Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Vault
Commits
6c028a7d
Commit
6c028a7d
authored
8 years ago
by
vishalnayak
Browse files
Options
Download
Email Patches
Plain Diff
changelog++
parent
37976664
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+6
-0
CHANGELOG.md
with
6 additions
and
0 deletions
+6
-0
CHANGELOG.md
+
6
-
0
View file @
6c028a7d
...
...
@@ -12,6 +12,12 @@ FEATURES:
value is returned on a key policy read and cannot be changed, so if a key is
marked
`exportable`
it will always be exportable, and if it is not it will
never be exportable.
*
** Batch Transit Operations**
:
`encrypt`
,
`decrypt`
and
`rewrap`
operations
in transit backend now optionally take in batch input items, processes all
the input items responds with the combined results of all the items. Input
errors for individual items will not stop the batch processing. Instead, it
marks the respective response item as an error and continues to process the
rest.
IMPROVEMENTS:
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment