General
Enhancements
- Documentation: Convert
.rst READMEs to .md for consistency with the main READMEs #8756
- Testing: Migrate
docker/dev README to new client commands #7319
Bugs
- Core & Internals: Account limits:
get functions can return many different types, but their usages expect only one type (mostly dict) #8194
- Testing: Improve runtime for the test
test_upload_with_guid #8720
- Testing: Fix performance issue for
test_overlapping_containers_and_wildcards #8723
- Testing: Improve runtime for the test
test_lifetime_exception #8740
- Testing: Improve runtime for the test
test_inc_dec_get_counter #8745
- Testing: Improve runtime of the test
test_help_menus #8752
- Testing: Improve runtime of the test
test_replica_recoverer #8760