Naz

Latest version: v0.8.1

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

Scan your dependencies

Page 2 of 4

0.7.5

- Rename `naz.nazcodec.BaseNazCodec` to `naz.codec.BaseCodec`: https://github.com/komuw/naz/pull/191
- Rename `naz.Client.codec_class` to `naz.Client.codec`: https://github.com/komuw/naz/pull/191
- Add ability for `naz.log.SimpleLogger` to render logs as a python dictionary: https://github.com/komuw/naz/pull/191
- BugFix, `data_coding` should not be applied to all fields that are of type C-octet string: https://github.com/komuw/naz/pull/190
- Have the naz messsage protocol only use utf8 for encoding/decoding: https://github.com/komuw/naz/pull/190

0.7.4

- Fix a bug that prevented `enquire_link` and `deliver_sm` from been sent: https://github.com/komuw/naz/pull/179
- Enforce `naz` message protocol in code: https://github.com/komuw/naz/pull/179
- make `naz.Client.logger` to be a python `logging.Handler`: https://github.com/komuw/naz/pull/181
- carry out fuzzy testing: https://github.com/komuw/naz/pull/178
- re-run benchmarks: https://github.com/komuw/naz/pull/182

0.7.3

- make `naz.SimpleCorrelater.delete_after_ttl()` private: https://github.com/komuw/naz/pull/172
- rename `naz.broker.BaseOutboundQueue` to `naz.broker.BaseBroker`: https://github.com/komuw/naz/pull/174
this is the more idiomatic name for what it is.
- re-run benchmarks after renmaing Queue to Broker: https://github.com/komuw/naz/pull/176

0.7.2

- fix infinite loop bug, which could occur while re-establishing connection & re-binding to SMSC: https://github.com/komuw/naz/pull/171

0.7.1

- add ability to start `naz` even when SMSC is down: https://github.com/komuw/naz/pull/168
this may be important when you want to deploy `naz` when the mno/SMSC is down and you want `naz` to automatically connect when the SMSC comes back online.

0.7.0

- Use python 3.7 since it has better `async/await` support: https://github.com/komuw/naz/pull/166

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.