Releases: huin/goupnp
Releases · huin/goupnp
v1.3.0
v1.2.0
v1.1.0
What's Changed
- Merge V2 branch into master. by @huin in #52 - Experimental V2 API, unstable for now, and will be renamed if it stablised.
- adding ModelType to Device by @jb0n in #53
- More functions support
Context
by @hzyitc in #54 - Add sync.Pool to reuse packet conn buf object by @kz-sher in #56
- Allow http.Client used in discovery to be modified (typically for sec… by @hellwege in #57
New Contributors
- @jb0n made their first contribution in #53
- @hzyitc made their first contribution in #54
- @kz-sher made their first contribution in #56
- @hellwege made their first contribution in #57
Full Changelog: v1.0.3...v1.1.0
v1.0.3
What's Changed
- fix _urn:schemas-upnp-org:service:AVTransport_control throw error first path segment in URL cannot contain colon by @humboldt-xie in #44
- [soap] Enhance SOAPFaultError error unwrapping by @afjoseph in #47
- #48: Add local address information by @mh-cbon in #51
- add support for Open Connectivity Foundation DCPs by @mh-cbon in #49
New Contributors
- @humboldt-xie made their first contribution in #44
- @afjoseph made their first contribution in #47
- @mh-cbon made their first contribution in #51
Full Changelog: v1.0.2...v1.0.3