v2.6.0
What's Changed
- message: add tests to increase code coverage by @Danielius1922 in #296
- Upgrade dependencies by @Danielius1922 in #302
- dtls/tcp/udp: ignore close error during closing connection by @jkralik in #303
- tcp/udp/dtls: allow to create observation via request by @jkralik in #304
- Add PathTemplate to RouteParams by @JosefWN in #314
- udp: allows to create ClientConn at server by @jkralik in #316
- chore(deps): update actions/checkout action to v3 by @renovate in #310
- chore(deps): update actions/setup-go action to v3 by @renovate in #307
- Upgrade dependencies by @Danielius1922 in #309
- chore(deps): update golangci/golangci-lint-action action to v3 by @renovate in #308
- fix atomic alignment on 32-bit platforms by @yplam in #305
- tcp/udp/dtls: cancel connection context before shutdown by @jkralik in #319
- remove unused heartBeat param by @jkralik in #321
- Upgrade golang to v1.18 and dependencies by @Danielius1922 in #322
- chore(deps): update dependency ubuntu to v22 by @renovate in #326
- messages/options.go: Make linter happy by @maribu in #328
- examples/observe/server: fix buf usage by @maribu in #329
- message: Implement Options.LocationPath() & Options.SetLocationPath() by @maribu in #327
- Add golansci-lint configuration file by @Danielius1922 in #324
- net/udp: add option WithMulticastInterfaceError by @jkralik in #332
- Upgrade dependencies by @Danielius1922 in #336
- fix 64bit atomic alignment on the Session struct by @der-dano in #338
- Fixes for SonarCloud by @Danielius1922 in #299
- Enable additional linters and fix reported issues by @Danielius1922 in #339
New Contributors
- @JosefWN made their first contribution in #314
- @yplam made their first contribution in #305
- @maribu made their first contribution in #328
- @der-dano made their first contribution in #338
Full Changelog: v2.5.0...v2.5.1