Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Commit

Permalink
0.5.0 (#908)
Browse files Browse the repository at this point in the history
* Big fix.

* 0.5.0

* Changelog 0.5.0

* 0.5.9 => 0.5.0
  • Loading branch information
sergey-shandar committed Oct 31, 2016
1 parent 8af9ef5 commit 3689f9c
Show file tree
Hide file tree
Showing 453 changed files with 463 additions and 461 deletions.
2 changes: 1 addition & 1 deletion bin/release-tool.php
Expand Up @@ -30,7 +30,7 @@
* 2. run php .\bin\release-tool.php in the root directory
*/
const VER_TOKEN = ' * @version';
const NEW_VER = ' Release: 0.4.5_2016-09';
const NEW_VER = ' Release: 0.5.0_2016-11';
$startDir = __DIR__.'/../'; //this will update SDK sources, test sources and examples.

$updateVersion = true;
Expand Down
6 changes: 4 additions & 2 deletions changelog.txt
@@ -1,5 +1,7 @@
- Breaking changes
- [Type declarations](http://php.net/manual/en/functions.arguments.php#functions.arguments.type-declaration)
Windows Azure SDK For PHP 0.5.0, 2016-10-31
-------------------------------------------

- Breaking changes [Type declarations](http://php.net/manual/en/functions.arguments.php#functions.arguments.type-declaration)
- WindowsAzure\MediaServices\Models\AssetDeliveryPolicyConfigurationKey
- stringifyAssetDeliveryPolicyConfiguartionKey() => stringifyAssetDeliveryPolicyConfigurationKey()
- src/WindowsAzure.php has been removed,
Expand Down
2 changes: 1 addition & 1 deletion examples/Client/CloudStorageService.php
Expand Up @@ -40,7 +40,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.5_2016-09
* @version Release: 0.5.0_2016-11
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion examples/Client/CloudSubscription.php
Expand Up @@ -40,7 +40,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.5_2016-09
* @version Release: 0.5.0_2016-11
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion examples/Client/CloudTable.php
Expand Up @@ -41,7 +41,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.5_2016-09
* @version Release: 0.5.0_2016-11
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion examples/Client/ErrorMessages.php
Expand Up @@ -34,7 +34,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.5_2016-09
* @version Release: 0.5.0_2016-11
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion examples/Client/WindowsAzureErrorCodes.php
Expand Up @@ -34,7 +34,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.5_2016-09
* @version Release: 0.5.0_2016-11
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/CloudConfigurationManager.php
Expand Up @@ -38,7 +38,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.5_2016-09
* @version Release: 0.5.0_2016-11
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Atom/AtomBase.php
Expand Up @@ -38,7 +38,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.5_2016-09
* @version Release: 0.5.0_2016-11
*
* @link https://github.com/WindowsAzure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Atom/AtomLink.php
Expand Up @@ -37,7 +37,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.5_2016-09
* @version Release: 0.5.0_2016-11
*
* @link https://github.com/WindowsAzure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Atom/Category.php
Expand Up @@ -37,7 +37,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.5_2016-09
* @version Release: 0.5.0_2016-11
*
* @link https://github.com/WindowsAzure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Atom/Content.php
Expand Up @@ -37,7 +37,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.5_2016-09
* @version Release: 0.5.0_2016-11
*
* @link https://github.com/WindowsAzure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Atom/Entry.php
Expand Up @@ -37,7 +37,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.5_2016-09
* @version Release: 0.5.0_2016-11
*
* @link https://github.com/WindowsAzure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Atom/Feed.php
Expand Up @@ -37,7 +37,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.5_2016-09
* @version Release: 0.5.0_2016-11
*
* @link https://github.com/WindowsAzure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Atom/Generator.php
Expand Up @@ -36,7 +36,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.5_2016-09
* @version Release: 0.5.0_2016-11
*
* @link https://github.com/WindowsAzure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Atom/Person.php
Expand Up @@ -37,7 +37,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.5_2016-09
* @version Release: 0.5.0_2016-11
*
* @link https://github.com/WindowsAzure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Atom/Source.php
Expand Up @@ -37,7 +37,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.5_2016-09
* @version Release: 0.5.0_2016-11
*
* @link https://github.com/WindowsAzure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Authentication/IAuthScheme.php
Expand Up @@ -34,7 +34,7 @@
* @copyright Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.5_2016-09
* @version Release: 0.5.0_2016-11
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Authentication/OAuthScheme.php
Expand Up @@ -39,7 +39,7 @@
* @copyright Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.5_2016-09
* @version Release: 0.5.0_2016-11
*
* @link http://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Authentication/SharedKeyAuthScheme.php
Expand Up @@ -38,7 +38,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.5_2016-09
* @version Release: 0.5.0_2016-11
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Authentication/StorageAuthScheme.php
Expand Up @@ -37,7 +37,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.5_2016-09
* @version Release: 0.5.0_2016-11
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
Expand Up @@ -38,7 +38,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.5_2016-09
* @version Release: 0.5.0_2016-11
*
* @link http://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/ConnectionStringParser.php
Expand Up @@ -36,7 +36,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.5_2016-09
* @version Release: 0.5.0_2016-11
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/ConnectionStringSource.php
Expand Up @@ -34,7 +34,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.5_2016-09
* @version Release: 0.5.0_2016-11
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/FilterableService.php
Expand Up @@ -34,7 +34,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.5_2016-09
* @version Release: 0.5.0_2016-11
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Filters/AuthenticationFilter.php
Expand Up @@ -40,7 +40,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.5_2016-09
* @version Release: 0.5.0_2016-11
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Filters/DateFilter.php
Expand Up @@ -39,7 +39,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.5_2016-09
* @version Release: 0.5.0_2016-11
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Filters/HeadersFilter.php
Expand Up @@ -38,7 +38,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.5_2016-09
* @version Release: 0.5.0_2016-11
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Filters/WrapFilter.php
Expand Up @@ -41,7 +41,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.5_2016-09
* @version Release: 0.5.0_2016-11
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Http/BatchRequest.php
Expand Up @@ -38,7 +38,7 @@
* @copyright Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.5_2016-09
* @version Release: 0.5.0_2016-11
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Http/BatchResponse.php
Expand Up @@ -41,7 +41,7 @@
* @copyright Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.5_2016-09
* @version Release: 0.5.0_2016-11
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Http/HttpCallContext.php
Expand Up @@ -38,7 +38,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.5_2016-09
* @version Release: 0.5.0_2016-11
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Http/HttpClient.php
Expand Up @@ -43,7 +43,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.5_2016-09
* @version Release: 0.5.0_2016-11
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Http/IHttpClient.php
Expand Up @@ -37,7 +37,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.5_2016-09
* @version Release: 0.5.0_2016-11
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Http/IUrl.php
Expand Up @@ -34,7 +34,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.5_2016-09
* @version Release: 0.5.0_2016-11
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Http/Url.php
Expand Up @@ -37,7 +37,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.5_2016-09
* @version Release: 0.5.0_2016-11
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/IServiceFilter.php
Expand Up @@ -38,7 +38,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.5_2016-09
* @version Release: 0.5.0_2016-11
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/InvalidArgumentTypeException.php
Expand Up @@ -34,7 +34,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.5_2016-09
* @version Release: 0.5.0_2016-11
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/Logger.php
Expand Up @@ -34,7 +34,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.5_2016-09
* @version Release: 0.5.0_2016-11
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/MediaServicesSettings.php
Expand Up @@ -35,7 +35,7 @@
* @copyright Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.5_2016-09
* @version Release: 0.5.0_2016-11
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/OAuthRestProxy.php
Expand Up @@ -38,7 +38,7 @@
* @copyright Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.5_2016-09
* @version Release: 0.5.0_2016-11
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Common/Internal/ParserState.php
Expand Up @@ -34,7 +34,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.5_2016-09
* @version Release: 0.5.0_2016-11
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down
4 changes: 2 additions & 2 deletions src/Common/Internal/Resources.php
Expand Up @@ -34,7 +34,7 @@
* @copyright 2012 Microsoft Corporation
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
*
* @version Release: 0.4.5_2016-09
* @version Release: 0.5.0_2016-11
*
* @link https://github.com/windowsazure/azure-sdk-for-php
*/
Expand Down Expand Up @@ -251,7 +251,7 @@ class Resources
const PRL_XML_NAMESPACE = 'http://schemas.microsoft.com/Azure/MediaServices/KeyDelivery/PlayReadyTemplate/v1';

// Header values
const SDK_USER_AGENT = 'Azure-SDK-For-PHP/0.4.5';
const SDK_USER_AGENT = 'Azure-SDK-For-PHP/0.5.0';
const STORAGE_API_LATEST_VERSION = '2012-02-12';
const SM_API_LATEST_VERSION = '2011-10-01';
const DATA_SERVICE_VERSION_VALUE = '1.0;NetFx';
Expand Down

0 comments on commit 3689f9c

Please sign in to comment.