Releases: tbotnz/netpalm
Releases · tbotnz/netpalm
v0.2.8
What's Changed
- PR to fix dockers reloading by @radtrentasei in #209
New Contributors
- @radtrentasei made their first contribution in #209
Full Changelog: v0.2.7...v0.2.8
spicy-carrot
- refactors a bunch of internal code
- adds autoloader for dirver
- bump redis version
- introduce redis retry on error
midnight oil
- minor bugfix on user defined script models
- adds support for per task TTL
scripts and models
- implements caching support for scripts,
- allows models to be supported on same file as script
- refresh controller http routes when extensibles change
python-service
- adds python services
- removes jinja2 services
- adds new methods for the manger retrieve_task_result_multiple trigger_webhook