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: CHANGELOG.md
+10
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,13 @@
1
+
v2.2
2
+
------
3
+
4
+
### Changes
5
+
*[#17](https://github.com/cleverage/rest-process-bundle/issues/17) Improve errors handling using valid_response_code.
6
+
Allow ClientExceptionInterface if valid_response_code between 400 & 499 exists. Allow RedirectionExceptionInterface if valid_response_code between 300 & 399 exists.
7
+
8
+
### Fixes
9
+
*[#16](https://github.com/cleverage/rest-process-bundle/issues/16) Add missing shared: false on tasks
0 commit comments