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

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

This version makes this package compatible with Meilisearch v1.0.0 🎉
Check out the changelog of Meilisearch vv1.0.0 for more information on the changes(#405).

⚠️ Breaking changes

  • KeyParsed struct has been changed; this structure is used to manage the time format when creating a key, however, all the Key fields were available in the structure, while only those used to create a key should be available in it.
    • createdAt has been removed
    • updatedAt has been removed

Thanks again to @Thearas, @alallema, @bidoubiwa! 🎉

Don't miss a new meilisearch-go release

NewReleases is sending notifications on new releases.