-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 1.18.0 #1332
Release 1.18.0 #1332
Conversation
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## main #1332 +/- ##
=======================================
Coverage 98.55% 98.55%
=======================================
Files 91 91
Lines 5456 5456
=======================================
Hits 5377 5377
Misses 79 79
☔ View full report in Codecov by Sentry. |
CHANGELOG.rst
Outdated
Feature | ||
""""""" | ||
* Add ``keep_response`` parameter to ``HttpHookAsync`` (#1330) | ||
* Bring back hive provider for Python3.11 (#1317) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this should go to Misc. section
CHANGELOG.rst
Outdated
""""""" | ||
* Add ``keep_response`` parameter to ``HttpHookAsync`` (#1330) | ||
* Bring back hive provider for Python3.11 (#1317) | ||
* Add support for Aio refreshable creds for assume role (#1304) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
for which provider is this, Amazon i presume? Lets mention the same
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, this is for amazon. let me update it
83edfe5
to
e3e479a
Compare
e3e479a
to
6afc076
Compare
No description provided.