What's Changed
* build(deps): Bump actions/checkout from 4.1.1 to 4.1.2 by dependabot in https://github.com/ZPascal/grafana_api_sdk/pull/77
* build(deps): Bump actions/checkout from 4.1.2 to 4.1.3 by dependabot in https://github.com/ZPascal/grafana_api_sdk/pull/79
* build(deps): Bump actions/checkout from 4.1.3 to 4.1.4 by dependabot in https://github.com/ZPascal/grafana_api_sdk/pull/81
* build(deps): Bump tj-actions/verify-changed-files from 19 to 20 by dependabot in https://github.com/ZPascal/grafana_api_sdk/pull/82
* build(deps): Bump actions/checkout from 4.1.4 to 4.1.5 by dependabot in https://github.com/ZPascal/grafana_api_sdk/pull/83
* fix: Update the integration tests by ZPascal in https://github.com/ZPascal/grafana_api_sdk/pull/85
* Issue 84: Add SSO Settings support by ZPascal in https://github.com/ZPascal/grafana_api_sdk/pull/86
* Issue-88: Add advanced reporting support by ZPascal in https://github.com/ZPascal/grafana_api_sdk/pull/89
* feat: Add new datasource permission endpoint by ZPascal in https://github.com/ZPascal/grafana_api_sdk/pull/90
* feat: Update the release version by ZPascal in https://github.com/ZPascal/grafana_api_sdk/pull/91
Deprecation notice and breaking changes
* Movement of the legacy Grafana Enterprise data source permission functions to the new [DatasourceLegacyPermissions](https://github.com/ZPascal/grafana_api_sdk/blob/f2a47b3458c901dd9add306e78a5ef63b3241679/grafana_api/datasource.py#L670) class
**Full Changelog**: https://github.com/ZPascal/grafana_api_sdk/compare/0.4.3...0.4.4