You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE_NOTES.md
+38Lines changed: 38 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1763,3 +1763,41 @@
1763
1763
| 🔧 zmienione | 3 |
1764
1764
| ➖ usunięte | 0 |
1765
1765
1766
+
1767
+
# Changelog zmian - `## 3.0.15 (2026-02-12)`- `API: 2.0.1`
1768
+
1769
+
## 1. ksef-client
1770
+
1771
+
### 1.1 api
1772
+
-**DefaultKsefClient.java**: 🔧 dodanie obsługi parsowania odpowiedzi dla status http 429 (Too Many Requests)
1773
+
1774
+
### 1.2 client
1775
+
-**ExceptionDetails.java**: 🔧 dodanie opisów pól i metody `toString`
1776
+
-**Headers.java**: 🔧 dodanie pola `String RETRY_AFTER = "Retry-After"`
1777
+
1778
+
### 1.3 client.model
1779
+
-**ApiException.java**: 🔧 dodanie metody `toString`
1780
+
-**ExceptionObject.java**: 🔧 dodanie opisów pól i metody `toString`
1781
+
-**ExceptionResponse.java**: 🔧 dodanie opisów pól i metody `toString`, dodatkowo dodano pole dla obiektu z http status 429 `TooManyRequestsResponse status`
0 commit comments