Skip to content

Commit

Permalink
Merge pull request #80 from gs-rezaem/master
Browse files Browse the repository at this point in the history
prepare 16.4.0
  • Loading branch information
gs-rezaem committed Jul 17, 2017
2 parents df04d49 + 19892f2 commit 007afb3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
# Change Log
## 16.4.0 - 2017-07-17
### Enhancements:
- Add a shutdown hook to the notification manager.
- Improve subquery cache by recognizing more cases
- Use connection based temp tables more frequently, with proper retry

### Bug Fixes:
- Fix code generator dirty checking (CRC)

## 16.3.2 - 2017-07-05
### Bug Fixes:
- Fix equalsEdgePoint with subquery
Expand Down
2 changes: 1 addition & 1 deletion build/reladomo-config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
under the License.
-->
<project name="mithra-config" default="determine-jdk">
<property name="reladomo.version" value="16.3.2"/>
<property name="reladomo.version" value="16.4.0"/>
<property name="snapshot" value=""/>
</project>

0 comments on commit 007afb3

Please sign in to comment.