Skip to content

Releases: Axonius/axonius_api_client

2.1.1

29 Sep 15:12
Compare
Choose a tag to compare
  • Added logic for throwing an exception if no UUID or client ID returned from REST API on add adapter connection call, regardless of error=True/False

2.1.0

29 Sep 03:44
Compare
Choose a tag to compare

Minor version bump due to signature changes:

  • Changed signature of users & devices get_by_value, no more RE:/NOT: - need to supply value_regex=True/False and value_not=True/False instead. also added query_pre/query_post.
  • changed signature of all filter methods in adapters in cnxs, no more RE:, need to supply value_regex=True/False
  • changed signature of adapters get_by_cnx_count to allow min/max value

Release of 2.0.5

24 Sep 18:24
2dc973b
Compare
Choose a tag to compare

Bump for fixes to doc strings, saved query fields not being used properly, and more

Release of 2.0.0

16 Sep 13:24
Compare
Choose a tag to compare

This is a complete refactor of the API client. There are too many features to list here, but most importantly there is now a command line interface axonshell