Skip to content

Releases: meilisearch/meilisearch-go

v0.34.1 🐹

18 Oct 18:43

Choose a tag to compare

🐛 Bug Fixes

⚙️ Maintenance/misc

  • Update dependabot and release template configuration (#720)
  • chore(deps): bump actions/setup-go from 5 to 6 (#721) @dependabot[bot]

Thanks again to @ElyarSadig, @dependabot[bot], @ja7ad, and dependabot[bot]! 🎉

v0.34.0 🐹

12 Sep 10:23

Choose a tag to compare

  • Update version for the next release (v0.34.0) (#718) @ja7ad

⚠️ Breaking changes

  • feat: add renaming indexes & add queryVector field to searchResponse (#717) @ElyarSadig

🚀 Enhancements

  • Add enhanced DecodeInto for hit and hits (#713) @ja7ad
  • Improved examples logics for decode hits (#714) @ja7ad

⚙️ Maintenance/misc

Thanks again to @ElyarSadig and @ja7ad! 🎉

v0.33.3 🐹

05 Sep 04:07

Choose a tag to compare

🚀 Enhancements

⚙️ Maintenance/misc

Thanks again to @ElyarSadig, @RISHABH4SAHNI, @ja7ad, @r-sahni and dependabot[bot]! 🎉

v0.33.2 🐹

22 Aug 15:12

Choose a tag to compare

🚀 Enhancements

  • Fix integration test of chat completion (#690) @ja7ad
  • Support utility functions for pointer conversions (#692) @ja7ad
  • Support optional field type (#696) @ja7ad

Thanks again to @ElyarSadig, @ja7ad and elyar! 🎉

v0.33.1 🐹

16 Aug 07:15

Choose a tag to compare

🚀 Enhancements

  • Add Experimental feature chat completions (#671) @A7bari

Thanks again to @A7bari, @ElyarSadig, @agam1092005 and @ja7ad! 🎉

v0.33.0 🐹

04 Aug 08:37

Choose a tag to compare

⚠️ Breaking changes

🚀 Enhancements

🔒 Security

  • chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 in the go_modules group (#617) @dependabot[bot]

⚙️ Maintenance/misc

  • Move integration tests into integration dir (#649) @ja7ad
  • Update max version of go to 1.24 in pipeline (#658) @ja7ad
  • Remove bors to use merge queue (#660) @curquiza
  • Add version hint into readme installation header (#661) @ja7ad

Thanks again to @ElyarSadig, @bevane, @bilinxing, @curquiza, @ja7ad, @meili-bors[bot] and dependabot[bot]! 🎉

v0.32.0 🐹

05 May 10:11
ab4cf1f

Choose a tag to compare

No breaking changes, only new additions and enhancements

🚀 Enhancements

⚙️ Maintenance/misc

  • Remove _md code samples for Mintlify migration (#627) @curquiza

Thanks again to @curquiza, and @pratts! 🎉

v0.31.0 🐹

19 Feb 18:14
e56172a

Choose a tag to compare

This version introduces features released on Meilisearch v1.13.0 🎉

✨ New

🚀 Enhancements

Thanks again to @cosmastech, @Strift and dependabot[bot]! 🎉

v0.30.0 🐹

31 Dec 09:36
1415641

Choose a tag to compare

⚠️ Breaking changes

  • Add AI-powered search changes related to v1.10 (#593) @ja7ad
    • ApiKey field is renamed APIKey
    • Rest embedder
      • Removed parameters: query, inputField, inputType, pathToEmbeddings and embeddingObject.
      • Replaced by request and response
      • New parameter: headers
    • Add url parameter to the OpenAI embedder
    • dimensions is now available as an optional parameter for Ollama embedders.

🚀 Enhancements

⚙️ Maintenance/misc

Thanks again to @ja7ad! 🎉

v0.29.0 🐹

28 Oct 10:14
33a33f7

Choose a tag to compare

⚠️ Breaking changes (experimental feature)

🚀 Enhancements

Thanks again to @A7bari, @ja7ad, @Kerollmops and @polyfloyd! 🎉