Version history
Version 1.0.0-beta14, released 2025-03-17
New features
- Add postal_address and time_zone to Place (commit f193143)
Documentation improvements
- Change comments in some fields in Places API (commit f193143)
Version 1.0.0-beta13, released 2025-03-03
New features
- Add NACS EVCS connector type support (commit ee1cdaa)
Version 1.0.0-beta12, released 2025-02-03
Bug fixes
- Add oauth scopes to Places proto (commit ee54180)
Version 1.0.0-beta11, released 2025-01-27
New features
- Add more fuel type enum values (commit 284d087)
Documentation improvements
- A comment for enum value
LPG
in enumFuelType
is changed to be clearer. (commit 284d087)
Version 1.0.0-beta10, released 2024-11-18
New features
- Update attributes in Places API (commit 482e2dc)
Version 1.0.0-beta09, released 2024-09-26
New features
- Add
routing_parameters
to SearchNearbyRequest and SearchTextRequest (commit 4f73b95) - Add
search_along_route_parameters
to SearchTextRequest (commit 4f73b95) - Add
routing_summaries
to SearchNearbyResponse and SearchTextResponse (commit 4f73b95)
Documentation improvements
- A comment for field
contextual_contents
in message.google.maps.places.v1.SearchTextResponse
is changed to be more assertive (commit 4f73b95) - A comment for field
open_now
in message.google.maps.places.v1.Place
is changed to clarify what it means with new-since-previous-comment current and secondary opening hours fields (commit 4f73b95)
Version 1.0.0-beta08, released 2024-06-04
New features
- Add properties for nested resource name references (commit 15eec4d)
Version 1.0.0-beta07, released 2024-05-20
New features
- Add
generative_summary
andarea_summary
for place summaries (commit 6ae2f61) - Add
contextual_contents
field for contextual search results (commit 6ae2f61)
Documentation improvements
included_primary_types
supports type collections(regions)
and (commit 6ae2f61)
Version 1.0.0-beta06, released 2024-05-08
New features
- Add IServiceCollection extension methods for client registration where an IServiceProvider is required. (commit 022fab2)
Documentation improvements
- Update comment of Places API (commit fa8728e)
- Slightly improved documentation for EVOptions in SearchTextRequest (commit 0606c35)
- Fix designation of Text Search (commit 4f448cc)
- Update field mask guidance (commit 4f448cc)
- Fix typo in PriceLevel enum (commit 2528532)
- Document the maximum number of reviews and photos returned (commit 2528532)
- Correct requirements on Autocomplete and Details session token field (commit 2528532)
Version 1.0.0-beta05, released 2024-03-27
New features
- Change netstandard2.1 target to netstandard2.0 (commit 7707366)
Version 1.0.0-beta04, released 2024-03-13
No API surface changes; just dependency updates.
Version 1.0.0-beta03, released 2024-02-20
New features
- Add AutoComplete API (commit a61f906)
- Add Searchable EV feature to TextSearch API (commit a61f906)
Version 1.0.0-beta02, released 2023-12-11
New features
- Add new wheelchair accessibility fields (commit cc4b9b4)
- Add new primary type fields (commit cc4b9b4)
- Add new short formatted address field (commit cc4b9b4)
Documentation improvements
- Change comments for some fields in Places API (commit cc4b9b4)
Version 1.0.0-beta01, released 2023-10-31
Initial release.