Update#1
Open
billyhoe22 wants to merge 215 commits into
Open
Conversation
Change-Id: I325c20bfa53679da3f717bb6c6429bbbf39489e9
Change-Id: I03e50b82ab1849dfcf63d6b71fdd01888f85576d
This will allow the client to re-use an existing session and not have re-establish the connection over subsequent calls.
Allow a requests.Session object to be passed into Client
Change-Id: I20f01473ddc741fad713d471469c49e14aaf9f49
Geolocation API
Change-Id: I903847cddebcbd8da5aa060384b93753a679c3c7
Change-Id: I071b252fa36799567c49d0e4799c2b9f03699f2e
Change-Id: I58b10a7d6f830020b54dc760e2c5517d0feb5be4
Change-Id: I1f905ae79f843e28330f4b4a11c95fd5a9a4ed76
Change-Id: Ie6cbfee050d884836bbcbe6fa31d9662ff335445
Relax requirements to allow requests >=2.11 and <3.0
Change-Id: I7a639bdf026b68f39962c4480f040d2dd4c3c15d
Change-Id: Ibe469a37de595c1747da2559efd057ce09e78c68
Change-Id: I9af476525056a6d651f56bfff3ebd9b42f602353
Change-Id: I82272e067fd304b4a41ad4b4c5393e373264ba0e
Change-Id: Ib7f18344f0516866fc8a34f9f760371c3d2dcd31
Change-Id: Id8a35e480a8340e95ece8447337eaeb64adce4f5
Change-Id: Id04308736f952cb5cd0d662540dae3b13695140e
Change-Id: I79e0e606bca6538ac2a679dbf53d80b014e7940f
Make clear that using a place_id as a destination is possible.
….github/workflows/dependabot.yml' (#434)
…github/workflows/dependabot.yml' (#437)
# [4.7.0](v4.6.0...v4.7.0) (2022-11-09) ### Features * Adds support for Address Validation API ([#448](#448)) ([3bcb05f](3bcb05f))
## [4.7.1](v4.7.0...v4.7.1) (2022-11-21) ### Bug Fixes * Convert print statement to info log ([#455](#455)) ([83ad827](83ad827))
* fix tests * updates after review
## [4.7.2](v4.7.1...v4.7.2) (2022-11-21) ### Bug Fixes * fixes broken support for python 3.5 ([#453](#453)) ([5b952d7](5b952d7))
## [4.7.3](v4.7.2...v4.7.3) (2022-11-22) ### Bug Fixes * correct lazy attribute inside logger ([#457](#457)) ([dcebf77](dcebf77))
* docs: Adding docs.yml workflow to update docs on a new tag. Once the docs have been generated, a new PR will be opened against the `gh-pages` branch. Resolves #348 Co-authored-by: Angela Yu <5506675+wangela@users.noreply.github.com>
* chore: update release action dependencies * chore: set semantic release version
# [4.8.0](v4.7.3...v4.8.0) (2023-01-24) ### Features * add `editorial_summary` to Place Details atmosphere fields ([#472](#472)) ([9f09ccb](9f09ccb))
# [4.9.0](v4.8.0...v4.9.0) (2023-01-24) ### Features * add support for sorting reviews in Place Details requests ([#468](#468)) ([8afe628](8afe628))
* feat: add new place details fields and support for reviews sorting and translation * feat: support reviews (plural) field
# [4.10.0](v4.9.0...v4.10.0) (2023-01-26) ### Features * add new place details fields and reviews request modifiers ([#474](#474)) ([6c69310](6c69310))
…o… (#516) * feat! Added Address Descriptors to Geocoding response. Refactored Geocoding response to allow fields outside the geocoding result to be exposed through the client. --------- Co-authored-by: Tom Clifford <thomasclifford@google.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.