Skip to content

Releases: manticoresoftware/manticoresearch-go

Release v1.8.0

01 Apr 07:15
Compare
Choose a tag to compare

This release includes:

  • Fixed a bug causing random connection failures
  • BREAKING CHANGES:
    Replaced the _id property with id in all related request/response objects
  • Updated documentation

Release v1.7.0

13 Feb 07:44
Compare
Choose a tag to compare

This release includes:

  • Added support for the /autocomplete endpoint
  • BREAKING CHANGES:
    Replaced the index property with table in all related methods
  • Updated documentation

Release v1.6.0

31 Jan 13:35
Compare
Choose a tag to compare

This release includes:

Release v1.0.0

02 Feb 12:55
Compare
Choose a tag to compare

This release includes:

  • Go client generated with an OpenAPITools generator