Skip to content

v0.31.0: * NewResolver(): return an error so the caller can check it

Choose a tag to compare

@ameshkov ameshkov released this 20 Aug 16:23
* upstream: require a valid IP for bootstrap; require a valid port number; add more tests

Squashed commit of the following:

commit 0cfdff4256dd7d2da5624929525144c6b24ab650
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Thu Aug 20 18:56:55 2020 +0300

    fix

commit 059a16b86efd8895e05e27388b5d6841e820babd
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Thu Aug 20 18:52:58 2020 +0300

    fix

commit 3f5166b96625070db01da7e1b79c5743603dbf70
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Thu Aug 20 17:51:47 2020 +0300

    * upstream: require a valid IP for bootstrap; require a valid port number; add more tests

commit 23b998cc5dad76f66176d915b666bf0f3213f8e1
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Thu Aug 20 15:53:23 2020 +0300

    fix

commit 6f0c43d7da9ccccac88f0ea9c149f4e1ea0aa481
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Thu Aug 20 15:50:55 2020 +0300

    * upstream: fail with an error on invalid bootstrap server

commit 05791fe3723d9cd8d03206633db4e4c702ad5fb1
Author: Simon Zolin <s.zolin@adguard.com>
Date:   Thu Aug 20 15:26:27 2020 +0300

    * NewResolver(): return an error so the caller can check it