Releases: plgd-dev/go-coap
Releases · plgd-dev/go-coap
v3.4.0
What's Changed
- [udp/server] remove unused response cache by @hasheddan in #588
- [udp] make response message cache configurable by @hasheddan in #590
- Upgrade dependencies by @Danielius1922 in #606
Full Changelog: v3.3.6...v3.4.0
v3.3.6
v3.3.5
What's Changed
- Upgrade dependencies by @Danielius1922 in #559
- Blockwise progress by @krbvroc1 in #560
- Upgrade dependencies by @Danielius1922 in #562
- remove the MPL2.0 license pkg by @CaiYueTing in #563
- Upgrade dependencies by @Danielius1922 in #571
- Fix issues reported by golangsci-lint by @Danielius1922 in #574
- Upgrade dependencies by @Danielius1922 in #580
- Upgrade to github.com/pion/dtls/v3 by @Danielius1922 in #566
New Contributors
Full Changelog: v3.3.4...v3.3.5
v3.3.4
What's Changed
- Upgrade dependencies by @Danielius1922 in #539
- Upgrade dependencies by @Danielius1922 in #545
- Upgrade dependencies by @Danielius1922 in #546
- Upgrade dependencies by @Danielius1922 in #553
- Blockwise: Allow transfer via NonConfirmable messages by @azambranogalbis in #548
New Contributors
- @azambranogalbis made their first contribution in #548
Full Changelog: v3.3.3...v3.3.4
v3.3.3
What's Changed
- Pin github.com/pion/dtls/v2 version using the replace directive by @Danielius1922 in #534
Full Changelog: v3.3.2...v3.3.3
v3.3.2
What's Changed
- Fix UDP Server Option Duplication in ListenAndServeWithOptions by @sdeboeck in #527
- Upgrade dependencies by @Danielius1922 in #532
- net: implement IsConnectionBrokenError for Plan 9 by @erenberg in #528
New Contributors
Full Changelog: v3.3.1...v3.3.2
v3.3.1
What's Changed
- Upgrade dependencies by @Danielius1922 in #517
- Upgrade dependencies by @Danielius1922 in #523
- Enhance Options Buffer for >16 Message Unmarshaling by @jkralik in #524
Full Changelog: v3.3.0...v3.3.1
v3.3.0
v3.2.0
What's Changed
- Fix renovateBot configuration (2) by @Danielius1922 in #508
- Update UnmarshalJSON in codes package by @Danielius1922 in #509
- UDP: Ensure propagation of control message to pool.Message by @jkralik in #510
Full Changelog: v3.1.6...v3.2.0
v3.1.6
What's Changed
- Fix description of session.Run by @hasheddan in #483
- Include whitespace between semicolon and encoding by @hasheddan in #484
- fix: do not attempt serve DTLS connection on accept error by @hasheddan in #489
- Improve mux errors by @HRogge in #495
- fix: ensure content type strings match IANA registry by @hasheddan in #499
- mux: filter for invalid root path pattern by @HRogge in #498
- Clone router map before returning it to user by @HRogge in #497
- mux: Root path handling improvement by @jkralik in #506
- Upgrade dependencies by @Danielius1922 in #507
Full Changelog: v3.1.5...v3.1.6