summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLutz Bichler <Lutz.Bichler@bmw.de>2015-06-17 11:29:46 +0200
committerLutz Bichler <Lutz.Bichler@bmw.de>2015-06-17 11:29:46 +0200
commitc52b2b094ef5844c182f097b14923764758dfe80 (patch)
treef4e0446c1f8411dca5336884e2bc10a820ef8722 /NEWS
parent6c463fcc3dcee619925f08ea09e19a86b9e581cc (diff)
downloadgenivi-common-api-runtime-c52b2b094ef5844c182f097b14923764758dfe80.tar.gz
CommonAPI 3.1.2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 14 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ffe601c..2b61002 100644
--- a/NEWS
+++ b/NEWS
@@ -1 +1,14 @@
-This is CommonAPI 3.1.1
+This is CommonAPI 3.1.0
+
+Changes since 3.0.1
+- Windows support updated
+- CommonAPI logger added
+- Bugfix for ByteBuffers
+- GTEST_ROOT must be set as DEFINE instead of environment variable
+
+Changes since 2.1.6
+- Support for asynchronous stubs
+- Subscribe/Unsubscribe is now thread safe
+- Full support for deployable serialization
+- Dynamic loading of bindings
+- Simplified application interface for building proxies and stubs