- Add missing `https://` to the default Microsoft Graph URL
8.18.0
------
- Add support for Microsoft national clouds via Graph API base URL (PR 590) - Avoid stopping processing when an invalid DMARC report is encountered (PR 587) - Increase `http.client._MAXHEADERS` from `100` to `200` to avoid errors connecting to Elasticsearch/OpenSearch (PR 589)
8.17.0
------
- Ignore duplicate aggregate DMARC reports with the same `org_name` and `report_id` seen within the same hour (Fixes 535) - Fix saving SMTP TLS reports to OpenSearch (PR 585 closed issue 576) - Add 303 entries to `base_reverse_dns_map.csv`
8.16.1
------
- Failed attempt to ignore aggregate DMARC reports seen within a period of one hour (535)
8.16.0
------
- Add a `since` option to only search for emails since a certain time (PR 527)
8.15.4
------
- Fix crash if aggregate report timespan is > 24 hours