Ansq

Latest version: v0.3.0

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

Scan your dependencies

Page 1 of 2

0.3.0

What's Changed

- Fix bug with unexpected consumer freeze during reconnect by heckad https://github.com/list-family/ansq/pull/97
- Drop support for EOL Python 3.7 by atugushev https://github.com/list-family/ansq/pull/105

New Contributors

- heckad made their first contribution in https://github.com/list-family/ansq/pull/97

**Full Changelog**: https://github.com/list-family/ansq/compare/v0.2.1...v0.3.0

0.2.1

What's Changed

- Do the enum variants lookup through the type, not the instance by magniff in https://github.com/list-family/ansq/pull/93

New Contributors

- magniff made their first contribution in https://github.com/list-family/ansq/pull/93

**Full Changelog**: https://github.com/list-family/ansq/compare/v0.2.0...v0.2.1

0.2.0

What's Changed

- Add client_id/hostname/useragent to `identify` command by atugushev in https://github.com/list-family/ansq/pull/91
- Add `ConnectionOptions.on_heartbeat(conn)` callback by atugushev in https://github.com/list-family/ansq/pull/90
- Include `py.typed` in package by atugushev in https://github.com/list-family/ansq/pull/85
- Close lookupd connection before reader by atugushev in https://github.com/list-family/ansq/pull/83
- Log repr of incoming message only in debug mode by atugushev in https://github.com/list-family/ansq/pull/80
- Fix misleading error on lookupd query by atugushev in https://github.com/list-family/ansq/pull/79
- Log errors from commands which don't return success response by atugushev in https://github.com/list-family/ansq/pull/71
- Fix error on passing deprecated kwargs to `open_connection()` by atugushev in https://github.com/list-family/ansq/pull/69
- Check properly response from identify command by atugushev in https://github.com/list-family/ansq/pull/68
- Drop support for EOL Python 3.6 by atugushev in https://github.com/list-family/ansq/pull/37
- Raise different exception on processing timed out message by GinTR1k and atugushev in https://github.com/list-family/ansq/pull/28

**Full Changelog**: https://github.com/list-family/ansq/compare/v0.1.0...v0.2.0

0.1.0

What's Changed
* Run test nsqd in a subprocess by atugushev in https://github.com/list-family/ansq/pull/38
* Test ansq against py39 by atugushev in https://github.com/list-family/ansq/pull/41
* Add Python 3.10 support by atugushev in https://github.com/list-family/ansq/pull/42
* Declare Python version requirement by atugushev in https://github.com/list-family/ansq/pull/43
* Fix auto-reconnect by atugushev in https://github.com/list-family/ansq/pull/40
* Implement reader and writer by atugushev in https://github.com/list-family/ansq/pull/44
* Update pre commit hooks by lig in https://github.com/list-family/ansq/pull/46
* Don't import ansq in setup.py by atugushev in https://github.com/list-family/ansq/pull/47
* Add lookupd support to reader by atugushev in https://github.com/list-family/ansq/pull/49
* Refactor connection options and features into `attrs` classes by lig in https://github.com/list-family/ansq/pull/45
* Revisit README by atugushev in https://github.com/list-family/ansq/pull/50
* Add default tcp addresses to reader and writer by atugushev in https://github.com/list-family/ansq/pull/51
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/list-family/ansq/pull/52
* Convert setup.py to setup.cfg by atugushev in https://github.com/list-family/ansq/pull/53
* Uncheck AUTH feature in README by atugushev in https://github.com/list-family/ansq/pull/54
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/list-family/ansq/pull/55
* Disable scheduled tests by atugushev in https://github.com/list-family/ansq/pull/57

New Contributors
* lig made their first contribution in https://github.com/list-family/ansq/pull/46
* pre-commit-ci made their first contribution in https://github.com/list-family/ansq/pull/52

**Full Changelog**: https://github.com/list-family/ansq/compare/v0.0.18...v0.1.0

0.0.18

What's Changed
* Bump aiohttp from 3.6.2 to 3.7.4 by dependabot in https://github.com/list-family/ansq/pull/30
* Catch `writer.wait_closed()` exception to avoid command hanging. 33 by Ivashkaization in https://github.com/list-family/ansq/pull/34
* Truncate response data in debug log by atugushev in https://github.com/list-family/ansq/pull/35

New Contributors
* dependabot made their first contribution in https://github.com/list-family/ansq/pull/30
* Ivashkaization made their first contribution in https://github.com/list-family/ansq/pull/34

**Full Changelog**: https://github.com/list-family/ansq/compare/v0.0.17...v0.0.18

0.0.17

Changelog
- Black codestyle
- Type hints, MyPy
- Lots of useful pre-commit hooks
- Bugfix: message timeout
- Bugfix: a command would hang due to closed connection

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.