8000 Tags · travelping/gtplib · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: travelping/gtplib

Tags

3.4.0

Toggle 3.4.0's commit message

Verified

This tag was signed with the committer’s verified signature.
RoadRunnr Andreas Schultz
release 3.4.0

Changes:

* handle IMEIs shorter than 15 digits

3.3.0

Toggle 3.3.0's commit message
handle PPP opts with broken sub-options encoding

Protocol options are optional and 3GPP TS 29.060 says that optional,
invalid IEs should be silently ignored. Do just that.

(cherry picked from commit 3e39d7f)

4.0.0

Toggle 4.0.0's commit message
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](#42) add [OpenTelemetry](https://opentelemetry.io/) helpers
  to convert GTP messages into OpenTelemetry attributes.
* [#43](#43) convert all GTP flag fields from lists to maps

**Features** 🚀
* [#39](#39) Exporting `ULI`, `RAI` encoding functions and decoding functions

3.2.0

Toggle 3.2.0's commit message
Release preparation for 3.2.0

1.3.0

Toggle 1.3.0's commit message
Version 1.3.0 - 01 Aug 2018

---------------------------

* add support for GTP' version 0 to 2
* support Erlang OTP 20.1 through 21.0
* drop support for OTP 19.x and 20.0
* removed tetrapak support
0