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

Question: the road to 0.4 #85

Closed
gsmet opened this issue May 7, 2014 · 7 comments
Closed

Question: the road to 0.4 #85

gsmet opened this issue May 7, 2014 · 7 comments

Comments

@gsmet
Copy link
Contributor

gsmet commented May 7, 2014

Hi,

Could we discuss the plan to release 0.4? A couple of important bugs have been fixed and it would be nice to release something.

My 2 cents: I would like to have this fixed before the release:

See if we can fix:
#65
#81

Thanks for your feedback.

@kdubb
Copy link
Member

kdubb commented May 7, 2014

Updating Guava classes is doable bit tricky. Also, so little of them is used that I am not sure it's worth it unless we found a bug. The shade plug-in did a real shitty job of slimming down the Guava classes; most likely do to the severe interdependencies of the code. For this reason the classes were copied in by hand and stripped of all but the used methods, plus those that had no dependencies. I'd say we ignore this for now.

@gsmet
Copy link
Contributor Author

gsmet commented Jul 3, 2014

Sorry for not having followed up. Very busy at work then vacation.

Here is the current status:

Once these 2 PR are merged, I think it could be a good idea to release a 0.4 version as we have people reporting already fixed issues.

Edit: it might be a good idea to take a look at #89 too. But I'm not sure it's worth postponing a release if it's a complicated issue.

FWIW, we develop our new applications using 0.4-SNAPSHOT for a while without any issues and it would be great to have an official release.

Thanks!

@kdubb
Copy link
Member

kdubb commented Jul 3, 2014

I agree with all you've said here.

I will commit #91 & #84 ASAP. I will look into #89, although I believe it is a bit of a complicated issue and may be better off being put in the next release.

Once these are settled I'll move to 0.4 release. It is long overdue & 0.4-SNAPSHOT had been working very well for quite a while. I believe I'll have this done before Monday.

@gsmet
Copy link
Contributor Author

gsmet commented Jul 3, 2014

Nice. Thanks!

@gsmet
Copy link
Contributor Author

gsmet commented Jul 10, 2014

Hi Kevin!

Any news about the release? We're waiting for an official release before putting a few apps into production. Thanks!

@kdubb
Copy link
Member

kdubb commented Aug 17, 2014

0.4 has finally been released... You'll notice I didn't specify which Monday 😁

@kdubb kdubb closed this as completed Aug 17, 2014
@gsmet
Copy link
Contributor Author

gsmet commented Aug 18, 2014

Thanks Kevin!

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

No branches or pull requests

3 participants