SendBird UIKit v2.1.5 (iOS) has been released! (2021-04-23)

https://github.com/sendbird/sendbird-uikit-ios/releases/tag/v2.1.5

• Added in SBUMessageSearchViewController
searchResultList: [SBDBaseMessage] : Holds the search results.
open func message(at indexPath:) -> SBDBaseMessage? : Retrieves the SBDBaseMessage object from given IndexPath.