Commit 05b9687
authored
chore: Testing the release (#22)
* refactor(tests): Remove unnecessary blank line in TestIsRetryableStatusCode
Signed-off-by: Eden Reich <eden.reich@gmail.com>
* chore(release): π 1.12.0-rc.1 [skip ci]
## [1.12.0-rc.1](v1.11.1...v1.12.0-rc.1) (2025-08-22)
### β¨ Features
* **retry:** Add configurable status codes and callback mechanism ([1d3cefa](1d3cefa))
* **retry:** Add retry logic with exponential backoff for HTTP requests ([0d1a57a](0d1a57a))
### β»οΈ Improvements
* **retry:** Clean up comments ([b5a32db](b5a32db))
* **tests:** Remove unnecessary blank line in TestIsRetryableStatusCode ([223ab26](223ab26))
### π§ Miscellaneous
* Remove redundant comments ([fbbe49f](fbbe49f))
---------
Signed-off-by: Eden Reich <eden.reich@gmail.com>1 parent fbbe49f commit 05b9687
2 files changed
Lines changed: 17 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
5 | 21 | | |
6 | 22 | | |
7 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1455 | 1455 | | |
1456 | 1456 | | |
1457 | 1457 | | |
1458 | | - | |
| 1458 | + | |
1459 | 1459 | | |
1460 | 1460 | | |
1461 | 1461 | | |
| |||
0 commit comments