What's Changed
- Rx Interface Support by @capgemini-engineering in #159
- Fixed wrong type for VisitedPLMNID by @uri200 in #167
- Fixed incorrect SCTPConn type in diam_sctp_client (#170) by @rudchenkos in #171
- Add GitHub Actions workflow for CI and some fixes by @higebu in #176
- Update README by @higebu in #178
- Introducing an Alternative for Visualizing Diameter Messages. by @lwlee2608 in #185
- Fix pretty_dump output for Nested Grouped AVPs by @lwlee2608 in #188
- feat: add support for Insert-Subscriber-Data Command by @ryuaaaa in #203
- fix: add code regading Rx by @ryuaaaa in #204
- Remove vendor id for MIP-Home-Agent-Address, MIP-Home-Agent-Host and … by @borikinternet in #207
- creating hsNotifyc as a buffered channel by @AndrewK1273 in #202
- fix: properly parse avp struct tag by @SX91 in #191
- Unknown AVP Handling by @MuhammadTalhaRao in #190
- Make AVP decoding goroutine-safe by @higebu in #186
- Do not load certificates if GetCertificate is provided by @AlexanderMescheryakov in #173
- Added option to loosen message parsing to allow AVPs with empty/invalid payloads while defaulting to strict parsing by @Yoone in #147
New Contributors
- @capgemini-engineering made their first contribution in #159
- @rudchenkos made their first contribution in #171
- @lwlee2608 made their first contribution in #185
- @ryuaaaa made their first contribution in #203
- @borikinternet made their first contribution in #207
- @AndrewK1273 made their first contribution in #202
- @SX91 made their first contribution in #191
- @MuhammadTalhaRao made their first contribution in #190
- @AlexanderMescheryakov made their first contribution in #173
Full Changelog: v4.0.4...v4.1.0