feat: Allow to pass requests session#414
Conversation
|
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed (or fixed any issues), please reply here with What to do if you already signed the CLAIndividual signers
Corporate signers
ℹ️ Googlers: Go here for more info. |
|
@googlebot I signed it! |
368ef80 to
ee6dcdb
Compare
Codecov Report
@@ Coverage Diff @@
## master #414 +/- ##
=======================================
Coverage 89.19% 89.19%
=======================================
Files 13 13
Lines 731 731
=======================================
Hits 652 652
Misses 79 79
Continue to review full report at Codecov.
|
|
Thanks! |
# [4.5.0](v4.4.7...v4.5.0) (2021-07-29) ### Features * allow passings requests session ([#414](#414)) ([a93b3c0](a93b3c0))
Thanks @jpoehnelt. It seems failed on GH Actions for Semantic Release. |
# [4.5.0](googlemaps/google-maps-services-python@v4.4.7...v4.5.0) (2021-07-29) ### Features * allow passings requests session ([#414](googlemaps/google-maps-services-python#414)) ([a93b3c0](googlemaps/google-maps-services-python@a93b3c0))
Fixes #413