Skip to content

storage storage/v1.16.1

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Aug 22:31
27c3ed0

Bug Fixes

  • storage/internal: Update encryption_key fields to "bytes" type. fix: Improve date/times and field name clarity in lifecycle conditions. (a52baa4)
  • storage: accept emulator env var without scheme (#4616) (5f8cbb9)
  • storage: preserve supplied endpoint's scheme (#4609) (ee2756f)
  • storage: remove unnecessary variable (#4608) (27fc784)
  • storage: retry LockRetentionPolicy (#4439) (09879ea), refs #4437
  • storage: revise Reader to send XML preconditions (#4479) (e36b29a), refs #4470