Skip to content

Commit

Permalink
2.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
chenson42 committed May 17, 2011
1 parent 86e2294 commit f3acb87
Showing 1 changed file with 35 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,41 @@
<html>
<body>

<h1>
Version 2.2.5
</h1>

<h2> Bug
</h2>
<ul>
<li>[<a href='http://jira.codehaus.org/browse/SYMMETRICDS-438'>SYMMETRICDS-438</a>] - SQL 2008r2 Geometry casting problem
</li>
<li>[<a href='http://jira.codehaus.org/browse/SYMMETRICDS-444'>SYMMETRICDS-444</a>] - OK status in outgoing batch can get overwritten by statuses of SE and LD
</li>
</ul>

<h2> Improvement
</h2>
<ul>
<li>[<a href='http://jira.codehaus.org/browse/SYMMETRICDS-434'>SYMMETRICDS-434</a>] - Put tables in quotes in triggers for the SQL Server dialect
</li>
<li>[<a href='http://jira.codehaus.org/browse/SYMMETRICDS-436'>SYMMETRICDS-436</a>] - Allow SQL Server collation to be set via a property for use in triggers
</li>
<li>[<a href='http://jira.codehaus.org/browse/SYMMETRICDS-437'>SYMMETRICDS-437</a>] - Deploy symmetric to the root of the standalone web server so that other servlets can be added to web.xml and not have to go through the SymmetricServlet
</li>
<li>[<a href='http://jira.codehaus.org/browse/SYMMETRICDS-441'>SYMMETRICDS-441</a>] - Add a property to set the maximum number of unprocessed outgoing batch rows to read into memory for a node
</li>
</ul>

<h2> New Feature
</h2>
<ul>
<li>[<a href='http://jira.codehaus.org/browse/SYMMETRICDS-439'>SYMMETRICDS-439</a>] - Provide a way to override the keystore password on the command line.
</li>
<li>[<a href='http://jira.codehaus.org/browse/SYMMETRICDS-440'>SYMMETRICDS-440</a>] - Provide a way to specify the keystore type when using SSL
</li>
</ul>

<h1>
Version 2.2.4
</h1>
Expand Down

0 comments on commit f3acb87

Please sign in to comment.