From db6d57b2e339d61d6ad2d3b3b065b40948f29c61 Mon Sep 17 00:00:00 2001 From: Mohammad Rezaei Date: Fri, 22 Sep 2017 14:33:20 -0400 Subject: [PATCH] release 16.6.0 --- CHANGELOG.md | 10 ++++++++++ build/reladomo-config.xml | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 79528330..9d995c47 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,14 @@ # Change Log +## 16.6.0 - 2017-09-22 +### Enhancements: +- Support Sybase IQ native driver 16.1 with bulk insert support +- Added n/uni char/varchar to MsSQL reverse mapping +- Remove unimplemented Enum mapping + +### Bug Fixes: +- Fix DbExtractor NPE with timezone converted values +- Fix interface method visibility + ## 16.5.1 - 2017-08-03 ### Enhancements: - Add getInstanceForOracle12 to OracleDatabaseType that can do batch updates with optimistic locking diff --git a/build/reladomo-config.xml b/build/reladomo-config.xml index d6de0a42..03b713af 100644 --- a/build/reladomo-config.xml +++ b/build/reladomo-config.xml @@ -14,6 +14,6 @@ under the License. --> - + \ No newline at end of file