Skip to content

Commit

Permalink
List a retry on HTTP2 INTERNAL_ERROR in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
marselester committed Feb 7, 2024
1 parent 8e7211f commit 00b021f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## 7.0.0

* `geoipupdate` now supports retrying on more types of errors
such as HTTP2 INTERNAL_ERROR.
* `HTTPReader` no longer retries on HTTP errors and therefore
`retryFor` was removed from `NewHTTPReader`.

Expand Down

0 comments on commit 00b021f

Please sign in to comment.