Skip to content

Conversation

@ianhelle
Copy link
Contributor

@ianhelle ianhelle commented Jun 2, 2023

  • Add more defense against import errors - in msticpy.init.py - this causes failures when help(msticpy) is used, causing loading of all dynamic attributes
  • Better exception message on import error in azure_data.py
  • Moving ResourceGraph query provider to only instantiate the provider when needed.
  • Made data_query_reader.py produce warnings rather throw exceptions when encountering a bad query file

Add more defense against import errors - in msticpy.__init__.py - this causes failures when help(msticpy) is used, causing loading of all dynamic attributes
Better exception message on import error in azure_data.py
Moving ResourceGraph query provider to only instantiate the provider when needed.
Made data_query_reader.py produce warnings rather throw exceptions when encountering a bad query file
@ianhelle ianhelle self-assigned this Jun 2, 2023
@ianhelle ianhelle merged commit 9466a77 into main Jun 2, 2023
@ianhelle ianhelle deleted the ianhelle/hotfix-2.5.1-2023-06-02 branch June 2, 2023 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants