Skip to content

Commit c3c3eb5

Browse files
release: 0.0.7
1 parent edcc8dc commit c3c3eb5

3 files changed

Lines changed: 18 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.6"
2+
".": "0.0.7"
33
}

CHANGELOG.md

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

3+
## [0.0.7](https://github.com/sumup/sumup-java/compare/v0.0.6...v0.0.7) (2026-02-25)
4+
5+
6+
### Features
7+
8+
* handle additional properties ([#38](https://github.com/sumup/sumup-java/issues/38)) ([c7b9894](https://github.com/sumup/sumup-java/commit/c7b9894f82d85982090e37eafcc7eccf27120ff4))
9+
* respect readonly fields ([#32](https://github.com/sumup/sumup-java/issues/32)) ([3438873](https://github.com/sumup/sumup-java/commit/34388735a2ea553dfa1d6aec04a12ba46ecbaa85))
10+
* update to latest openapi specs ([edcc8dc](https://github.com/sumup/sumup-java/commit/edcc8dc864c5a0ce074530619477c3291ecedd85))
11+
12+
13+
### Bug Fixes
14+
15+
* readme maven badge ([#23](https://github.com/sumup/sumup-java/issues/23)) ([74d87c5](https://github.com/sumup/sumup-java/commit/74d87c57337685061a2d78a90c811a4c038ca4b9))
16+
* runtime header value ([02be806](https://github.com/sumup/sumup-java/commit/02be806fdd53a4c9ba1a6a94618998e907b6dfc6))
17+
* tests ([b812054](https://github.com/sumup/sumup-java/commit/b8120544052db932f409161f8f4cc981717d238f))
18+
319
## [0.0.6](https://github.com/sumup/sumup-java/compare/v0.0.5...v0.0.6) (2026-01-20)
420

521

VERSION

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

0 commit comments

Comments
 (0)