What's Changed
Features
* Added Client credential authentication for configuration download, by malexmave in https://github.com/iteratec/kcwarden/pull/65
Bug fixes
* Fix: Monitors will now also ignore disabled clients if the switch is active, by malexmave in https://github.com/iteratec/kcwarden/pull/64
Maintenance
* Refactoring: Auto-import auditors by twwd in https://github.com/iteratec/kcwarden/pull/43
* Add Python 3.13 by twwd in https://github.com/iteratec/kcwarden/pull/47
* Add sponsor link and logo by twwd in https://github.com/iteratec/kcwarden/pull/48
* Remove surplus print statement by malexmave in https://github.com/iteratec/kcwarden/pull/73
Dependency Updates
* Bump ruff from 0.6.8 to 0.6.9 by dependabot in https://github.com/iteratec/kcwarden/pull/44
* Bump python-keycloak from 4.5.0 to 4.6.2 by dependabot in https://github.com/iteratec/kcwarden/pull/45
* Bump testcontainers from 4.8.1 to 4.8.2 by dependabot in https://github.com/iteratec/kcwarden/pull/49
* Bump ruff from 0.6.9 to 0.7.0 by dependabot in https://github.com/iteratec/kcwarden/pull/50
* Bump python-keycloak from 4.6.2 to 4.7.0 by dependabot in https://github.com/iteratec/kcwarden/pull/54
* Bump ruff from 0.7.0 to 0.7.2 by dependabot in https://github.com/iteratec/kcwarden/pull/53
* Bump ruff from 0.7.2 to 0.7.3 by dependabot in https://github.com/iteratec/kcwarden/pull/56
* Bump python-keycloak from 4.7.0 to 4.7.2 by dependabot in https://github.com/iteratec/kcwarden/pull/58
* Bump ruff from 0.7.3 to 0.7.4 by dependabot in https://github.com/iteratec/kcwarden/pull/57
* Bump python-keycloak from 4.7.2 to 4.7.3 by dependabot in https://github.com/iteratec/kcwarden/pull/60
* Bump ruff from 0.7.4 to 0.8.2 by dependabot in https://github.com/iteratec/kcwarden/pull/63
* Bump pytest from 8.3.3 to 8.3.4 by dependabot in https://github.com/iteratec/kcwarden/pull/62
* Bump testcontainers from 4.8.2 to 4.9.0 by dependabot in https://github.com/iteratec/kcwarden/pull/66
* Bump ruff from 0.8.2 to 0.8.3 by dependabot in https://github.com/iteratec/kcwarden/pull/67
* Bump python-keycloak from 4.7.3 to 5.1.1 by dependabot in https://github.com/iteratec/kcwarden/pull/68
* Bump ruff from 0.8.3 to 0.8.4 by dependabot in https://github.com/iteratec/kcwarden/pull/69
* Bump jinja2 from 3.1.4 to 3.1.5 by dependabot in https://github.com/iteratec/kcwarden/pull/70
* Bump ruff from 0.8.4 to 0.8.6 by dependabot in https://github.com/iteratec/kcwarden/pull/71
* Bump ruff from 0.8.6 to 0.9.1 by dependabot in https://github.com/iteratec/kcwarden/pull/72
* Bump ruff from 0.9.1 to 0.9.2 by dependabot in https://github.com/iteratec/kcwarden/pull/74
**Full Changelog**: https://github.com/iteratec/kcwarden/compare/v0.11.0...v0.12.0