Skip to content

Commit 67a9c49

Browse files
release: 0.0.8
1 parent a646abf commit 67a9c49

3 files changed

Lines changed: 21 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.0.7"
2+
".": "0.0.8"
33
}

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Changelog
22

3+
## [0.0.8](https://github.com/sumup/sumup-java/compare/v0.0.7...v0.0.8) (2026-04-26)
4+
5+
6+
### Features
7+
8+
* **sdk:** improve method names ([#82](https://github.com/sumup/sumup-java/issues/82)) ([c93c8e8](https://github.com/sumup/sumup-java/commit/c93c8e85cebdbf7cdcb5d3f0c9d6346992efe3a8))
9+
10+
11+
### Bug Fixes
12+
13+
* **codegen:** flatten allOf models and avoid inline enum parameter types ([#83](https://github.com/sumup/sumup-java/issues/83)) ([4d4269b](https://github.com/sumup/sumup-java/commit/4d4269be6ff92fc7581fbc76bb2bef8ccb3a23cf))
14+
* regenerate sdk ([a646abf](https://github.com/sumup/sumup-java/commit/a646abf453009ce78f55e86b7d992c92ce6068fd))
15+
* **sdk:** unwrap scalar record path parameters ([#80](https://github.com/sumup/sumup-java/issues/80)) ([bcb39f1](https://github.com/sumup/sumup-java/commit/bcb39f172c6b2b8d5ab8a77b1336f6fca823d9d9))
16+
17+
18+
### Chores
19+
20+
* synced file(s) with sumup/apis ([#84](https://github.com/sumup/sumup-java/issues/84)) ([84d9cd1](https://github.com/sumup/sumup-java/commit/84d9cd1e97469ba9aa5811ef8a47ff784ae0d6f2))
21+
322
## [0.0.7](https://github.com/sumup/sumup-java/compare/v0.0.6...v0.0.7) (2026-04-22)
423

524

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.7
1+
0.0.8

0 commit comments

Comments
 (0)