Skip to content

Releases: semiotic-ai/autoagora

v2.0.0

24 Aug 00:58
ae4b055
Compare
Choose a tag to compare

Feature

  • Support for indexer v0.20.20 (a07ddd7)

Breaking

  • Dropping support for indexer prior to v0.20.20 (a07ddd7)

v1.5.0

04 Jul 23:55
5817039
Compare
Choose a tag to compare

Feature

Documentation

  • Updating container instructions (f4cdccd)

v1.4.0

11 May 23:19
7719edb
Compare
Choose a tag to compare

Feature

  • Added version to the top of the aa model (809c6d0)

v1.3.0

04 Apr 05:54
34b151b
Compare
Choose a tag to compare

Feature

  • Auto discovery of indexer-service in k8s (c88d9df)

Fix

  • Add program abort on k8s_service_watcher fail (30c8d3f)

Documentation

  • Update README w/ indexer-service-metrics-k8s-service (2d6d346)

v1.2.0

09 Feb 18:47
a5f290e
Compare
Choose a tag to compare

Feature

  • Add user arg for # PG connections (096087f)
  • Add statefulness to the absolute price agent (302415d)

Fix

  • Update agents to fix stability issues (217b335)
  • Share a single PG connection pool everywhere (ec89d38)

v1.1.0

24 Jan 22:37
b1db19c
Compare
Choose a tag to compare

Feature

  • Support multiple indexer-service endpoints (#49) (b1db19c)

v1.0.0

19 Jan 20:37
24324e7
Compare
Choose a tag to compare

Breaking

  • Rename most args, make PG DB mandatory (f22baf4)

Documentation

  • Remove CHANGELOG file (84f2a48)
  • Refresh README, fix typos. (9bb8004)
  • Refresh help output in README (4354555)

v0.7.0

06 Jan 22:24
9fed1ef
Compare
Choose a tag to compare

Feature

  • main.py: Exclude subgraphs from processing with an argument (42c5d1c)

Documentation

  • README.md: Added exclude-subgraph argument information (e1a19b6)

v0.6.0

09 Nov 00:36
e497d80
Compare
Choose a tag to compare

Feature

  • Make qps observation duration configurable (ecfa314)

v0.5.3

07 Nov 18:50
e4bee85
Compare
Choose a tag to compare

Fix

  • Catch exception due to subgraph removal (#21) (e4bee85)