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

Release v1.3.0 #244

Merged
merged 8 commits into from
Jul 31, 2023
Merged

Release v1.3.0 #244

merged 8 commits into from
Jul 31, 2023

Conversation

@macraig macraig changed the title Bump openapi.yaml file Release v1.3.0 tracker Jun 5, 2023
@macraig macraig changed the title Release v1.3.0 tracker Release v1.3.0 Jun 5, 2023
@macraig macraig added the Release Tracker Track all specification changes for a specific release. label Jun 22, 2023
gmourier and others added 2 commits July 31, 2023 12:19
* Init specification

* Adjust spec files to PR number

* Fix content-type open-api

* Remove fix content-type

* Add the telemetry

* Update text/0246-facet-search-api.md

Co-authored-by: cvermand <33010418+bidoubiwa@users.noreply.github.com>

* Update text/0034-telemetry-policies.md

---------

Co-authored-by: Clément Renault <clement@meilisearch.com>
Co-authored-by: cvermand <33010418+bidoubiwa@users.noreply.github.com>
* init spec

* Add property description and open-api.yaml

* Removes future possibility

* Update the telemetry

* Update the error of the sortFacetValuesBy setting

---------

Co-authored-by: Clément Renault <clement@meilisearch.com>
@github-actions
Copy link

github-actions bot commented Jul 31, 2023

🚨 Breaking API change detected:

Added (3)

  • GET /experimental-features
  • PATCH /experimental-features
  • POST /indexes/{indexUid}/facet-search

Modified (9)

  • [Breaking] DELETE /indexes/{indexUid}/documents/{documentId}
    • [Breaking] Header removed: Content-Type
    • [Breaking] Body removed
  • GET /indexes/{indexUid}/search
    • Response modified: 200
      • Attribute modified: hits
  • GET /indexes/{indexUid}/settings
    • Response modified: 200
      • Attribute modified: faceting
  • GET /indexes/{indexUid}/settings/faceting
    • Response modified: 200
      • Attribute added: sortFacetValuesBy
  • GET /tasks
    • Response modified: 200
      • Attribute added: total
  • PATCH /indexes/{indexUid}/settings
    • Body modified
      • Attribute modified: faceting
  • PATCH /indexes/{indexUid}/settings/faceting
    • Body modified
      • Attribute added: sortFacetValuesBy
  • POST /indexes/{indexUid}/search
    • Body modified
      • Attributes added: vector, showRankingScore, showRankingScoreDetails, attributesToSearchOn
    • Response modified: 200
      • Attribute modified: hits
  • POST /multi-search
    • Body modified
      • Attribute modified: queries
    • Response modified: 200
      • Attribute modified: results

Powered by Bump

gmourier and others added 5 commits July 31, 2023 12:20
* Init spec

* Fix the vector store fields

* Add an information on the invalid_search_vector error code

* Add an information on the invalid_vectors_field error codes

* Define the new max_vector_size analytic

* Update the open-api file with vector capabilities

* Apply suggestions from code review

* Update open-api.yaml

Co-authored-by: Maria Craig <marycraig90@gmail.com>

* Update open-api.yaml

Co-authored-by: Maria Craig <marycraig90@gmail.com>

* Update text/0118-search-api.md

Co-authored-by: Maria Craig <marycraig90@gmail.com>

* Update text/0061-error-format-and-definitions.md

Co-authored-by: Maria Craig <marycraig90@gmail.com>

---------

Co-authored-by: Kerollmops <clement@meilisearch.com>
Co-authored-by: Maria Craig <marycraig90@gmail.com>
* Update the tasks route info to add the total field

* Update the OpenApi of the tasks route
* document the latest metrics improvements

* Update text/0174-metrics-api.md

Co-authored-by: Guillaume Mourier <guillaume@meilisearch.com>

* Update text/0174-metrics-api.md

Co-authored-by: Guillaume Mourier <guillaume@meilisearch.com>

* adds some details on the meilisearch_db_size metrics

* update the open api metrics smaple

* update a bad copy paste

* Update open-api.yaml

* prefix prometheus metrics by meilisearch_

* Introduce two new metrics

---------

Co-authored-by: Guillaume Mourier <guillaume@meilisearch.com>
Co-authored-by: Kerollmops <clement@meilisearch.com>
* Update 0118-search-api.md

* Update 0061-error-format-and-definitions.md

* Update 0118-search-api.md

* Update open-api.yaml

* Update 0034-telemetry-policies.md

Update telemetry

* Update open-api.yaml

* Update text/0118-search-api.md

* Update text/0118-search-api.md

---------

Co-authored-by: Maria Craig <marycraig90@gmail.com>
* Fix various typos

* Fix wrongly tagged routes in open api

* Telemetry policy

* Add new error and api keys actions

* Add experimental features and experimental feature API specs

* Update open API

* Score details (#252)

* ranking score spec

* search API changes

* telemetry policies score

* open api

* Fix typos in spec

Co-authored-by: Maria Craig <marycraig90@gmail.com>

* Add multi search telemetry

---------

Co-authored-by: Maria Craig <marycraig90@gmail.com>

---------

Co-authored-by: Maria Craig <marycraig90@gmail.com>
@macraig macraig merged commit 7376189 into main Jul 31, 2023
1 of 2 checks passed
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.

6 participants