Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Release v1.2.0 #227

Merged
merged 9 commits into from
Jun 5, 2023
Merged

Release v1.2.0 #227

merged 9 commits into from
Jun 5, 2023

Conversation

@gmourier gmourier added the Release Tracker Track all specification changes for a specific release. label Mar 8, 2023
irevoire and others added 5 commits June 5, 2023 17:42
* add support for the boolean type in csv

* fix a typo

* Update text/0028-indexing-csv.md

---------

Co-authored-by: Guillaume Mourier <[email protected]>
* Introduce the spec of the IS EMPTY filter

* Introduce the spec of the IS NULL filter

* Fix suggestions

* Uppercase the IN operator

Co-authored-by: Guillaume Mourier <[email protected]>

* Fix a title number issue

Co-authored-by: Guillaume Mourier <[email protected]>

---------

Co-authored-by: Guillaume Mourier <[email protected]>
* Remove old exactness-criterion specification

* Remove old asc-desc-criterion specification
* specify the new fetch documents route

* update open-api

* try to be nice with bumpsh

* specify the new analytics of the get/fetch documents route

* group the analytics behind already used groups

* fix a placeholder text

* group the get and fetch route under a common section

* rename the section to contain the name of both routes

* clarify how to send the parameter to both routes

* fix the type of the parameters

* add the new fetch route to the api keys actions

* capitalize json

Co-authored-by: cvermand <[email protected]>

* update open-api

* Specify the new route to delete documents by filter

* add the new analytics event

* improve a comment

* add the post - delete route to the api key actions

* Fix the json payload

Co-authored-by: cvermand <[email protected]>

* Apply suggestions from code review

Co-authored-by: Guillaume Mourier <[email protected]>

* Update the details

Co-authored-by: Guillaume Mourier <[email protected]>

* delete the invalid_document_delete_filter error code and introduce the missing_document_filter

* fix the open-api thingy

---------

Co-authored-by: cvermand <[email protected]>
Co-authored-by: Guillaume Mourier <[email protected]>
* auto deletion of tasks

* Update text/0060-tasks-api.md

Co-authored-by: gui machiavelli <[email protected]>

* Update text/0060-tasks-api.md

Co-authored-by: gui machiavelli <[email protected]>

---------

Co-authored-by: gui machiavelli <[email protected]>
@github-actions
Copy link

github-actions bot commented Jun 5, 2023

🚨 Breaking API change detected:

Added (1)

  • POST /indexes/{indexUid}/documents/fetch

Modified (2)

  • GET /indexes/{indexUid}/documents
    • Query parameter added: filter
  • [Breaking] POST /indexes/{indexUid}/documents/delete
    • [Breaking] Header added: Content-Type
    • [Breaking] Body added

Powered by Bump

Kerollmops and others added 3 commits June 5, 2023 17:44
* Add the experimental-reduce-indexing-memory-usage option in the telemetry policies

* Add the experimental-reduce-indexing-memory-usage option in the instance options
* Update 0061-error-format-and-definitions.md

Update error message in the specification

* Update open-api.yaml
@macraig macraig merged commit 3116739 into main Jun 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Release Tracker Track all specification changes for a specific release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants