github meilisearch/meilisearch-go v0.19.0
v0.19.0 🐹

latest releases: v0.36.3, v0.36.2, v0.36.1...
4 years ago

This version makes this package compatible with MeiliSearch v0.25 up to v0.26.0
🎉 Check out the changelog of MeiliSearch v0.26.0 for more information about the ⚠️ Breaking changes about the flag and dump new behavior. (#269)

⚠️ Breaking changes

  • Rename type waitParams to WaitParams for making it exported (#272) @stormyyd

🚀 Enhancements

  • Added new method generateTenantToken() as a result of the addition of the multi-tenant functionality.
    This method creates a JWT tenant token that will allow the user to have multi-tenant indexes and thus restrict access to documents based on the end-user making the search request. (#275) @alallema

Thanks again to @alallema, @curquiza and @stormyyd! 🎉

Don't miss a new meilisearch-go release

NewReleases is sending notifications on new releases.