Skip to content

Latest commit

 

History

History
99 lines (68 loc) · 2.2 KB

CHANGELOG.md

File metadata and controls

99 lines (68 loc) · 2.2 KB

2.2.0

  • add grafana dashboard for standalone use
  • update doc for standalone use
  • Create LICENSE
  • Update Grafana version in stack
  • Update README.md
  • Delete .gitlab-ci.yml
  • Create codeql-analysis.yml
  • chore: add screenshot
  • Create CHANGELOG

3.0.0

  • Switch to Prometheus as TSBD
  • Docker image is published to Dockerhub
  • Cleaner code
  • Online doc

3.0.1

  • Change doc
  • update hugo theme
  • fix image name in build process
  • change url to netlify
  • change releasing system 3.0
  • Update README.md
  • Update Checkout action
  • chore(deps): update apscheduler requirement in /app (#20)

3.0.2

  • fix image name in build process
  • change url to netlify
  • change releasing system 3.0
  • Update README.md
  • Update Checkout action
  • chore(deps): update apscheduler requirement in /app (#20)
  • chore(deps): update yfinance requirement in /app (#18)

3.0.3

  • chore(deps): update urllib3 requirement in /app (#16)

3.1.0

  • Add missing python dependencies (#25)
  • chore(deps): bump actions/setup-python from 2 to 3.1.0 (#26)
  • chore(deps): update urllib3 requirement in /app (#24)
  • Update checkout action in CI (#29)
  • Update doc template version (#30)
  • Update Grafana and Prometheus version (#31)

3.1.1

  • Update pull-request-fake.yml
  • chore(deps): bump actions/setup-python from 3.1.0 to 3.1.1 (#37)
  • Fix image tag in docker-compose
  • Update docker-compose.yaml
  • chore(deps): bump actions/setup-python from 3.1.0 to 3.1.2 (#38)
  • chore(deps): bump github/codeql-action from 1 to 2 (#40)

3.1.2

  • chore(deps): bump docker/build-push-action from 2 to 3 (#45)
  • chore(deps): bump docker/setup-qemu-action from 1 to 2 (#44)
  • chore(deps): bump docker/login-action from 1 to 2 (#43)
  • chore(deps): bump docker/metadata-action from 3 to 4 (#42)
  • chore(deps): bump docker/setup-buildx-action from 1 to 2 (#41)
  • chore(deps): update prometheus-client requirement in /app (#36)

3.1.3

  • chore(deps): bump actions/setup-python from 3.1.2 to 4.0.0 (#46)

3.2.0

  • Add some docs (Fix #33, #39)
  • Use Grafana Candlestick panel (Fix #35)
  • Add a new metric sb_share_info to store some useful informations (Fix #55)
  • Refactoring
  • Dependencies update

3.2.1

  • Update README.md
  • Change doc framework (#63)