Releases: fuongz/auto-switch-providers
Releases Β· fuongz/auto-switch-providers
v0.0.8
v0.0.8 (2024-07-11)
- fix(dependencies): could not find a version that satisfies the requirement PyYAM (=
None
)
v0.0.7
v0.0.7 (2024-07-11)
- fix(service/http_service): remove
X-API-KEY
from params when set cache key
v0.0.5
v0.0.5 (2024-07-02)
- fix(service/http): wrong cache path
v0.0.4
v0.0.4 (2024-07-01)
- fix(service/http): improve log message
- fix(core): move
http_service
to class constructor
- feat(service/http): add body and headers to cache_params
v0.0.3
v0.0.3 (2024-07-01)
- feat(cache): add cache
http_service
response data with redis
- feat(template): add
allow_none
- feat(docs): add Install and How to use? in README.md