Support for if-generation-match when deleting KV Store items
The if-generation-match
header is now supported when deleting KV Store items. When provided, an item is only deleted when its current generation matches the value. If it does not match, a 412 Precondition Failed status code is returned.
Prior change: ACLs on Compute