Skip to content

fix: #701 Added Closeable interface to GeoApiContext#704

Merged
jpoehnelt merged 3 commits intogooglemaps:masterfrom
vaibhavdesai16:implement_closeable
Dec 22, 2020
Merged

fix: #701 Added Closeable interface to GeoApiContext#704
jpoehnelt merged 3 commits intogooglemaps:masterfrom
vaibhavdesai16:implement_closeable

Conversation

@vaibhavdesai16
Copy link
Copy Markdown
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
Copy Markdown
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