- Fix: Corrected an invalid
pyproject.tomlbuild configuration (wheel-sourcesinstead ofwheel.sources) that causedimport stackit.valkeyto fail withModuleNotFoundError
- Breaking Change/Fix:
create_backupoperation now returnsCreateBackupResponseIteminstead ofList[CreateBackupResponseItem]The return type now correctly models the actual JSON response, this operation was broken beforehand.
- New: STACKIT valkey module to create key-value stores