0.0.1 (2025-01-06)
Features
- cleaning worker (1a926b2)
- init poetry, dump code (c69ae1b)
- return task to queue on force shutdown (#11) (226317b)
- working worker example (#10) (6316a14)
Bug Fixes
- added msg timeout envvar (1ccdc6b)
- circular imports (873330f)
- exter termination not checked for none (95ea62a)
- fixed bugs (6867c14)
- linking in readme (#21) (542ddaf)
- linted project (683d398)
- pyproject.toml (33a7eef)
- release-fix github token (#19) (ddf59e6)
- rename packge name (#20) (57128eb)
- support for in cluster config (7f07c0f)
- unversioned (3b6bb52)
- valueorsecret model (7653d5b)
- worker fetch queue name from env (#12) (0204655)
- worker works (00d371a)
Documentation
- added some to readme (91bc777)
Miscellaneous Chores
- release 0.0.1 (fb8b9da)
What's Changed
- feat: working worker example by @omri2001 in #10
- fix: worker fetch queue name from env by @omri2001 in #12
- feat: config from crds in cluster by @omri2001 in #14
- fix: downscaling flow by @GoshaDo in #18
- feat: return task to queue on force shutdown by @omri2001 in #11
- fix: release-fix github token by @ofri-rom in #19
- fix: rename packge name by @GoshaDo in #20
- fix: linking in readme by @GoshaDo in #21
- chore(main): release 0.0.1 by @omri2001 in #22
- ci: fix release please flow by @GoshaDo in #23
- chore(main): release 0.0.1 by @GoshaDo in #24
New Contributors
Full Changelog: https://github.com/quickube/qscaler-python-sdk/commits/v0.0.1