Skip to content

Commit

Permalink
Changes for v1.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DRuggeri committed Mar 1, 2024
1 parent 8c887f3 commit d01ce49
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .release_info.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
## Fixed
- 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!
## New
- Allow for empty responses to be treated as `{}` for APIs that give no answer on create. Thanks for the tweak in #226, alahijani!
- 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!

## Misc
- Bump some dependnecies to keep them current

0 comments on commit d01ce49

Please sign in to comment.