Skip to content

python-nomad-1.2.0

Compare
Choose a tag to compare
@jrxFive jrxFive released this 29 Mar 15:07
· 61 commits to master since this release
e038c68

Improvements

  • dunder str support for Exceptions, thanks @SlipJ!
  • Environment Variable support for NOMAD_CLIENT_CERT and NOMAD_CLIENT_KEY, thanks @erhlee-bird!
  • additional namespace checks for (acl, client, node), thanks @sherrman!

Bug Fixes

  • Pass exception error to nomad.api.exceptions.BaseNomadException, thanks @damoxc!

Documentation