Skip to content

azure-data-tables_12.4.1

Choose a tag to compare

@azure-sdk azure-sdk released this 11 Oct 21:45
bf0aeb7

12.4.1 (2022-10-11)

Bugs Fixed

  • Fix handling of client-side exceptions that get raised during service requests (such as #21416) (#24788)

Other Changes

  • Python 3.6 is no longer supported. Please use Python version 3.7 or later.
  • Bumped minimum dependency on azure-core to >=1.24.0.
  • Bumped minimum dependency on msrest to >=0.7.1.
  • Added dependency yarl with version range <2.0,>=1.0.