1.0.0-beta.25
Pre-release
Pre-release
DzmitryFomchyn
released this
14 Jan 19:15
·
233 commits
to main
since this release
1.0.0-beta.25
Breaking changes
- [CORE] Public interfaces
SearchResult
,ServerSearchResult
,IndexableRecordSearchResult
,SearchSuggestion
have been marked assealed
as they were not supposed to be implemented by external code. - [UI] Now
SearchCategoriesBottomSheetView.CategoryLoadingStateListener.onLoadingError()
callback provides one more parameter -Exception
occurred during the request. - [UI] Now
SearchCategoriesBottomSheetView.CategoryLoadingStateListener.onCategoryResultsLoaded()
callback provides one more parameter -ResponseInfo
which contains response information.
New features
- [CORE, UI] Now Search SDK documentation and source code is visible in Android Studio.
Bug fixes
- [CORE] Now
SearchRequestException
contains original detail error message returned from the backend.
Mapbox dependencies
- Search Native SDK
0.47.0
- Common SDK
21.1.0-rc.1
- Telemetry SDK
8.1.1
- Kotlin
1.5.31