Skip to content

Releases: tbotnz/netpalm

v0.2.8

21 May 07:27
e1b47ad

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.7...v0.2.8

spicy-carrot

07 Mar 14:07

Choose a tag to compare

  • refactors a bunch of internal code
  • adds autoloader for dirver
  • bump redis version
  • introduce redis retry on error

midnight oil

14 Mar 11:10
0d93b34

Choose a tag to compare

  • minor bugfix on user defined script models
  • adds support for per task TTL

scripts and models

12 Mar 08:34
e052a5a

Choose a tag to compare

  • implements caching support for scripts,
  • allows models to be supported on same file as script
  • refresh controller http routes when extensibles change

python-service

09 Mar 04:08
38aec21

Choose a tag to compare

  • adds python services
  • removes jinja2 services
  • adds new methods for the manger retrieve_task_result_multiple trigger_webhook

manager

17 Nov 11:55
2439b6b

Choose a tag to compare

  • adds support for interfacing directly with netpalm from within scripts via the new NetpalmManager class (see custom_scripts/hello_world_using_netpalm_manager.py) for an example script
  • bugfix on script error handling
  • general refactoring

locus

27 Aug 11:20
8e30dad

Choose a tag to compare

  • renews bundled self signed TLS cert for redis connections

v0.2.1

14 May 11:53
ea0d30b

Choose a tag to compare

  • adds webbook debugging

netconf

05 Mar 09:23
15734aa

Choose a tag to compare

Merge pull request #153 from rhwendt/ncclient_capabilities

adding capabilities flag for /getconfig/ncclient

get

15 Feb 08:50
f61c368

Choose a tag to compare

get

adds alias for /get /getconfig endpoint.