Skip to content

Latest commit

 

History

History
209 lines (123 loc) · 6.35 KB

CHANGELOG.md

File metadata and controls

209 lines (123 loc) · 6.35 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning. Versions are prefixed with tum-gis-iot-stack-k8s- due to usage of chart-releaser-action. For releases < 1.0.0 minor version step indicate breaking changes.

Changed

  • Bump Grafana 10.0.2 --> 10.0.3

Fixed

  • Fixed SMTP settings change did not trigger pod recreation
  • Fixed SMTP settings secret
  • Fixed settings config map error when grafana.featureToggles.enable set
  • Fixed wrong labels set on Grafana Ingress
  • Fixed Grafana >= v10 redirect loop when serving Grafana from subpath
  • Update Grafana plugins

Changed

  • Link CHANGELOG.md in release notes.

Added

  • Added Grafana featureToggles.enable option. publicDashboards feature is now enabled by default.

Changed

  • Bump FROST-Server 2.1.2 --> 2.1.4

Breaking changes

  • Bump Grafana 9.5.1 --> 10.0.2

Added

  • Exposed some more FROST-Sever settings in values.yml

Changed

  • Some FROST-Server default settings

Fixed

  • FROST-Server defaultCount not set due to missing variable in template

Added

  • Github issue form

Changed

  • Bump FROST-Server 2.1.1 --> 2.1.2

Changed

  • Bump Grafana 9.4.3 --> 9.5.1

Fixed

  • Helm releaser now only runs on chart changes

Fixed

  • Release to fix Zenodo DOI releases

Added

Changed

  • Bump Caddy 2.6.2-alpine --> 2.6.4-alpine

Changed

  • Bump FROST-Server 2.1.0 --> 2.1.1
  • Set appVersion of chart to version of FROST-Server, which is the core component.

Changed

  • Bump Grafana 9.3.6 --> 9.4.3

Fixed

  • Fixed Grafana deployment typo

Added

  • Support for high availability PostgreSQL database backend
    • Note: Switching to the new database backend require database migration e.g. via using pg_dump and pg_restore.

Changed

  • Reworked README.md
  • Documentation updates
  • Minor changes to default values
  • Bump FROST-Server 2.0.6 --> 2.1.0
  • Expose Grafana SMTP settings in values.yml

Changed

  • Grafana database creation container now uses template1 db for connection, as it is usually available on all postgres servers.

Changed

  • Bump Grafana 9.3.2 --> 9.3.6
  • Versions before this release are development snapshots

Unreleased - YYYY-MM-DD

Breaking changes

Added

Changed

Removed

Fixed

Security

Deprecated

Known issues

template - YYYY-MM-DD

Breaking changes

Added

Changed

Removed

Fixed

Security

Deprecated

Known issues