summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJuergen Gehring <juergen.gehring@bmw.de>2017-02-28 03:57:20 -0800
committerJuergen Gehring <juergen.gehring@bmw.de>2017-02-28 03:57:20 -0800
commit07d7573c007322be07689575ce5d73c45f030d6d (patch)
tree6a6acbf7536de451391d9d50b7f5cdde49d67fd8 /CHANGES
parent1a230558936ec84b4fb44b2346dc5ae52d6f2805 (diff)
downloadvSomeIP-07d7573c007322be07689575ce5d73c45f030d6d.tar.gz
vSomeIP 2.5.32.5.3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 8677cfd..724b151 100644
--- a/CHANGES
+++ b/CHANGES
@@ -266,3 +266,13 @@ v2.5.2
- Prevent race of initial attributes
- Allow incomplete application configurations
- Unit test timeouts increased to avoid failures on (slow) build servers
+
+v2.5.3
+- Fixed races and crashes
+- The minor version of a service instance is considered again when reporting the
+ service instance's availability (this was removed with v2.4.2). If the minor
+ version should not be considered use ANY_MINOR or DEFAULT_MINOR when
+ registering availability handlers.
+- Fixed initial events on unsubscription
+- Improved dispatcher handling for blocking calls
+- Crashed applications are now automatically unsubscribed