Skip to content

Commit

Permalink
Prepare for 2.3.10 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
pmoerenhout committed Jul 7, 2020
1 parent 1a8e98f commit cc0858a
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
Changes:

Please note that this release is the latest using Java 1.6. The next release will require at minimum Java 1.7.
Please note that the 2.9.x release is the latest using Java 1.6. The next release (3.x.x) will require at minimum Java 1.7.

This comment has been minimized.

Copy link
@PascalSchumacher

PascalSchumacher Jul 7, 2020

Contributor

Should this be 2.3.x release?

This comment has been minimized.

Copy link
@pmoerenhout

pmoerenhout Jul 7, 2020

Author Member

Indeed. A typo..... I'm planning to add SMPP 5.0 request/responses and more throttling into 3.0.


2.3.10
- Implement queue capacity with default 100 include throttle response, handle bound state inside the handler of the bind request.
- Fix decompose of replace_sm PDU.
- Extend the Connection interface to show all local and remote socket addresses and ports.
- Send correct response when request is received.
- Fix the decode of the replace_sm.

2.3.9
- Ignore the PDU body in the handling of submit_multi_resp with non-zero command status.
Expand Down

0 comments on commit cc0858a

Please sign in to comment.