Skip to content

Latest commit

 

History

History
182 lines (87 loc) · 9.74 KB

File metadata and controls

182 lines (87 loc) · 9.74 KB

Changelog

0.5.11 (2025-12-19)

Bug Fixes

  • merge new subannual module (f584598)

0.5.10 (2025-11-22)

Bug Fixes

  • Added pyyaml>=6.0.0 to requirements.txt (81c784a)

0.5.9 (2025-11-21)

Bug Fixes

  • Update README to reflect the change in command for running the application from times_app_test.py to main.py, force deploy (2cb3625)

0.5.8 (2025-10-03)

Bug Fixes

  • sectoradj: Adjusted which sectors are excluded from the streamlit homepage. (1f181db)

0.5.7 (2025-10-01)

Bug Fixes

  • added beta version description in title and removed 'NA' and 'AFO' sector. (347fe84)

0.5.6 (2025-10-01)

Bug Fixes

  • new default link to duckdb database (a8332ea)

0.5.5 (2025-09-30)

Bug Fixes

  • updated duckdb url link (8d80a32)

0.5.4 (2025-09-30)

Bug Fixes

  • updated duckdb url link (a7d6caa)

0.5.3 (2025-09-30)

Bug Fixes

  • helm: 🚀 Update timesApp tag to v0.5.2 (d749fb6)
  • updated duckdb url used by times_app as default to only include results from Bornholm. (2cca25a)

0.5.2 (2025-09-25)

Bug Fixes

  • helm: 🚀 Update timesApp tag to v0.5.1 (ff857c2)
  • helm: ✨ Rename customerWildcard to streamlitCustomerWildcard in values and production configurations (d91a8d0)
  • removed explamation mark (0c1c51e)

0.5.1 (2025-09-25)

Bug Fixes

  • helm: 🚀 Update timesApp tag to v0.5.0 (91a2f48)
  • times_app: ✨ Update page title in TIMES Data Explorer (752845e)

0.5.0 (2025-09-25)

Features

  • helm: ✨ Add multiple Streamlit apps with updated configurations (b194b55)

Bug Fixes

  • docs: ✨ Update project structure to single-app Streamlit architecture and add TIMES app migration documentation (b6e40c2)
  • helm: 🚀 Update all app tags to v0.4.1 (c965f8d)

0.4.1 (2025-09-25)

Bug Fixes

  • docker: 🎨 Update Dockerfile to use public ECR Python image (818deff)

0.4.0 (2025-09-24)

Features

  • docs: ✨ Add comprehensive multi-app deployment and CI/CD validation documentation (1cd1224)

Bug Fixes

  • helm: 🚀 Update prod tag to v0.3.0 (945d240)
  • pin exact package versions to resolve pybind11 conflicts in multi-page app (e438948)

0.3.0 (2025-09-24)

Features

  • add comprehensive multi-page analytics with TIMES data explorer, energy flow maps, Sankey diagrams, and database tools (418ab5c)

Bug Fixes

  • helm: 🚀 Update prod tag to v0.2.3 (3500c5e)

0.2.3 (2025-09-24)

Bug Fixes

  • helm: ✨ Add Chart.lock and new Helm chart dependencies for flowcore-microservices and flowcore-secret-requester (be26f7a)

0.2.2 (2025-09-24)

Bug Fixes

  • workflows: 🎨 Update production values path in streamlit-cicd workflow (7572262)

0.2.1 (2025-09-24)

Bug Fixes

  • docker: 🎨 Force re-deploy (d3c7c83)
  • helm: 🎨 Correct indentation in values.yaml for route configuration (5edee13)
  • helm: 🚀 Update prod tag to v0.2.0 (cff5707)
  • move production.yaml to configuration/ directory for ArgoCD compatibility (d0ede9c)
  • workflows: ✨ Add input for manual tag in streamlit-cicd workflow (360aed5)

0.2.0 (2025-09-23)

Features

  • initial Streamlit scaffold for Speed Local (185ee1d)

Bug Fixes

  • workflows: 🎨 Add empty line for readability in streamlit-cicd workflow (50a4671)
  • workflows: 🎨 Simplify paths in release-please workflow configuration (6202b11)
  • workflows: 🎨 Update paths in release-please configuration files for consistency (35e03bb)
  • workflows: 🐛 Update GitHub token in release-please workflow for security (5836feb)
  • workflows: 🐛 Update paths in release-please workflow configuration (3fb06f3)
  • workflows: ✨ Add CI/CD workflows for Streamlit app deployment and release management (c0f7c1f)
  • workflows: ✨ Add release-please configuration and manifest files for automated versioning (f093f02)

1.0.0 (2025-09-23)

Features

  • initial Streamlit scaffold for Speed Local (185ee1d)

Bug Fixes

  • workflows: ✨ Add CI/CD workflows for Streamlit app deployment and release management (c0f7c1f)