Releases: semiotic-ai/autoagora
Releases · semiotic-ai/autoagora
v2.0.0
Feature
- Support for indexer v0.20.20 (
a07ddd7
)
Breaking
- Dropping support for indexer prior to v0.20.20 (
a07ddd7
)
v1.5.0
Feature
Documentation
- Updating container instructions (
f4cdccd
)
v1.4.0
Feature
- Added version to the top of the aa model (
809c6d0
)
v1.3.0
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
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
Feature
- Support multiple indexer-service endpoints (#49) (
b1db19c
)
v1.0.0
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
Feature
- main.py: Exclude subgraphs from processing with an argument (
42c5d1c
)
Documentation
- README.md: Added exclude-subgraph argument information (
e1a19b6
)
v0.6.0
Feature
- Make qps observation duration configurable (
ecfa314
)
v0.5.3
Fix
- Catch exception due to subgraph removal (#21) (
e4bee85
)