Skip to content

1.23.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Aug 13:39
· 262 commits to master since this release
072f96d

Added

  • Add get_file_info_by_name to the B2Api class

Fixed

  • Require typing_extensions on Python 3.11 (already required on earlier versinons) for better compatibility with pydantic v2
  • Fix RawSimulator handling of cache_control parameter during tests.