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

Release v1.7.0 #263

Merged
merged 4 commits into from
Mar 11, 2024
Merged

Release v1.7.0 #263

merged 4 commits into from
Mar 11, 2024

Conversation

macraig
Copy link
Contributor

@macraig macraig commented Jan 16, 2024

@macraig macraig added the Release Tracker Track all specification changes for a specific release. label Jan 16, 2024
* Stabilize scoreDetails feature

* Remove from telemetry and experimental features
Copy link

github-actions bot commented Mar 11, 2024

🚨 Breaking API change detected:

Modified (5)

  • GET /experimental-features
    • Response modified: 200
      • Content type modified: application/json
        • [Breaking] Attribute removed: scoreDetails
          • Removing a resource is always breaking unless it was deprecated before [Breaking]
        • Attributes added: metrics, exportPuffinReports
  • GET /indexes/{indexUid}/search
    • Response modified: 200
      • Content type modified: application/json
        • Attribute modified: hits
  • PATCH /experimental-features
    • Content type modified: application/json
      • [Breaking] Attribute removed: scoreDetails
        • Removing a resource is always breaking unless it was deprecated before [Breaking]
      • Attributes added: metrics, exportPuffinReports
    • Response modified: 200
      • Content type modified: application/json
        • [Breaking] Attribute removed: scoreDetails
          • Removing a resource is always breaking unless it was deprecated before [Breaking]
        • Attributes added: metrics, exportPuffinReports
  • POST /indexes/{indexUid}/search
    • Response modified: 200
      • Content type modified: application/json
        • Attribute modified: hits
  • POST /multi-search
    • Response modified: 200
      • Content type modified: application/json
        • Attribute modified: results

Preview documentation

Powered by Bump.sh

dureuill and others added 2 commits March 11, 2024 16:47
* Update telemetry

* add infos.gpu_enabled at the second required location
* Add specification about both new logs experimental features

* Update text/0119-instance-options.md

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

---------

Co-authored-by: Maria Craig <maria@meilisearch.com>
Co-authored-by: Guillaume Mourier <guillaume@meilisearch.com>
@macraig macraig merged commit a1efc63 into main Mar 11, 2024
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.

3 participants