Aiodnsresolver

Latest version: v0.0.155

Safety actively analyzes 623586 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.0.155

What's Changed
* fix: don't lowercase TXT records by michalc in https://github.com/michalc/aiodnsresolver/pull/57


**Full Changelog**: https://github.com/michalc/aiodnsresolver/compare/v0.0.154...v0.0.155

0.0.154

What's Changed
* tests: fix test that asserts a timeout error if sent but no reply by michalc in https://github.com/michalc/aiodnsresolver/pull/55
* refactor: avoid looking up a request in dictionary by michalc in https://github.com/michalc/aiodnsresolver/pull/56


**Full Changelog**: https://github.com/michalc/aiodnsresolver/compare/v0.0.153...v0.0.154

0.0.153

What's Changed
* docs: fix package badge by michalc in https://github.com/michalc/aiodnsresolver/pull/54


**Full Changelog**: https://github.com/michalc/aiodnsresolver/compare/v0.0.152...v0.0.153

0.0.152

What's Changed

The main code change in this release is from https://github.com/michalc/aiodnsresolver/pull/52, fixing an issue when multiple nameservers are queried at once

All changes:

* Permit tests to run as non-root user by jwakefieldau in https://github.com/michalc/aiodnsresolver/pull/32
* tests: get tests to finish, although not yet pass by michalc in https://github.com/michalc/aiodnsresolver/pull/37
* tests: fix 0x20 test by michalc in https://github.com/michalc/aiodnsresolver/pull/38
* tests: 0x20 test now automatically retries by michalc in https://github.com/michalc/aiodnsresolver/pull/39
* tests: fix logging test by michalc in https://github.com/michalc/aiodnsresolver/pull/40
* tests: restore and fix tests that were timing out due to not trying more nameservers by michalc in https://github.com/michalc/aiodnsresolver/pull/41
* ci: avoid coveralls to avoid urllib3/ssl error by michalc in https://github.com/michalc/aiodnsresolver/pull/42
* ci: fetch pre commit from github with https and fix linting errors by michalc in https://github.com/michalc/aiodnsresolver/pull/44
* tests: run test that now completes since multiple nameservers are attempted in tests by michalc in https://github.com/michalc/aiodnsresolver/pull/45
* ci: test and lint on Python 3.8.0, and drop testing on Python 3.6.4 for now by michalc in https://github.com/michalc/aiodnsresolver/pull/46
* ci: enable pylint checking for bad continuation by michalc in https://github.com/michalc/aiodnsresolver/pull/47
* ci: enable linter that can be enabled by michalc in https://github.com/michalc/aiodnsresolver/pull/48
* ci: move to GitHub actions, pyproject.toml and Codecov by michalc in https://github.com/michalc/aiodnsresolver/pull/49
* ci: test on more Python versions by michalc in https://github.com/michalc/aiodnsresolver/pull/50
* build: add me to authors list by michalc in https://github.com/michalc/aiodnsresolver/pull/51
* fix: ignoring responses from all but the last nameserver when querying multiple by michalc in https://github.com/michalc/aiodnsresolver/pull/52
* ci: deploy to PyPI workflow by michalc in https://github.com/michalc/aiodnsresolver/pull/53

New Contributors
* jwakefieldau made their first contribution in https://github.com/michalc/aiodnsresolver/pull/32

**Full Changelog**: https://github.com/michalc/aiodnsresolver/compare/v0.0.151...v0.0.152

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.