Skip to content

Commit d01ce49

Browse files
committed
Changes for v1.19.0
1 parent 8c887f3 commit d01ce49

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

.release_info.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
1-
## Fixed
2-
- Also use the configured HTTP client for OAuth2 calls (this enables insecure mode/timeouts for OAuth2). Thanks for the fix in #234 @orgads and @yoshigev and the report in #195, @arun-a-nayagam!
1+
## New
2+
- Allow for empty responses to be treated as `{}` for APIs that give no answer on create. Thanks for the tweak in #226, alahijani!
3+
- Add support for sending a body (`read_data`) during read operations for APIs that are a little less REST-y. Thanks for the feature in #252, @detvdl!
4+
5+
## Misc
6+
- Bump some dependnecies to keep them current

0 commit comments

Comments
 (0)