Skip to content

Commit cb70f95

Browse files
release: 0.0.8
1 parent 8340bbd commit cb70f95

3 files changed

Lines changed: 30 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: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,33 @@
11
# Changelog
22

3+
## [0.0.8](https://github.com/sumup/sumup-java/compare/v0.0.7...v0.0.8) (2026-05-21)
4+
5+
6+
### Features
7+
8+
* issue templates ([#94](https://github.com/sumup/sumup-java/issues/94)) ([f376ba2](https://github.com/sumup/sumup-java/commit/f376ba20b7c4e82a478f03f81b79b0b7beae26a8))
9+
* **sdk:** improve method names ([#82](https://github.com/sumup/sumup-java/issues/82)) ([c93c8e8](https://github.com/sumup/sumup-java/commit/c93c8e85cebdbf7cdcb5d3f0c9d6346992efe3a8))
10+
11+
12+
### Bug Fixes
13+
14+
* **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))
15+
* regenerate sdk ([a646abf](https://github.com/sumup/sumup-java/commit/a646abf453009ce78f55e86b7d992c92ce6068fd))
16+
* **sdk:** unwrap scalar record path parameters ([#80](https://github.com/sumup/sumup-java/issues/80)) ([bcb39f1](https://github.com/sumup/sumup-java/commit/bcb39f172c6b2b8d5ab8a77b1336f6fca823d9d9))
17+
18+
19+
### Chores
20+
21+
* **deps:** bump com.fasterxml.jackson:jackson-bom in the jackson group ([#89](https://github.com/sumup/sumup-java/issues/89)) ([28bd165](https://github.com/sumup/sumup-java/commit/28bd165885a4505452a428ea348dc6d477f22ad0))
22+
* **deps:** bump github.com/pb33f/libopenapi in /codegen ([#86](https://github.com/sumup/sumup-java/issues/86)) ([1ea4fb7](https://github.com/sumup/sumup-java/commit/1ea4fb7081f410a95a0c37be86738eb843aeabe6))
23+
* **deps:** bump github.com/pb33f/libopenapi in /codegen ([#88](https://github.com/sumup/sumup-java/issues/88)) ([80c10cb](https://github.com/sumup/sumup-java/commit/80c10cb40546c1015655371eccaa947292695722))
24+
* **deps:** bump googleapis/release-please-action from 4.4.1 to 5.0.0 ([#87](https://github.com/sumup/sumup-java/issues/87)) ([59c8d9e](https://github.com/sumup/sumup-java/commit/59c8d9e2ebe27d0be781f3cef07ad70ddac33282))
25+
* **deps:** bump gradle-wrapper from 9.4.1 to 9.5.0 ([#90](https://github.com/sumup/sumup-java/issues/90)) ([018fe08](https://github.com/sumup/sumup-java/commit/018fe08e4250a8d5b16de63f4d7c6f69450c3c55))
26+
* **deps:** bump gradle-wrapper from 9.5.0 to 9.5.1 ([#93](https://github.com/sumup/sumup-java/issues/93)) ([b544b04](https://github.com/sumup/sumup-java/commit/b544b0461734662fc03f5f4dd4be22de55792a8c))
27+
* synced file(s) with sumup/apis ([#84](https://github.com/sumup/sumup-java/issues/84)) ([84d9cd1](https://github.com/sumup/sumup-java/commit/84d9cd1e97469ba9aa5811ef8a47ff784ae0d6f2))
28+
* synced file(s) with sumup/apis ([#85](https://github.com/sumup/sumup-java/issues/85)) ([7f79c9f](https://github.com/sumup/sumup-java/commit/7f79c9f0cdc06efad81efbc5236d8fab82010273))
29+
* synced file(s) with sumup/apis ([#91](https://github.com/sumup/sumup-java/issues/91)) ([ffe8d46](https://github.com/sumup/sumup-java/commit/ffe8d46fe6817d810033470778a26b4911b761d5))
30+
331
## [0.0.7](https://github.com/sumup/sumup-java/compare/v0.0.6...v0.0.7) (2026-04-22)
432

533

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)