Skip to content

4.20.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@gluemaker gluemaker released this 25 Mar 19:42
· 304 commits to master since this release
861e881

4.20.4

⚠️ This is a pre-release

While this version is tested thoroughly, there are a number of core changes to support working with SSL certificates that could produce errors in certain edge cases.

The version that gets installed by pip will be the latest NON pre-release:
pip install axonius-api-client

In order to install a version marked as a pre-release, you need to specify the exact version with pip:
pip install axonius-api-client==4.20.4

AXONSHELL

AXONSHELL bugfixes

  • axonshell devices/users get
    • Fixed support for templating in --export-path and --export-file, windows does not support ':' in filename

What's Changed

  • windows does not support : in filename by @lifehackjim in #181
  • 4.20.4 by @lifehackjim in #182

Full Changelog: 4.20.3...4.20.4