Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mynttt authored May 22, 2020
1 parent 7c308e3 commit 0f528ab
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 1.3.9
- Internal changes to support multiple future implementations
- Added GC request call after a batch task completed so memory is freed after every invocation of a task
- Allow specifying JVM max. heap in case that giant libraries crash with the 256M default heap size
- JVM startup options modified so memory unused heap memory can be released

## 1.3.8
- Database corruption error should be finally fixed now!
- The rare error had something to do with inserting the current time into the changed_at field
Expand Down

0 comments on commit 0f528ab

Please sign in to comment.