Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: updated places SDK and removed experimental annotations #216

Merged

Conversation

kikoso
Copy link
Collaborator

@kikoso kikoso commented Dec 8, 2023

This PR updates the Places SDK to 3.3.0 and removes experimental annotations that are no longer valid, since Flow is now stable.


Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open a GitHub issue as a bug/feature request before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #215 馃

@wangela wangela changed the title chore: updated places SDK and removed experimental annotations feat: updated places SDK and removed experimental annotations Dec 8, 2023
@wangela
Copy link
Member

wangela commented Dec 8, 2023

Upgrading this to feat because it updates to the newer version of Places SDK for Android

@wangela wangela merged commit 29416f3 into main Dec 8, 2023
9 checks passed
@wangela wangela deleted the chore/updated_places_and_removed_experimental_annotations branch December 8, 2023 19:57
googlemaps-bot pushed a commit that referenced this pull request Dec 9, 2023
# [3.1.0](v3.0.0...v3.1.0) (2023-12-09)

### Features

* update to Places SDK v3.3.0 and remove experimental annotations ([#216](#216)) ([29416f3](29416f3))
@googlemaps-bot
Copy link
Contributor

馃帀 This PR is included in version 3.1.0 馃帀

The release is available on:

Your semantic-release bot 馃摝馃殌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update to places 3.3.0 and removed deprecated annotations
3 participants