Skip to content
This repository was archived by the owner on Oct 6, 2020. It is now read-only.

Implemented Blob::lease

Pre-release
Pre-release

Choose a tag to compare

@MindFlavor MindFlavor released this 18 Jan 10:58
· 726 commits to master since this release

Implemented features:

Refactoring:

  • Renamed azure::core::lease_id module in azure::core::lease.
  • Moved lease enumerations in azure::core::lease module.

Bugfixes:

  • Added the non-doc option for the bin test file:
[[bin]]
name = "main"
doc = false