lib/azure/storage/common/default.rb in azure-storage-common-1.0.1 vs lib/azure/storage/common/default.rb in azure-storage-common-1.1.0
- old
+ new
@@ -28,10 +28,10 @@
require "azure/storage/common/version"
module Azure::Storage::Common
module Default
# Default REST service (STG) version number. This is used only for SAS generator.
- STG_VERSION = "2016-05-31"
+ STG_VERSION = "2017-11-09"
# The number of default concurrent requests for parallel operation.
DEFAULT_PARALLEL_OPERATION_THREAD_COUNT = 1
# Constant representing a kilobyte (Non-SI version).