Recent Releases of hyx
hyx - 🔖 Hyx v0.0.2 - Major part of M0
This release implements major part of 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
- Python
Published by roma-glushko about 3 years ago
hyx - 🔖 Hyx 0.0.2.rc0: The First Feature Release
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
- Python
Published by roma-glushko about 3 years ago
hyx - 🎉Hyx 0.0.1: Initial Version
The initial release that reserves the Hyx project name in PyPi:
- Python
Published by roma-glushko about 3 years ago