Skip to content

Releases: pbrissaud/suivi-bourse

3.4.1

25 Feb 00:48
Compare
Choose a tag to compare
  • switch to github pages

3.4.0

24 Feb 02:30
Compare
Choose a tag to compare

Breaking changes

💥Migrate to Ticker.fast_info

As explained in yfinance documentation, Yahoo Finance API now encrypts non non-market data and using Ticker.info was causing multiple bugs. SuiviBourse now use new fast_info to get infos and last share price. Unfortunately, some informations like company sector is missing is this new object (see ranaroussi/yfinance#1415).

Others changes

  • chore(deps): update dependency apscheduler to v3.10.0 (#146)
  • chore(deps): update prom/prometheus docker tag to v2.42.0 (#147)
  • fix(deps): update docusaurus monorepo to v2.3.1 (#140)
  • chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /website (#148)
  • chore(deps): bump yfinance from 0.2.9 to 0.2.11 in /app (#150)
  • chore(deps): update dependency yfinance to v0.2.12 (#151)
  • Fix PATH in bumping script

3.3.4

31 Jan 13:12
Compare
Choose a tag to compare
  • Pass to docusaurus 2.30 ; come back to React 17
  • chore(deps): update dependency yfinance to v0.2.9 (#138)
  • chore(deps): update docker/build-push-action action to v4 (#145)

3.3.3

26 Jan 19:26
Compare
Choose a tag to compare
  • chore(deps): update dependency yfinance to v0.2.6 (#131)
  • chore(deps): update grafana/grafana docker tag to v9.3.4 (#136)
  • chore(deps): bump actions/setup-python from 4.4.0 to 4.5.0 (#134)
  • update docs libs
  • update app deps
  • fix yfinance
  • chore(deps): update grafana/grafana docker tag to v9.3.6 (#139)

3.3.2

26 Dec 23:30
Compare
Choose a tag to compare
  • chore(deps): update dependency urllib3 to v1.26.13 (#107)
  • chore(deps): update prom/prometheus docker tag to v2.40.3 (#108)
  • chore(deps): update grafana/grafana docker tag to v9.2.6 (#106)
  • chore(deps): update actions/setup-python action to v4.3.1 (#112)
  • chore(deps): update grafana/grafana docker tag to v9.3.1 (#111)
  • chore(deps): update prom/prometheus docker tag to v2.40.5 (#110)
  • chore(deps): update dependency yfinance to v0.1.89 (#114)
  • chore(deps): update prom/prometheus docker tag to v2.40.6 (#113)
  • chore(deps): update dependency yfinance to v0.1.90 (#115)
  • upgrade yfinance
  • upgrade prometheus and grafana
  • upgrade doc libs
  • upgrade docker to python 3.11
  • chore(deps): bump actions/setup-python from 4.3.1 to 4.4.0 (#128)
  • fix(deps): update react monorepo to v18 (#120)
  • chore(deps): update tj-actions/changed-files action to v35 (#122)

3.3.1

18 Nov 12:34
Compare
Choose a tag to compare
  • chore(deps): update grafana/grafana docker tag to v9.2.4 (#96)
  • chore(deps): update prom/prometheus docker tag to v2.40.0 (#95)
  • chore(deps): bump loader-utils from 2.0.2 to 2.0.3 in /website (#97)
  • chore(deps): update prom/prometheus docker tag to v2.40.1 (#98)
  • chore(deps): bump apscheduler from 3.9.1 to 3.9.1.post1 in /app (#100)
  • chore(deps): update dependency yfinance to v0.1.86 (#101)
  • chore(deps): bump loader-utils from 2.0.3 to 2.0.4 in /website (#102)
  • chore(deps): update dependency yfinance to v0.1.87 (#103)
  • chore(deps): update grafana/grafana docker tag to v9.2.5 (#104)
  • chore(deps): update prom/prometheus docker tag to v2.40.2 (#105)

3.3.0

07 Nov 08:31
Compare
Choose a tag to compare
  • Change the way to get the last_quote (#93)

3.2.6

04 Nov 16:33
Compare
Choose a tag to compare
  • ⚠️ rollback to python 3.10 due to conflict with lxml lib
  • change releasing process
  • chore: remove check on workflows
  • chore: remove comments

3.2.5

04 Nov 16:00
Compare
Choose a tag to compare
  • chore(deps): update grafana/grafana docker tag to v9.2.2 (#83)
  • fix(deps): update docusaurus monorepo to v2.2.0 (#85)
  • Better testing procedure (#88)
  • fix releasing workflow
  • chore(deps): update dependency yfinance to v0.1.85 (#84)
  • chore(deps): update grafana/grafana docker tag to v9.2.3 (#87)
  • Release 3.2.4 (#91)

3.2.4

25 Oct 12:25
Compare
Choose a tag to compare
  • Update dependabot.yml
  • chore(deps): add renovate.json (#73)
  • fix(deps): pin dependencies (#74)
  • chore(deps): update grafana/grafana docker tag to v9.2.1 (#75)
  • fix(deps): update docusaurus monorepo to v2.1.0 (#77)
  • fix(deps): update react monorepo to v18 (#81)
  • chore(deps): update actions/checkout action to v3 (#79)
  • Revert "fix(deps): update react monorepo to v18 (#81)"
  • chore(deps): update prom/prometheus docker tag to v2.39.1 (#78)
  • chore(deps): update python docker tag to v3.11 (#82)