Releases: ix-ai/crypto-exporter
Releases · ix-ai/crypto-exporter
v1.9.0
- 8f9fac7 Minor fixup
- 98c2bb3 Update the documentation to reflect the added variable
- e451455 Add option to disable fetch_tickers()
- ce03e3c Update promehteus_client and ccxt
- 9839062 Add missing dependencies for
cryptography
- 36afff0 Updated dependencies: prometheus_client, requests, pygelf, ccxt
v1.8.2
- 0549847 update ccxt from 1.48.41 to 1.55.95
- 30dd94d Update requests from 2.25.1 to 2.26.0
- 2780627 Update prometheus_client from 0.10.1 to 0.11.0
- ef67b0d update ccxt from 1.43.74 to 1.48.41
- 85e0764 update prometheus_client from 0.9.0 to 0.10.1
v1.8.1
- b93234d Update ccxt from
1.42.41
to 1.43.74
- ca819ca Add ghcr.io docker image
- 8052d1d Specify less specific version for stellar-sdk
- 42dfbe5 Add note for GitLab. Add link to the azure repository
- 1cd4191 Bump ccxt from 1.41.98 to 1.42.41
- d8efdb0 Enable SAST and Dependency Scanning
v1.8.0
Highlights
Added loglevel TRACE
where the parsed responses from the APIs are now logged
Changelog
v1.7.11
- ecaed6a Update dependencies
- update requests from 2.24.0 to 2.25.0
- update stellar-sdk from 2.8.1 to 2.10.0
- update ccxt from 1.37.34 to 1.38.85
- 76fd915 Prepare v1.7.11
- ebd882b Update prometheus-client from 0.8.0 to 0.9.0
- 0340dea Add CodeQL Analysis
v1.7.10
- b103a62 Bump ccxt from 1.36.80 to 1.37.34
- 5c9dc73 Prepare v1.7.10
- 4fb1a82 Update the docs to reference registry.gitlab.com
v1.7.9
- 68987af
- Rename crypto-exporter.sh to crypto-exporter
- Drop the
find
in build.sh
- Split the Dockerfile into multi-staged build
- Change the user from
root
to crypto-exporter
- Prepare release v1.7.9
- 8dfb4aa Update dependencies
v1.7.8
- 8f89d04 Bump dependencies in exporter/
v1.7.7
- 1610337 Bump stellar-sdk from 2.5.2 to 2.6.1 in /exporter
v1.7.6
- c262d0d #6: Fix the syntax for
hasattr