Important changes
- Getting relation data supports sides now and with this changes the `assert_logging` will break if Grafana agent app is provided. It's need to be fixed by providing tested app instead of Grafana agent.
- The `deploy_and_assert_grafana_agent` takes a new argument `idle_period`, which defined how long, in seconds, the agent statuses of all units of all Grafana agent need to be `idle`. This is important for Grafana agent to scrape for first time metrics, so we can see them in API. If your scrape interval is higher as default, you will need to increase this time.
Bug Fixes
- remove assertion of BlockedStatus message (105) [105](https://github.com/canonical/charmed-kubeflow-chisme/pull/105) ([Daniela Plascencia](https://github.com/canonical/charmed-kubeflow-chisme/commit/e321705a11a46f392e7352d07dc8065aec57ba62))
Continuous Integration
- bump microk8s 1.25 -> 1.29 (102) [102](https://github.com/canonical/charmed-kubeflow-chisme/pull/102) ([Daniela Plascencia](https://github.com/canonical/charmed-kubeflow-chisme/commit/a429474f0d81dd76aaa13d8f340230eafd78c16b))
- use juju 3.4/stable instead of 3.5/stable (103) [103](https://github.com/canonical/charmed-kubeflow-chisme/pull/103) ([Daniela Plascencia](https://github.com/canonical/charmed-kubeflow-chisme/commit/4a1a8ab765ed0007ef7c84754c4feff551de0084))
Chores
- bump 0.4.0 -> 0.4.1 (106) [106](https://github.com/canonical/charmed-kubeflow-chisme/pull/106) ([Daniela Plascencia](https://github.com/canonical/charmed-kubeflow-chisme/commit/5b3aed21d63574aca7a344bd0a198e090c480934))
Commits
- db8340e: Add assert_grafana_dashboards function (108) (Robert Gildein) [108](https://github.com/canonical/charmed-kubeflow-chisme/pull/108)
- c8250d6: Check metrics endpoing with Grafana agent API (110) (Robert Gildein) [110](https://github.com/canonical/charmed-kubeflow-chisme/pull/110)
- e0bfe93: Get charm_name from charm metadata.yaml (114) (Robert Gildein) [114](https://github.com/canonical/charmed-kubeflow-chisme/pull/114)
- 09f0dd7: Add side parameter to get data from relation [KF-5974] (107) (Robert Gildein) [107](https://github.com/canonical/charmed-kubeflow-chisme/pull/107)
- 86647b7: bump version to 0.4.2 (112) (Robert Gildein) [112](https://github.com/canonical/charmed-kubeflow-chisme/pull/112)