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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: #701 Added Closeable interface to GeoApiContext #704

Merged
merged 3 commits into from
Dec 22, 2020

Conversation

vaibhavdesai16
Copy link
Contributor

closeable implemented to have standard java API to free up resource

Fixes #701 🦕

closeable implemented to have standard java api to free up resource
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Dec 22, 2020
@vaibhavdesai16 vaibhavdesai16 changed the title closeable implemented Fix #701 Added Closeable interface to GeoApiContext Dec 22, 2020
@vaibhavdesai16 vaibhavdesai16 changed the title Fix #701 Added Closeable interface to GeoApiContext fix: #701 Added Closeable interface to GeoApiContext Dec 22, 2020
@jpoehnelt jpoehnelt merged commit 5b69e12 into googlemaps:master Dec 22, 2020
googlemaps-bot pushed a commit that referenced this pull request Dec 22, 2020
## [0.15.2](v0.15.1...v0.15.2) (2020-12-22)

### Bug Fixes

* [#701](#701) Added Closeable interface to GeoApiContext ([#704](#704)) ([5b69e12](5b69e12))
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 0.15.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement. released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GeoApiContext to implement java.util.Closeable
4 participants