Releases: travelping/gtplib
Releases Β· travelping/gtplib
Version 4.0.0 - 09 December 2022
Major version changed to 4.0 due to incompatible API change in decoding of flags in information elements.
Features π
- #42 add OpenTelemetry helpers
to convert GTP messages into OpenTelemetry attributes.
- #43 convert all GTP flag fields from lists to maps
Features π
- #39 Exporting
ULI
, RAI
encoding functions and decoding functions
3.2.0
Version 3.2.0 - 22 September 2022
Features π
- #39 Exporting
ULI
, RAI
encoding functions and decoding functions
3.1.0
Version 3.1.0 - 12 September 2022
Features π
- #37 Exporting
ULI
/RAI
decoding functions
- #36 Add a plain binary value to the
v1
private extension
- #34 Rework Indication flags
- #33
APN
Restriction
3.0.0
Version 3.0.0 - 9 July 2021
Features π
- #31
de/encode
location information into records
2.1.0
Version 2.1.0 - 3 June 2021
Features π
- #28 Normalize
FQDNs
by lowercasing them in all IEs
2.0.1
Version 2.0.1 - 25 Mar 2021
Bugfixes π
- #26 Add
ppplib
to gtplib.app.src
2.0.0
Version 2.0.0 - 8 Mar 2021
Dependencies βοΈ
- #20 Start use
ppplib
- #21 Replace
erlando
to cut
1.0.3
Improvements π‘
- d78b096 remove all reference to
lager
- #6 improve tests
Features π
- c40dc18 implement
GTPv1
Evolved ARP
and APN-AMBR
IEs
- #9 switch
travis-ci
from .org
to .com
- #10 add
R16
IEs
- #12 rename duplicated enum
- #15 Add
.github
- #19 Add
hex
to GH
action
Bugfixes π
- f036d98 fix
de/encode
of Protocol Configuration Options (PCO
)
- d990d22 fix
IMEI(SV)
in GTPv2
encoding
- #11 fix
GTPv2
flags
- #13 fix wrong
GTPv1
cause codes
- #14
GTPv2
: fix minimum IE length for all flags IEs