Releases: MikeSafonov/spring-boot-starter-smpp
Releases · MikeSafonov/spring-boot-starter-smpp
v1.4.0
⭐ Features
- added Spring auto closing connections when service get signal SHUTDOWN (c58d6d9) @MikhailEpatko
v1.3.0
⭐ Features
- added SMPP property 'systemType' (636b863) @MikhailEpatko
v1.2.1
v1.2.0
v1.1.0
⭐ Features
- new abstraction ConnectionManager (72aeefa)
- create response client only if custom DeliveryReportConsumer exists (b84b2c7)
- added ability to create shared TRANSCEIVER connection for sender/response clients (2a7c32b)
🔨 Dependencies
- Upgrade to Spring Boot 2.2.5
- Upgrade to Spring Cloud Hoxton.SR3
v1.0.0
⭐ Features
- Sending message with delivery receipt
- Sending datagram message (without delivery receipt)
- Sending silent message
- Cancel message
- Multiply SMPP connection
- SMPP connection load balancing