Skip to content

Releases: manticoresoftware/manticoresearch-buddy

Release v2.3.10

03 Jun 06:13
Compare
Choose a tag to compare

What's Changed

Read more

Release v1.0.18

20 Sep 12:25
Compare
Choose a tag to compare

Release Notes

1.0.18 - 2023-08-04

  • Bump version to 1.0.18

Changes - 2023-08-02

Changes - 2023-06-30

Changes - 2023-06-29

Changes - 2023-07-21

Changes - 2023-07-19

Changes - 2023-07-14

Changes - 2023-07-12

Updated the app version - 2023-07-11

Removed unit tests for plugins (#144) - 2023-07-06

Updated composer.lock to reflect changes in plugins - 2023-06-22

Update deps versions - 2023-06-09

Changes - 2023-06-05

Introduce Grafana support - 2023-05-31

Updated the test to reflect the changes in Manticore (#139) - 2023-06-02

Changes - 2023-05-29

Changes - 2023-05-22

Implement Apacher Superset Support - 2023-05-26

Use prepared dump for tests to fix performance issue - 2023-05-20

Changes - 2023-05-19

Deprecate plugins and add CLT tests to cover new mysqldump imlementation in searchd - 2023-05-18

Add insert-mva plugin - 2023-03-28

Changes - 2023-05-15

Updated composer.lock to use the latest buddy-core (#133) - 2023-05-10

Updated composer.lock to use the latest empty-string plugin (#132) - 2023-05-09

Update CI to store binary and share inside the single archive to upload to repo for homebrew bottle - 2023-05-02

Update deps versions and use latest empty-query plugin - 2023-05-01

Update README.md - 2023-04-23

Changes - 2023-04-20

Fix tests after migrating to new build system - 2023-04-18

Changes - 2023-04-17

Fix backup test due to update in Backup library - 2023-04-12

Update composer deps - 2023-04-12

Add hook for plugin deletion and update deps - 2023-04-05

Update dependencies versions - 2023-04-04

Add links to articles about Buddy - 2023-03-31

Bump version to 0.5.5 - 2023-03-30

Changes - 2023-03-30

Add cross-platform function to get root dir of Buddy sources - 2023-03-29

Changes - 2023-03-22

Implement automatic composer autoload reload on new plugin install via hooks - 2023-03-24

Keep plugins folder in the repository - 2023-03-21

Use updated TaskResult struct to make response easier - 2023-03-21

Introduce pluggable system - 2023-03-11

Bump next dev version: 0.4.3 - 2023-03-13

Release v0.4.2

15 Mar 10:15
Compare
Choose a tag to compare

Changes

2023-03-13T07:21:34+00:00 36757ee [Don Hardman] Bump release version to 0.4.2 and update CI to use Manticore 6.0.4
2023-03-13T14:20:56+07:00 a9c45d2 [Don Hardman] Add changelog
2023-03-10T12:53:48+00:00 29d0193 [Don Hardman] Bump version to 0.4.1
2023-03-10T19:32:41+07:00 673bd49 [Don Hardman] Use sql endpoint instead of cli_json everywhere we should
2023-03-07T12:57:09+07:00 e709dd3 [Don Hardman] Updated Manticore client's default endpoint
2023-03-06T16:19:04+07:00 dbeec0c [GitHub] Added the processing of Elastic-like queries (#109)
2023-03-02T20:42:18+07:00 2276e89 [Don Hardman] Load variables into settings and increase post size for request body
2023-02-27T22:49:42+07:00 ce907ea [Don Hardman] Add Buddy version to started output
2023-02-27T12:20:23+07:00 053768a [Don Hardman] Fix unreachable arm PHPStan issue in match statement
2023-02-27T12:20:23+07:00 070ca95 [Don Hardman] Update version of telemetry
2023-02-27T12:20:23+07:00 9c9d55b [Don Hardman] Add crash detection logic and send metric on it
2023-02-23T16:58:30+07:00 e2ac00b [Don Hardman] Remove deprecations of set-output in GitHub actions
2023-02-22T05:19:02+00:00 5f95bcd [Don Hardman] Make output of bin/query a little bit better with tables returned
2023-02-22T05:14:42+00:00 8e7353c [Don Hardman] Fix issue with bin/query script that was implemented since latest core changes with cli tables feature
2023-02-20T06:33:21+00:00 cf416a4 [Don Hardman] Fix issue with composer.lock
2023-02-20T13:31:08+07:00 db9532c [Don Hardman] Allow spaces in backup path and add some magic to regexp to support single quotes also
2023-02-20T13:25:15+07:00 09bf377 [Don Hardman] Update README.md
2023-02-20T13:25:15+07:00 3b3019b [Don Hardman] Update README.md
2023-02-20T13:25:15+07:00 6a91fea [Don Hardman] Add all logic to support mysqldump
2023-02-20T13:24:49+07:00 162b79a [Don Hardman] Update readme and add development instructions and building phar archive
2023-02-14T17:57:04+07:00 ed09f8f [GitHub] Implemented a cli table formatting feature (#94)
2023-02-13T13:49:26+07:00 32971ea [Don Hardman] Migrate to external build system from repo phar_builder
2023-02-09T19:37:01+07:00 fba9c8c [Don Hardman] Update version of manticore and proxy original error on invalid request received
2023-02-09T14:24:21+07:00 522b446 [Don Hardman] use PHP_OS_FAMILY instead PHP_OS
2023-02-02T13:52:28+00:00 3db8cfb [Don Hardman] Update telemetry package version
2023-02-02T09:05:12+00:00 47a370e [Don Hardman] Bump next dev version: 0.3.5

Release v0.3.4

13 Feb 05:23
Compare
Choose a tag to compare

Initial Version of Buddy

The first version of Manticoresearch companion adds the following features:

  1. Auto-scheme support
  2. SHOW QUERIES
  3. Anonymous telemetry
  4. BACKUP command