-
Notifications
You must be signed in to change notification settings - Fork 90
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
Changes related to the next Meilisearch release (v0.28.0) #1257
Conversation
Changes related to the
|
* Update tasks API * Add additional tests on index tasks routes * Update readme api references * Make task typs an enum * Update wait for tasks tests * Update getTasks filter to arrays * Fix taskUid parameter naming in waitForTask * Make task tests more relevant
* Update tasks API * Add additional tests on index tasks routes * Update readme api references * Make task typs an enum * Update wait for tasks tests * Update getTasks filter to arrays * Fix taskUid parameter naming in waitForTask * Make task tests more relevant * Update the tests impacted by the task api changes * Keep task destructing in tests * Fix linting
* Update tasks API * Add additional tests on index tasks routes * Update readme api references * Make task typs an enum * Update wait for tasks tests * Update getTasks filter to arrays * Fix taskUid parameter naming in waitForTask * Make task tests more relevant * Update the tests impacted by the task api changes * Keep task destructing in tests * Fix linting * Wrap get indexes routes in results object
* Update tasks API * Add additional tests on index tasks routes * Update readme api references * Make task typs an enum * Update wait for tasks tests * Update getTasks filter to arrays * Fix taskUid parameter naming in waitForTask * Make task tests more relevant * Update the tests impacted by the task api changes * Keep task destructing in tests * Fix linting * Wrap get indexes routes in results object * Rebase * Change http methods on route settings route * Fix wrong http methods on documents routes
* Update tasks API * Add additional tests on index tasks routes * Update readme api references * Make task typs an enum * Update wait for tasks tests * Update getTasks filter to arrays * Fix taskUid parameter naming in waitForTask * Make task tests more relevant * Update the tests impacted by the task api changes * Keep task destructing in tests * Fix linting * Wrap get indexes routes in results object * Rebase * Change http methods on route settings route * Update search routes for v0.28.0 * Remove console log from tests
* Update tasks API * Make task typs an enum * Update wait for tasks tests * Wrap get indexes routes in results object * Fix wrong http methods on documents routes * Update get documents method v0.27 * Apply review changes
* Update tasks API * Make task typs an enum * Update wait for tasks tests * Wrap get indexes routes in results object * Change http methods on route settings route * Fix wrong http methods on documents routes * Update keys method v0.28 * Update tests * Simplify the tests
* Update tasks API * Make task typs an enum * Update wait for tasks tests * Wrap get indexes routes in results object * Change http methods on route settings route * Fix wrong http methods on documents routes * Update dumps method v0.28
* Update tasks API * Make task typs an enum * Update wait for tasks tests * Wrap get indexes routes in results object * Change http methods on route settings route * Fix wrong http methods on documents routes * Update token payload from apiKeyPrefix to apiKeyUid * Update the tokens generation for v0.28.0 * Remove console log * Fix variable camel casing * Update expires at message and tests description * Remove the newlines in token errors
* Add pagination on documents * Add pagination on documents * Add pagination on indexes and keys * Improve typing * Add pagination on tasks * Add tests on pagination * Update task types * Add default parameters in JS docs * Update TaskParam to TasksQuery * Fix typing of getTask in JsDocs
ba04c47
to
cb4e04f
Compare
cb4e04f
to
60db7c2
Compare
* Add types on settings and fix tests * Fix esm env test * Fix esm env test
* Add pagination on tasks * Add client header with package information * Update package version to correct one * Update user agent naming * Make x-meilisearch-client an array of string * Fix type in jsdoc * Rollback previous commit * Rollback tasks changes * Put client agents at the root of config object * Merge custom headers with default headers
…p-meilisearch-v0.28.0
f6b8b83
to
75da3b2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!!!! 🎲 🏡
bors merge |
Related to this issue: meilisearch/integration-guides#205
This PR:
This PR is auto-generated for the pre-release week purpose.