Releases: linxGnu/gosmpp
Releases · linxGnu/gosmpp
v0.3.1
What's Changed
- Bump golang.org/x/text from 0.16.0 to 0.18.0 by @dependabot in #153
- Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #157
- Bump golang.org/x/text from 0.18.0 to 0.20.0 by @dependabot in #156
- Fix Issue #151: Bind not restarting when user uses CloseBind by @laduchesneau in #152
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Bump golang.org/x/text from 0.14.0 to 0.16.0 by @dependabot in #148
- [GSM7BITPACKED] Fixes around Split/ShouldSplit by @krstdmr in #136
- [Feature] PDU Request tracking by @laduchesneau in #134
New Contributors
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #141
- [BREAKING CHANGE] Add the possibility to change the addressRange maxLen with options. by @Hurtsich in #142
- [BREAKING CHANGE] Update address range constructor by @linxGnu in #145
Full Changelog: v0.2.0...v0.2.1
v0.2.0
v0.1.10
What's Changed
- OnAllPdu users are now able to return a bool to close the bind by @laduchesneau in #120
- Add a OnRebind callback to notify when rebind was successful by @laduchesneau in #121
- Update README.md by @tahseenjamal in #123
New Contributors
- @tahseenjamal made their first contribution in #123
Full Changelog: v0.1.9...v0.1.10
v0.1.9
What's Changed
- Ignore EOF error when unmarshaling submit_sm_resp with no message_id by @laduchesneau in #119
- Bump golang.org/x/text from 0.13.0 to 0.14.0 by @dependabot in #116
Full Changelog: v0.1.8...v0.1.9
v0.1.8
What's Changed
- New OnAllPDU seeting that lets users choose to handle all PDUs from SMSC by @laduchesneau in #110
- Bump golang.org/x/text from 0.12.0 to 0.13.0 by @dependabot in #111
- Fix SubmitSMResp unmarshalling when CommandStatus != data.ESME_ROK by @linxGnu in #113
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed
- Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #98
- Bump golang.org/x/text from 0.7.0 to 0.9.0 by @dependabot in #101
- Fix GSM7Bit packed splitting by @linxGnu in #108
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
- fix fail test in pdu/SubmitMulti_test.go by @goten4 in #93
- feat: add descriptions to command status by @goten4 in #95
- Bump golang.org/x/text from 0.6.0 to 0.7.0 by @dependabot in #97
New Contributors
- @dependabot made their first contribution in #97
Full Changelog: v0.1.5...v0.1.6