This minor release fixes a missing scope property in the standard OAuth login flow for M365D/MDE data providers.
- Fixed OAuth v2 scope handling by adding scope parameter to request body when resource parameter is not present
- Added comprehensive debug and info level logging throughout the authentication and query execution flows
- Extended unit test coverage for odata_driver with tests for connection string parsing, error handling, and various authentication methods