Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12:Update
python-azure-sdk.3224
python-azure-sdk.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-azure-sdk.changes of Package python-azure-sdk.3224
------------------------------------------------------------------- Fri Sep 16 07:08:36 UTC 2016 - ms@suse.com - Tracker entry for package update (bnc#999200) ------------------------------------------------------------------- Tue Aug 23 18:05:13 UTC 2016 - ms@suse.com - 2016-08-08 Version 2.0.0 / 0.30.0 * KeyVault Management * Batch and Batch Management * Enhanced libraries compared to 1.0.0 preview * Storage: create storage accounts, list keys, and more. Latest API version. * Resource: * resources : create resource groups, register providers and more * features : manage features of provider and more * authorization : manage resource group lock and more * subscriptions : manage subscriptions and more * policy : manage resources policy among users and more * Network: create virtual networks, network interfaces, public ips and more * Compute: create virtual machines, containers and more **BREAKING CHANGES** We made efforts to document the breaking from ARM 1.0.x version to 2.0.0 here<https://github.com/Azure/azure-sdk-for-python/wiki/ Migrate-from-1.0.x-0.20.0-to-2.0.0-0.30.0> If you were already using the 2.0.0RC5 version, there are no breaking changes. **RC6 PACKAGES** All RC6 packages use the latest APIVersion available for these services azure-storage 0.32.0 * Major version. Check the ChangeLog on storage github account for details<https://github.com/Azure/azure-storage-python/releases> 2016-08-01 azure-servicemanagement-legacy 0.20.4 **Bugfix** * Incomplete parsing if XML contains namespace #257 #707 **New** * Associate/Dissociate Reserved IP #695 #716 ------------------------------------------------------------------- Wed Jun 15 15:59:35 UTC 2016 - jgleissner@suse.com - Update to Version 2.0.0 (bsc#982804) * Azure Active Directory Graph API * Authorization: permissions, subscriptions, roles and more * CDN: profiles, endpoints creation and more * Apps: * Logic Apps: Workflow and job management * Web Apps: App Service Plan, web sites, certificate, domains and more * Notification Hubs: Namespaces, hub creation/deletion and more * Redis: create cache and more * Scheduler: create job collections, create job and more * Storage: create storage accounts, list keys, and more * Resource: * resources : create resource groups, register providers and more * features : manage features of provider and more * authorization : manage resource group lock and more * subscriptions : manage subscriptions and more * Network: create virtual networks, network interfaces, public ips and more * Compute: create virtual machines and more - azure-sdk-for-python-2-6-setup.patch: make setup.py work with python < 2.7 - azure-sdk-for-python-readme-suse.patch: add README.suse - dropped obsolete patches python-azure-publishing.patch and python-azure-replication.patch ------------------------------------------------------------------- Fri Feb 12 09:59:07 UTC 2016 - ms@suse.com - Change back to use the master branch of the github repository as upstream source. In addition delete the storage part which will be moved in an extra package ------------------------------------------------------------------- Thu Feb 4 16:33:31 UTC 2016 - ms@suse.com - Use pypi as upstream source for the package ------------------------------------------------------------------- Tue Feb 2 16:21:54 UTC 2016 - ms@suse.com - Stay consistent in the version of storage and servicemanagement ------------------------------------------------------------------- Fri Jan 22 18:44:50 UTC 2016 - bear454@opensuse.org - version 1.0.3 + Synchronize with upstream version scheme Upstream release notes: " 2015-01-20 Version 1.0.3 #491 #502 #422 Update documentation Update azure-storage dependency to 0.20.3 Update azure-mgmt dependency to 0.20.2 azure-mgmt-compute 0.20.1 #510 Missing "statuses" property in VirtualMachineInstanceView azure-servicemanagement-legacy 0.20.2 #487 #488 Add StaticVirtualNetworkIPAddress to network configuration #497 Add replicate_vm_image, unreplicate_vm_image, share_vm_image #501 #511 #514 Add update_os_image_from_image_reference Thank you to bear454, ekesken, kingliantop, mamoo, schaefi for their contributions. " ------------------------------------------------------------------- Wed Jan 20 08:00:45 UTC 2016 - ms@suse.com - Specify the order of attributes when updating an OS Image The first element that is out of the order defined in https://msdn.microsoft.com/en-us/library/azure/jj157198.aspx will be dropped. For example, if the Eula element does not appear before Description, Eula attribute will not be updated, although a 200 OK status is returned. ------------------------------------------------------------------- Wed Jan 20 07:59:43 UTC 2016 - ms@suse.com - Extended update_os_image method update_os_image now takes an instance of OSImage and allows to update all elements of an OSImage in the same way as it can be done with update_vm_image ------------------------------------------------------------------- Fri Dec 11 14:04:45 UTC 2015 - ms@suse.com - bump release version + indicate suse patch level ------------------------------------------------------------------- Thu Dec 10 13:14:19 UTC 2015 - ms@suse.com - Added update_os_image_from_image_reference method Pending upstream request and history can be found here: https://github.com/Azure/azure-sdk-for-python/pull/501 ------------------------------------------------------------------- Wed Nov 11 15:15:12 UTC 2015 - ms@suse.com - Update azure-sdk-for-python to version 0.20.1 + This includes our publishing and replication patches upstream ------------------------------------------------------------------- Mon Sep 14 17:57:50 UTC 2015 - bear454@opensuse.org - Debugging replication and publishing support. ------------------------------------------------------------------- Mon Sep 14 14:53:27 UTC 2015 - ms@suse.com - Package required in SLE12 due to fate#319400 ------------------------------------------------------------------- Wed Aug 26 15:51:40 UTC 2015 - ms@suse.com - Added support for replication and publising via patches An effort to officially merge this into the Azure SDK is on its way ------------------------------------------------------------------- Thu Jul 23 07:36:19 UTC 2015 - ms@suse.com - Azure file service now merged ------------------------------------------------------------------- Tue Jul 21 16:51:32 UTC 2015 - ms@suse.com - Update to version 0.20.0 + Microsoft restructured the SDK + Common error handling among all classes + More clear namespace handling, but incompatible with 0.11.x version + No reason to package unit tests - Add updated patch asdk-add-files-service.patch + Implement files service create, delete, list handling of a share ------------------------------------------------------------------- Wed Jun 24 12:02:45 UTC 2015 - rjschwei@suse.com - Update to version 0.11.1 + Azure storage connection string support + Add a request_session parameter to storage and service bus classes + Fixes for bugs: + #370 Fix table service authentication for non-english locale + #380 Make protocol string case insensitive + #376 Make pyopenssl dependency optional + #360 Installing azure on Python 3 should not install futures - Add patch asdk-add-files-service.patch + Implement files service create, delete, list handling of a share ------------------------------------------------------------------- Fri May 29 14:48:10 UTC 2015 - rjschwei@suse.com - Update to version 0.11.0 + Contains API incompatible changes + Remove 0001-Change-description-name.patch included upstream + Forward port 0001-Install-tests.patch and rename it to asdk_install_tests.patch + Enable SAS with Azure Storage, see http://azure-sdk-for-python.readthedocs.org/en/latest/storage.html for details + Create/list/delete job functionality added to SchedulerManagementService update_site added to WebsiteManagementService to start/stop web sites + Target x-ms-version 2014-10-01 for service management + Add virtual IP fields in Deployment + Make cloud service create/delete async + Delete cloud service now supports deleting blobs from storage + Support for specifying SourceMediaLink for DataVirtualHardDisks + Fix #350 wait_for_operation needs to flush as it prints - From 0.10.2 + Fixes for bugs: #338 Version 0.10.0 fails with 'SocketReader' object has no attribute 'tell' - From 0.10.0 + The library now targets x-ms-version '2014-02-14' of the storage REST API. See MSDN documentation for details on REST API changes 2013-08-15: https://msdn.microsoft.com/en-us/library/azure/dn592124.aspx 2014-02-14: https://msdn.microsoft.com/en-us/library/azure/dd894041.aspx + Performance improvements in xml deserialization of storage and service bus Table storage query_entities is ~25X faster for the maximum of 1000 entities + Ability to upload and download blobs using multiple connections, along with retries when a chunk upload/download failure occurs Controlled via the max_connections, max_retries, retry_wait parameters + Use get_certificate_from_publish_settings to get a .pem certificate from your azure publish settings file + Ability to adjust the global http timeout + Service bus event hub support (create/update/delete hubs + send events) + Documentation for API Reference is now available at http://azure-sdk-for-python.readthedocs.org/en/documentation/index.html + Fix #237 Ability to use multiple connections to upload blob chunks in parallel + Fix #254 Improve performance of table storage (and more?) + Fix #258 Support authenticating with azureProfile like in CLI tools + Fix #259 Unicode error is raised instead of actual error + Fix #263 Change description name + Fix #268 delete_deployment does not pass comp=media to delete disks + Fix #271 Update current_name so that multiple parameters with the same name... + Fix #270 Documentation for capture_vm_image is incorrect + Fix #273 Unicode error with utf-8 encoding value + Fix #276 Service Mgmt - Reserved IP create/delete are async + Fix #280 add support for setting IdleTimeoutInMinutes on load balanced endpoint + Fix #288 InvalidHeaderValue on BlobService example + Fix #294 Upload of large files is too slow + Fix #304 Unable to upload large size files to Azure Page Blob ------------------------------------------------------------------- Mon Dec 22 14:17:32 UTC 2014 - rschweikert@suse.com - Initial build + 0001-Change-description-name.patch --> Fix up the description + 0001-Install-tests.patch --> Install the unit tests
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor