Skip to content

Commit

Permalink
prepare for 2.5.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
chenson42 committed Nov 29, 2011
1 parent e546572 commit c706e03
Showing 1 changed file with 23 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,33 @@
<html>
<body>

<h1>
Version 2.5.3
</h1>

<h1>

<h2> Bug
</h2>
<ul>
<li>[<a href='http://jira.codehaus.org/browse/SYMMETRICDS-555'>SYMMETRICDS-555</a>] - Connection pool can exhaust at high activity because of out of order interceptors in 2.5
</li>
<li>[<a href='http://jira.codehaus.org/browse/SYMMETRICDS-556'>SYMMETRICDS-556</a>] - Slow extracts - During the extract process routers are being queried from the database for each data event read.
</li>
<li>[<a href='http://jira.codehaus.org/browse/SYMMETRICDS-557'>SYMMETRICDS-557</a>] - sym_data_gap can be left stranded without a required last gap entry record
</li>
</ul>

<h2> New Feature
</h2>
<ul>
<li>[<a href='http://jira.codehaus.org/browse/SYMMETRICDS-559'>SYMMETRICDS-559</a>] - Add support for geometry types in postgres. The fix should work for other unknown types that can be cast and dealt with as varchar fields
</li>
</ul>

<h1>
Version 2.5.2
</h1>


<h2> Bug
</h2>
<ul>
Expand Down

0 comments on commit c706e03

Please sign in to comment.