1.23.0
github-actions
released this
10 Aug 13:39
·
305 commits
to master
since this release
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 ofcache_control
parameter during tests.