Skip to content

Remove Guava from the API module - #1255

Merged
KostyaSha merged 1 commit into
masterfrom
remove_guava_from_api
Oct 6, 2019
Merged

Remove Guava from the API module#1255
KostyaSha merged 1 commit into
masterfrom
remove_guava_from_api

Conversation

@bsideup

@bsideup bsideup commented Oct 6, 2019

Copy link
Copy Markdown
Member

⚠️ Warning! This is a binary incompatible change since Identifier was using Guava's Optional as field's type. The constructor, however, was accepting a regular Java type as it's parameter. So it will only break if somebody was accessing Identifier#tag field, which is unlikely a regular case.

 ℹ️ Note that Guava isn't gone (yet), but moved to the core module for later removal


This change is Reviewable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants