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

Replace Guava Optional with Java Optional #181

Merged
merged 3 commits into from
Jan 24, 2023
Merged

Conversation

exoego
Copy link
Contributor

@exoego exoego commented May 2, 2022

Part of #135

I think #135 is going to introduce breaking change, since user needs replace Guava Optional in their code. Is this OK ? 馃

@exoego exoego force-pushed the remove-guava-Optional branch 2 times, most recently from b7d57f5 to a6d19fd Compare May 2, 2022 00:37
@exoego exoego marked this pull request as ready for review May 2, 2022 01:27
@xerial
Copy link
Member

xerial commented May 3, 2022

@exoego Thanks. We need to bump the major version for the next release.

@xerial xerial self-requested a review January 24, 2023 01:07
@xerial
Copy link
Member

xerial commented Jan 24, 2023

@yuokada Merging this to avoid Guava dependency hell. Let's release 1.0.0 with this update

@xerial xerial merged commit ae01f08 into master Jan 24, 2023
@xerial xerial deleted the remove-guava-Optional branch January 24, 2023 01:08
@exoego
Copy link
Contributor Author

exoego commented Jan 24, 2023

@xerial I will look in removing Guice

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

Successfully merging this pull request may close these issues.

None yet

2 participants