spring-cloud-azure-starter-storage_4.13.0
Prepare for Spring Cloud Azure 4.13.0 release (#37517) * update version client * update version/changelog/readme * Added overloads to saveAll and deleteAll APIs with both Publisher and Iterable (#37532) * Updated params of reactive bulk API to Iterable: * Added additional APIs to match saveAll and deleteAll APIs from spring framework * Removed unused imports --------- Co-authored-by: Kushagra Thapar <[email protected]>