Skip to content
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

Feature/Analytics #292

Merged
merged 1 commit into from
Jan 31, 2022
Merged

Feature/Analytics #292

merged 1 commit into from
Jan 31, 2022

Conversation

brunoocasali
Copy link
Member

@brunoocasali brunoocasali commented Jan 25, 2022

  • Add User-Agent inside the pre-defined headers

Add ruby support as requested here meilisearch/integration-guides#150

@brunoocasali brunoocasali added the enhancement New feature or request label Jan 25, 2022
@brunoocasali brunoocasali requested a review from curquiza January 25, 2022 21:50
meili-bors bot added a commit that referenced this pull request Jan 27, 2022
295: Simplify headers handling r=brunoocasali a=brunoocasali

This improvement creates a new attr to be instantiated during the initializer phase and after the instantiation, it could not be updated directly, just copies of it using `dup`.
This should simplify the headers handling since they were mixed with options.

Originally extracted from #292

Co-authored-by: Bruno Casali <brunoocasali@gmail.com>
curquiza
curquiza previously approved these changes Jan 27, 2022
Copy link
Member

@curquiza curquiza left a comment

Choose a reason for hiding this comment

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

💪

@brunoocasali
Copy link
Member Author

bors merge

meili-bors bot added a commit that referenced this pull request Jan 27, 2022
292: Feature/Analytics r=brunoocasali a=brunoocasali

- Add `User-Agent` inside the pre-defined headers
 
Add ruby support as requested here meilisearch/integration-guides#150

Co-authored-by: Bruno Casali <brunoocasali@gmail.com>
@meili-bors
Copy link
Contributor

meili-bors bot commented Jan 27, 2022

This PR was included in a batch that successfully built, but then failed to merge into main. It will not be retried.

Additional information:

{"message":"At least 1 approving review is required by reviewers with write access.","documentation_url":"https://docs.github.com/articles/about-protected-branches"}

@brunoocasali brunoocasali requested a review from curquiza January 27, 2022 20:39
curquiza
curquiza previously approved these changes Jan 31, 2022
Copy link
Member

@curquiza curquiza left a comment

Choose a reason for hiding this comment

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

👌

@brunoocasali
Copy link
Member Author

bors try

meili-bors bot added a commit that referenced this pull request Jan 31, 2022
@meili-bors
Copy link
Contributor

meili-bors bot commented Jan 31, 2022

This commit also exposes a way to add any other header to the request
Copy link
Contributor

@bidoubiwa bidoubiwa left a comment

Choose a reason for hiding this comment

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

LGTM 🔥 🔥

@brunoocasali
Copy link
Member Author

bors merge

@meili-bors
Copy link
Contributor

meili-bors bot commented Jan 31, 2022

@meili-bors meili-bors bot merged commit 1d18a0d into main Jan 31, 2022
@meili-bors meili-bors bot deleted the feature/analytics branch January 31, 2022 17:16
meili-bors bot added a commit that referenced this pull request Feb 1, 2022
296: Update version for the next release (v0.18.1) r=brunoocasali a=brunoocasali

Release a new version with the following changes:

- #292 
- #290 
- #295 

Co-authored-by: Bruno Casali <brunoocasali@gmail.com>
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
Development

Successfully merging this pull request may close these issues.

3 participants