sumup 0.5.5

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).

## [0.5.5]https://github.com/sumup/sumup-rs/compare/v0.5.4...v0.5.5 - 2025-12-19

### Added

- release 0.5.6 ([#65]https://github.com/sumup/sumup-rs/pull/65)
- *(sdk)* improve typing of enums
- *(examples)* make oauth2 example runnable ([#40]https://github.com/sumup/sumup-rs/pull/40)
- *(examples)* update oauth2 example ([#37]https://github.com/sumup/sumup-rs/pull/37)

### Fixed

- release process
- set version to 0.5.4
- version
- reader status call response
- better handle string capitalization ([#53]https://github.com/sumup/sumup-rs/pull/53)

### Other

- release v0.5.5 ([#67]https://github.com/sumup/sumup-rs/pull/67)
- release v0.5.5 ([#66]https://github.com/sumup/sumup-rs/pull/66)
- synced file(s) with sumup/apis ([#63]https://github.com/sumup/sumup-rs/pull/63)
- synced file(s) with sumup/apis ([#55]https://github.com/sumup/sumup-rs/pull/55)
- *(deps)* bump uuid from 1.18.1 to 1.19.0 ([#59]https://github.com/sumup/sumup-rs/pull/59)
- synced file(s) with sumup/apis ([#54]https://github.com/sumup/sumup-rs/pull/54)
- release v0.5.5 ([#38]https://github.com/sumup/sumup-rs/pull/38)
- synced file(s) with sumup/apis ([#50]https://github.com/sumup/sumup-rs/pull/50)
- *(tooling)* update dependabot config
- synced file(s) with sumup/apis ([#43]https://github.com/sumup/sumup-rs/pull/43)
- *(examples)* rename card reader checkout example ([#44]https://github.com/sumup/sumup-rs/pull/44)
- synced file(s) with sumup/apis ([#39]https://github.com/sumup/sumup-rs/pull/39)

## [0.5.4]https://github.com/sumup/sumup-rs/compare/v0.5.4...v0.5.4 - 2025-12-19

### Added

- release 0.5.6 ([#65]https://github.com/sumup/sumup-rs/pull/65)
- *(sdk)* improve typing of enums
- *(examples)* make oauth2 example runnable ([#40]https://github.com/sumup/sumup-rs/pull/40)
- *(examples)* update oauth2 example ([#37]https://github.com/sumup/sumup-rs/pull/37)

### Fixed

- set version to 0.5.4
- version
- reader status call response
- better handle string capitalization ([#53]https://github.com/sumup/sumup-rs/pull/53)

### Other

- release v0.5.5 ([#66]https://github.com/sumup/sumup-rs/pull/66)
- synced file(s) with sumup/apis ([#63]https://github.com/sumup/sumup-rs/pull/63)
- synced file(s) with sumup/apis ([#55]https://github.com/sumup/sumup-rs/pull/55)
- *(deps)* bump uuid from 1.18.1 to 1.19.0 ([#59]https://github.com/sumup/sumup-rs/pull/59)
- synced file(s) with sumup/apis ([#54]https://github.com/sumup/sumup-rs/pull/54)
- release v0.5.5 ([#38]https://github.com/sumup/sumup-rs/pull/38)
- synced file(s) with sumup/apis ([#50]https://github.com/sumup/sumup-rs/pull/50)
- *(tooling)* update dependabot config
- synced file(s) with sumup/apis ([#43]https://github.com/sumup/sumup-rs/pull/43)
- *(examples)* rename card reader checkout example ([#44]https://github.com/sumup/sumup-rs/pull/44)
- synced file(s) with sumup/apis ([#39]https://github.com/sumup/sumup-rs/pull/39)

## [0.5.3]https://github.com/sumup/sumup-rs/compare/v0.5.2...v0.5.3 - 2025-11-11

### Other

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

## [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)