1.6.0 Release #147
MichaConrad
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This is mostly a bug fix release, but because the behavior of the LookupClient changed quite a bit, it is a full new version.
The bug fix includes fixes for some odd UDP issues mostly under Linux.
I hope @euyuil, @djj0809, @DejanPelzel, @JamesKovacs and others can help me test the new version. Please let me know if you still see any of those problems you reported.
Thanks
Michael
New / Change
In 1.5, the DNS response ID validation was lifted to just log warnings.
This mechanic has been reverted to throw an error but with a bit better handling and retrying the request thanks to @JamesKovacs. See #140
Bug Fixes
IsOSPlatform(OSPlatform.Windows). Seems that was not enough. See Azure Functions - PlatformNotSupportedException unless you mannauly set IPEndPoint #133Beta Was this translation helpful? Give feedback.
All reactions