==================
- Add support to changes the backup schedule of clusters.
- Added support for Python 3.11.
- Added support for Dependabot.
- BREAKING CHANGE! Changed ``clusters change-product`` to ``clusters set-product`` and
``clusters change-backup-schedule`` to ``clusters set-backup-schedule``. This unifies
all the clusters commands to use the same wording.
- Added support for API keys.
- Made the IDP a required parameter in ``croud login``. It would default to ``cognito``,
which is unexpected for a lot of users, and not obvious how to change it.