Skip to content

Releases: aiops/logsight-backend

LB-v1.3.1

16 Aug 09:37
dd16141
Compare
Choose a tag to compare
added network to docker compose, fixed linting (#126)

* added network to docker compose, fixed linting

* code format and optimized imports

* fixed compile issues

LB-v1.2.4

15 Aug 13:56
6ee4eaa
Compare
Choose a tag to compare
Reduce compare query (#125)

* reduce compare query

* short fix get all compares

* fix compare query

* get all compare query fix

LB-v1.2.3

25 Jul 15:25
6ee4eaa
Compare
Choose a tag to compare
Reduce compare query (#125)

* reduce compare query

* short fix get all compares

* fix compare query

* get all compare query fix

LB-v1.3.1-pre: Reduce compare query (#125)

05 Aug 13:07
6ee4eaa
Compare
Choose a tag to compare
* reduce compare query

* short fix get all compares

* fix compare query

* get all compare query fix

LB-v1.2.3-pre

24 Jun 16:01
Compare
Choose a tag to compare
LB-v1.2.3-pre Pre-release
Pre-release
fix compare query

LB-v1.2.2-pre

23 Jun 15:08
580fa3c
Compare
Choose a tag to compare
LB-v1.2.2-pre Pre-release
Pre-release

What's Changed

Full Changelog: v1.2.1...v1.2.2-pre

LB-v1.2.1

17 Jun 14:46
658e183
Compare
Choose a tag to compare

What's Changed

LB-v1.1.1

05 Jun 05:24
763247a
Compare
Choose a tag to compare

What's Changed

LB-v1.0.2

29 Apr 20:26
a05ba26
Compare
Choose a tag to compare
added queueing of logs which decouples the transmission via zeromq. a…

…… (#78)

* added queueing of logs which decouples the transmission via zeromq. allows capacity limitation and control.

* fixed tests

* rest controller advice for too many logs

* remove stacktrace, was causing problems in the response

* moved hwm to config

Co-authored-by: snedelkoski <sashonedelkoski@gmail.com>

LB-v1.0.1

23 Apr 17:31
a4e0bc4
Compare
Choose a tag to compare

What's Changed