We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa73084 commit 9ad1356Copy full SHA for 9ad1356
CHANGES.txt
@@ -1,5 +1,11 @@
1
Changes:
2
3
+2.3.4
4
+- Removed synchronized from close to prevent deadlock
5
+- When stopping the enquire_link sender, only stop when still alive
6
+- Use slf4j-simple in test case, instead of log4j and System.Out
7
+- Improve the SMPP server simulator example
8
+
9
2.3.3
10
- Change the close of session method, to fix deadlock in Apache Camel SMPP component
11
0 commit comments