Skip to content

Commit fc08038

Browse files
update changelog
1 parent 7694253 commit fc08038

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11
# Changelog
2+
## v1.1.0
3+
- Add retries for empty responses in oauth2 client. This was added to address a known quirk in the Sierra API where this response is returned:
4+
```
5+
> GET / HTTP/1.1
6+
> Host: ilsstaff.nypl.org
7+
> User-Agent: curl/7.64.1
8+
> Accept: */*
9+
>
10+
```
211

312
## v1.0.1 - 4/3/23
413
- Add transaction support to RedshiftClient

0 commit comments

Comments
 (0)