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

fix(specs): make the searchParams compatible with v4 [skip-bc] #4108

Merged
merged 7 commits into from
Nov 15, 2024

Conversation

millotp
Copy link
Collaborator

@millotp millotp commented Nov 15, 2024

🧭 What and Why

The properties optionalWords and insideBoundingBox can be string on the engine, we need to reflect that on the client. This was not fixed on purpose in #772 but this is needed now to upgrade docusaurus in facebook/docusaurus#10672

Also fix a type error that breaks the search method because of type incompatibility.

@millotp millotp self-assigned this Nov 15, 2024
@millotp millotp requested a review from a team as a code owner November 15, 2024 10:44
@algolia-bot
Copy link
Collaborator

algolia-bot commented Nov 15, 2024

✔️ Code generated!

Name Link
🪓 Triggered by 32724d09e18ee229f12ad7b0248ba3fea5ec215f
🍃 Generated commit 120c3bb63054a6dd9d0a57ff72706fbfd859b9c3
🌲 Generated branch generated/fix/compat-v4
📊 Benchmark results

Benchmarks performed on the method using a mock server, the results might not reflect the real-world performance.

Language Req/s
javascript 1680
go 1644
php 1520
csharp 1320
java 1124
python 1050
ruby 840
swift 759

@millotp millotp changed the title fix(specs): make the searchParams compatible with v4 fix(specs): make the searchParams compatible with v4 [skip-bc] Nov 15, 2024
Copy link
Member

@shortcuts shortcuts left a comment

Choose a reason for hiding this comment

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

CLEAN

@millotp millotp merged commit 36d583e into main Nov 15, 2024
28 checks passed
@millotp millotp deleted the fix/compat-v4 branch November 15, 2024 14:27
algolia-bot added a commit that referenced this pull request Nov 15, 2024
algolia-bot added a commit to algolia/algoliasearch-client-csharp that referenced this pull request Nov 15, 2024
algolia-bot added a commit to algolia/algoliasearch-client-dart that referenced this pull request Nov 15, 2024
algolia-bot added a commit to algolia/algoliasearch-client-go that referenced this pull request Nov 15, 2024
algolia-bot added a commit to algolia/algoliasearch-client-java that referenced this pull request Nov 15, 2024
algolia-bot added a commit to algolia/algoliasearch-client-javascript that referenced this pull request Nov 15, 2024
algolia-bot added a commit to algolia/algoliasearch-client-kotlin that referenced this pull request Nov 15, 2024
algolia-bot added a commit to algolia/algoliasearch-client-php that referenced this pull request Nov 15, 2024
algolia-bot added a commit to algolia/algoliasearch-client-python that referenced this pull request Nov 15, 2024
algolia-bot added a commit to algolia/algoliasearch-client-ruby that referenced this pull request Nov 15, 2024
algolia-bot added a commit to algolia/algoliasearch-client-scala that referenced this pull request Nov 15, 2024
algolia-bot added a commit to algolia/algoliasearch-client-swift that referenced this pull request Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants