sumup 0.5.2

Rust SDK for the SumUp API.
Documentation
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.5.2]https://github.com/sumup/sumup-rs/compare/v0.5.1...v0.5.2 - 2025-11-05

### Other

- synced file(s) with sumup/apis ([#21]https://github.com/sumup/sumup-rs/pull/21)

## [0.5.1]https://github.com/sumup/sumup-rs/compare/v0.5.0...v0.5.1 - 2025-11-04

### Added

- *(codegen)* stronger typing of SDK ([#19]https://github.com/sumup/sumup-rs/pull/19)
- *(sdk)* more tests ([#18]https://github.com/sumup/sumup-rs/pull/18)
- *(cd)* release-please setup ([#14]https://github.com/sumup/sumup-rs/pull/14)
- *(docs)* update README title
- *(docs)* extend readme ([#11]https://github.com/sumup/sumup-rs/pull/11)
- various improvements to the generated code ([#10]https://github.com/sumup/sumup-rs/pull/10)

### Fixed

- *(tooling)* cargo-workspace plugin for release please

### Other

- *(deps)* bump serial_test from 2.0.0 to 3.2.0 ([#20]https://github.com/sumup/sumup-rs/pull/20)
- *(sdk)* fix Client options params
- *(tooling)* use release-plz instead of release-please
- 0.5.1 ([#15]https://github.com/sumup/sumup-rs/pull/15)
- synced file(s) with sumup/apis ([#8]https://github.com/sumup/sumup-rs/pull/8)
- further touch-ups to error handling ([#12]https://github.com/sumup/sumup-rs/pull/12)