Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.13.3
-
Fix Version/s: 2.16.0
-
Component/s: camel-apns
-
Labels:None
-
Estimated Complexity:Unknown
Description
Current version of java-apns in apache-camel is 0.2.3.
From it's website:
"There currently is a perelease for 1.0.0 which fixes a number of problems over 0.2.3. There's still a CI test that sporadically fails on Travis-CI only, but not on other test machines I have access to. Supposedly it is a still undetected race condition.
However 1.0.0 Beta fixes a lot of problems over 0.2.x, so even as it is called beta I'd recommend to use the beta instead of the 0.2.3 even for production."
I tried to use Beta6 in camel-apns-2.13.3 and it seemed to work fine, without code changes.