Changes Report

Release History

Version Date Description
1.4.3 05/08/2008
1.4.2 03/10/2008
1.4.1 01/27/2008
1.4 11/18/2007
1.3.3
1.3.2
1.3.1
1.3 8/28/2007
1.2 8/15/2007
1.1 7/18/2007


Release 1.4.3 - 05/08/2008

Type Changes By
update applied patch [1910981] Use shared Multithreading HttpConnection client for better performance. jliang
add Added new setters that allow user define HttpClient and HttpConnectionManager jliang

Release 1.4.2 - 03/10/2008

Type Changes By
fix applied patch [1892784] Character encoding problem jliang

Release 1.4.1 - 01/27/2008

Type Changes By
fix fixed bug [ 1846895 ] XMLFunctors not working properly jliang
fix fixed a possible null pointer exception in AddressToUsAddressFunctor jliang

Release 1.4 - 11/18/2007

Type Changes By
add Added support for multiple returned geocoded addresses jliang
update Deprecated the single address return standardization methods. Added standardization methods that return a list of geocoded addresses jliang

Release 1.3.3 - null

Type Changes By
fix Fixed a bug that was found in 1.3.2 change, thanks Laszlo Hornyak Kocka for his contribution. jliang

Release 1.3.2 - null

Type Changes By
fix Fixed a bug that causes Exception to be thrown incorrectly within GeoAddressStandardizer #standardizeToGeoCoordinate method. jliang

Release 1.3.1 - null

Type Changes By
fix Fixed a bug that causes Null Pointer Exception to be thrown when an input address cannot be fully standardized. jliang

Release 1.3 - 8/28/2007

Type Changes By
add Added new error status code G_GEO_TOO_MANY_QUERIES (620). jliang
fix fixed a bug that causes the status code in GeoException to always be Uknown_Status. jliang
update added http unit test, added more doc to the site jliang
update migrated source code repository to svn. jliang

Release 1.2 - 8/15/2007

Type Changes By
update Update a bug that causes AddressStandardizer to throw an exception if the httpParams is not set. jliang
add Added XSLTMappingFunctor to simplify transformation using XSLT. jliang
update Added some more maven reports to the pom. jliang

Release 1.1 - 7/18/2007

Type Changes By
update GeoException is now a checked exception instead of a runtime exception. jliang
update Updated documentation to reflect the changes. jliang