Features
- New API version 2017-07-01. This is a backward compatible.
- Add "if_match" parameter when applicable
- Add certificates operation group
- Add list available operations method
- Add "storage_containers" attribute to RoutingEndpoints
Features
- New API version 2017-01-19. This is a backward compatible.
- Adding "routing" information
Bugfixes
- Fix possible deserialization error, but updating from dict<str, enumtype> to dict<str, str> when applicable
Notes
- This wheel package is now built with the azure wheel extension
Bugfixes
- Fix #920 - Invalid return type for list_event_hub_consumer_groups
Bugfixes
- Better parameters checking (change exception from CloudError to TypeError)
- Date parsing fix (incorrect None date)
- CreateOrUpdate random exception fix
- Initial Release