What's Changed
* enhance: add search iterator v2 by PwzXxm in https://github.com/milvus-io/pymilvus/pull/2524
* enhance:refine search iter v2 warning by PwzXxm in https://github.com/milvus-io/pymilvus/pull/2527
* enhance: add release_collection, drop_index, create_partition, drop_partition, load_partition and release_partition by brcarry in https://github.com/milvus-io/pymilvus/pull/2529
* fix: fix search iter v2 limit compatibility by PwzXxm in https://github.com/milvus-io/pymilvus/pull/2532
* enhance: add example code for create_collection, drop_collection, load_collection, release_collection, create_index, drop_index, create_partition, drop_partition, load_partition and release_partition by brcarry in https://github.com/milvus-io/pymilvus/pull/2535
* enhance: add database operation example by JsDove in https://github.com/milvus-io/pymilvus/pull/2517
**Full Changelog**: https://github.com/milvus-io/pymilvus/compare/v2.5.2...v2.5.3