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 out of memory #775

Merged
merged 13 commits into from
Feb 14, 2015
3 changes: 3 additions & 0 deletions changes.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
CHANGES

2015-02-11
- Fixed issue with OutOfMemory exception in travis builds

2015-01-27
- Exception\ElasticsearchException now can be catched like all other exceptions as Exception\ExceptionInterface