Skip to content

Releases: sumup/sumup-dotnet

v0.0.14

13 Apr 20:14
Immutable release. Only release title and notes can be modified.
e87a5bd

Choose a tag to compare

0.0.14 (2026-04-13)

Chores

v0.0.13

13 Apr 18:38
Immutable release. Only release title and notes can be modified.
07dcf54

Choose a tag to compare

0.0.13 (2026-04-13)

Features

Chores

  • deps: bump github.com/pb33f/libopenapi from 0.34.4 to 0.35.1 in /codegen (#94) (a22099c)
  • deps: bump reviewdog/action-actionlint from 1.71.0 to 1.72.0 (#93) (297e44e)
  • synced file(s) with sumup/apis (#95) (7516525)

v0.0.12

10 Apr 20:53
Immutable release. Only release title and notes can be modified.
75c783e

Choose a tag to compare

0.0.12 (2026-04-10)

Bug Fixes

  • sdk: date-only and time-only types (#87) (1b52671)

Chores

Refactors

  • sdk: narrow deserialization error handling (#89) (80ce5b0)

v0.0.11

10 Apr 15:37
Immutable release. Only release title and notes can be modified.
de9a68d

Choose a tag to compare

0.0.11 (2026-04-09)

Features

Bug Fixes

  • sdk: handling of enums in query params (#73) (b797176)

Chores

  • deps: bump actions/create-github-app-token from 2.2.1 to 3.0.0 (#65) (166e231)
  • deps: bump actions/setup-go from 6.3.0 to 6.4.0 (#80) (95ff156)
  • deps: bump github.com/pb33f/libopenapi in /codegen (#64) (080e7ab)
  • deps: bump github.com/pb33f/libopenapi in /codegen (#79) (bad9370)
  • deps: coverlet.collector from 8.0.0 to 8.0.1 (#74) (86c9199)
  • deps: System.Text.Json from 10.0.3 to 10.0.5 (#75) (46fcd36)
  • synced file(s) with sumup/apis (#63) (23ac0ea)
  • synced file(s) with sumup/apis (#66) (da0e0a9)
  • synced file(s) with sumup/apis (#67) (ac28213)
  • synced file(s) with sumup/apis (#76) (5f1c957)
  • synced file(s) with sumup/apis (#77) (3cb3ab0)
  • synced file(s) with sumup/apis (#78) (ed12d2c)
  • synced file(s) with sumup/apis (#81) (b9c1fda)
  • synced file(s) with sumup/apis (#82) (6ad82a8)

v0.0.10

22 Mar 06:26
Immutable release. Only release title and notes can be modified.
c73cda7

Choose a tag to compare

0.0.10 (2026-03-22)

Bug Fixes

  • deserialize readOnly model properties (#61) (3fa7d3a)

v0.0.9

21 Mar 22:50
Immutable release. Only release title and notes can be modified.
e981270

Choose a tag to compare

0.0.9 (2026-03-21)

Bug Fixes

Chores

  • align release automation config (#55) (83265e4)
  • deps: bump github.com/buger/jsonparser from 1.1.1 to 1.1.2 in /codegen in the go_modules group across 1 directory (#56) (198031c)
  • synced file(s) with sumup/apis (#54) (7d025bd)

v0.0.8

13 Mar 13:38
Immutable release. Only release title and notes can be modified.
3530f62

Choose a tag to compare

0.0.8 (2026-03-13)

Improves error handling for majority of APIs by relying on a common Problem Details model.

Features

  • simpler types for flexible schemas (ebc9db6)
  • update to latest openapi specs (7133de9)

Bug Fixes

  • client: send problem+json accept header (#50) (778b58f)
  • codegen: prefer problem+json for response schemas (#51) (92283f4)

v0.0.7

19 Feb 08:31
Immutable release. Only release title and notes can be modified.
b6a00fc

Choose a tag to compare

0.0.7 (2026-02-19)

Features

  • handling of alias schemas / allOf unwrap (#32) (7181e11)
  • query: support explicit null query parameters (#34) (d42acbe)
  • respect readonly fields (#24) (7e959df)

Bug Fixes

  • codegen: deserialize typed JSON responses instead of casting JsonDocument (#31) (29cdd9e)

v0.0.6

19 Feb 08:29
Immutable release. Only release title and notes can be modified.
5f1ab73

Choose a tag to compare

0.0.6 (2026-02-02)

Features

Bug Fixes

  • codegen: lint warnings (74aaa22)
  • license, package readme, community files (5d0979e)
  • user-agent version string (542339a)

v0.0.5

02 Feb 12:54
Immutable release. Only release title and notes can be modified.
452a1c2

Choose a tag to compare

0.0.5 (2026-02-02)

Features

Bug Fixes

  • user-agent version string (542339a)