Hyx

Latest version: v0.0.2

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

Scan your dependencies

0.0.2

This release implements major part of [M0 ("The First Public Release")](https://hyx.readthedocs.io/en/latest/roadmap/#m0-the-first-public-release).

Features

* ✨ 1 Retry component by roma-glushko in https://github.com/roma-glushko/hyx/pull/2
* ✨ 3 inited the timeout component by roma-glushko in https://github.com/roma-glushko/hyx/pull/4
* ✨ 5 Implemented bulkhead component based on semaphores by roma-glushko in https://github.com/roma-glushko/hyx/pull/6
* ✨ 14 Implemented fallback component by roma-glushko in https://github.com/roma-glushko/hyx/pull/17
* ✨ 15 Introduce a rate limiter by roma-glushko in https://github.com/roma-glushko/hyx/pull/25
* ✨ 15 token bucket ratelimiter by roma-glushko in https://github.com/roma-glushko/hyx/pull/29
* ✨ 7 consecutive circuit breaker by roma-glushko in https://github.com/roma-glushko/hyx/pull/10
* 🔧 27 Implementing jitters recommended by AWS research team by roma-glushko in https://github.com/roma-glushko/hyx/pull/35
* 📝 45 fallback, bulkhead and rate limiters docs by roma-glushko in https://github.com/roma-glushko/hyx/pull/49

Docs

* 📝 18 Configured Hyx docs bases on mkdocs by roma-glushko in https://github.com/roma-glushko/hyx/pull/19
* 📝 37 Inited the retry documentation by roma-glushko in https://github.com/roma-glushko/hyx/pull/39
* 📝 40 inited breaker docs by roma-glushko in https://github.com/roma-glushko/hyx/pull/47
* 📝 42 Timeout docs by roma-glushko in https://github.com/roma-glushko/hyx/pull/48
* 📝 28 Added the introduction page about resiliency engineering in microservice systems by roma-glushko in https://github.com/roma-glushko/hyx/pull/30

Others

* 👷‍♀️ 18: Customized the rtfd installation flow by roma-glushko in https://github.com/roma-glushko/hyx/pull/20
* 👷‍♀️ Configuring CI pipeline via Github Actions by roma-glushko in https://github.com/roma-glushko/hyx/pull/21


**Full Changelog**: https://github.com/roma-glushko/hyx/compare/0.0.1...0.0.2

0.0.2.rc0

Features ✨
* 1 Retry component in https://github.com/roma-glushko/hyx/pull/2
* 3 inited the timeout component in https://github.com/roma-glushko/hyx/pull/4
* 5 Implemented bulkhead component based on semaphores in https://github.com/roma-glushko/hyx/pull/6
* 8 added the project logo in https://github.com/roma-glushko/hyx/pull/9
* 7 consecutive circuit breaker in https://github.com/roma-glushko/hyx/pull/10
* 14 Implemented fallback component in https://github.com/roma-glushko/hyx/pull/17

**Full Changelog**: https://github.com/roma-glushko/hyx/compare/0.0.1...0.0.2.rc0

0.0.1

The initial release that reserves the Hyx project name in PyPi:

- [pypi.org/project/hyx/](https://pypi.org/project/hyx/)

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.