Skip to content

Latest commit

 

History

History
161 lines (109 loc) · 12.6 KB

CHANGELOG.md

File metadata and controls

161 lines (109 loc) · 12.6 KB

Changelog

1.5.0 (2025-04-08)

Features

  • follow the production best practice guide (ffca37e)
  • follow the production best practice guide (a580043)

1.4.2 (2025-04-03)

Bug Fixes

  • add the check before querying the container file system (1102fa9)
  • add the check before querying the container file system (57c3ce6)

1.4.1 (2025-04-01)

Bug Fixes

1.4.0 (2025-03-28)

Features

  • implement certificate transfer integration (eb88a9a)

1.3.1 (2025-03-27)

Bug Fixes

  • add optional values to charmcraft (f339cfa)
  • use optional flags in charmcraft (d683b29)

1.3.0 (2025-03-27)

Features

  • add terraform module (237e9b8)
  • add the terraform module (f3bcea6)
  • add tls-certificates integration (5f46194)
  • add tls-certificates integration (67db776)

Bug Fixes

1.2.1 (2025-03-14)

Bug Fixes

  • remove the deprecated charm lib v0 to fix the charm lib release (39bb259)
  • remove the deprecated charm lib v0 to fix the charm lib release workflow (3b3006f)

1.2.0 (2025-03-12)

Features

  • update the openfga lib to use Pydantic v2 (bbe971b)
  • update the openfga lib to use Pydantic v2 (85496af)

Bug Fixes

  • fix the charm and tests (7314abc)

1.1.0 (2025-03-10)

Features

  • add openfga lib v1 (e747890)
  • COS: add Grafana dashboard, Loki alert rules and Alertmanager rules (d8a3ec5)
  • COS: COS integration first implementation (f8d1d38)
  • COS: implement bundle relations, log on promtail-digest-error, expose metrics port on OpenFGA service (8d3a111)
  • enable response time histograms (388e1e9)
  • switched to Loki log forwarding (ac06e69)
  • update openfga lib (7e976ac)
  • update to use openfga v1.5.2 (edbbc75)
  • use openfga lib v1 (f5ee976)

Bug Fixes

  • Add check that dsn is there (5fbbd1a)
  • adjust grafana dashboard sources (d109c2d)
  • bump ingress to v2 (3c40361)
  • catch error on restart (0a7b1ad)
  • content-type is automatically set by lib (c28cec2)
  • do not compute token every time (b3b04d0)
  • expose workload version (1d7d508)
  • fix openfga command (36d8686)
  • fix tests (b785dc8)
  • improve the grafana dashboard (7896de1)
  • improve the grafana dashboard (99a5c78)
  • pass log level to openfga (5333bae)
  • refactor database_created hook (f231334)
  • refactor logic in _update_workload (5e00e2f)
  • remove duplicate check (192273a)
  • remove leader requirement from db events (eb970fc)
  • remove logrotate (b11c9b8)
  • remove loki workaround (9bc13b0)
  • remove tls integration (839b2e6)
  • remove unused function (f813698)
  • type annotations (a0d20af)
  • typo (0f7bb7c)
  • unpin lightkube-models (9ee8459)
  • use ghcr image in tests (8164b25)

1.0.0 (2025-03-10)

Features

  • add openfga lib v1 (e747890)
  • COS: add Grafana dashboard, Loki alert rules and Alertmanager rules (d8a3ec5)
  • COS: COS integration first implementation (f8d1d38)
  • COS: implement bundle relations, log on promtail-digest-error, expose metrics port on OpenFGA service (8d3a111)
  • enable response time histograms (388e1e9)
  • switched to Loki log forwarding (ac06e69)
  • update openfga lib (7e976ac)
  • update to use openfga v1.5.2 (edbbc75)
  • use openfga lib v1 (f5ee976)

Bug Fixes

  • Add check that dsn is there (5fbbd1a)
  • adjust grafana dashboard sources (d109c2d)
  • bump ingress to v2 (3c40361)
  • catch error on restart (0a7b1ad)
  • content-type is automatically set by lib (c28cec2)
  • do not compute token every time (b3b04d0)
  • expose workload version (1d7d508)
  • fix openfga command (36d8686)
  • fix tests (b785dc8)
  • improve the grafana dashboard (7896de1)
  • improve the grafana dashboard (99a5c78)
  • pass log level to openfga (5333bae)
  • refactor database_created hook (f231334)
  • refactor logic in _update_workload (5e00e2f)
  • remove duplicate check (192273a)
  • remove leader requirement from db events (eb970fc)
  • remove logrotate (b11c9b8)
  • remove loki workaround (9bc13b0)
  • remove tls integration (839b2e6)
  • remove unused function (f813698)
  • type annotations (a0d20af)
  • typo (0f7bb7c)
  • unpin lightkube-models (9ee8459)
  • use ghcr image in tests (8164b25)