Skip to content

Add explicitly requirement of okhttp #594

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 9, 2023

Conversation

brunoocasali
Copy link
Member

Since the reported error is just a misconfiguration, I believe we can fix it by always making the lib required since that's true after the refactor #425.

Fix #580

@brunoocasali brunoocasali added the enhancement New feature or request label May 4, 2023
@brunoocasali brunoocasali requested a review from alallema May 4, 2023 22:21
Copy link
Contributor

@alallema alallema left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @brunoocasali for this PR
LGTM!
cf: I fix some conflict due to bump merge

@alallema
Copy link
Contributor

alallema commented May 9, 2023

bors merge

@meili-bors
Copy link
Contributor

meili-bors bot commented May 9, 2023

Build succeeded:

@meili-bors meili-bors bot merged commit 3a0810a into main May 9, 2023
@meili-bors meili-bors bot deleted the add-explicity-requirement-of-okhttp branch May 9, 2023 10:54
meili-bors bot added a commit that referenced this pull request May 9, 2023
598: Update version for the next release (v0.11.1) r=alallema a=meili-bot

## 🚀 Enhancements

* Add support to the pagination setting customization at the index level (#568) `@dennxa`
     *  `getPaginationSettings`
     *  `updatePaginationSettings`
     *  `resetPaginationSettings`
* Create an enum to handle the Task Status (#566) `@TheClerici`
* Add support to the sortable attributes settings (#570) `@albajarazeth`
     *  `getSortableAttributesSettings`
     *  `updateSortableAttributesSettings`
     *  `resetSortableAttributesSettings`
* Add support to the faceting setting customization at the index level (#577) `@MaAnCoSa`
     * `getFacetingSettings`
     * `updateFacetingSettings`
     * `resetFacetingSettings`
* Add explicitly requirement of `okhttp` library (#594) `@brunoocasali`
* Update Gradle tooling (#596) `@brunoocasali`

Thanks again to `@MaAnCoSa,` `@PotatoDoge,` `@TheClerici,` `@alallema,` `@albajarazeth,`  `@brunoocasali,` `@curquiza,` `@dennxa` and `@oraliahdz` 🎉


Co-authored-by: meili-bot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants