Skip to content

Releases: splunk-soar-connectors/msgraphforoffice365

3.0.0

05 Mar 06:16
1219cfc
Compare
Choose a tag to compare
  • Removed 'group id' parameter from 'list group members' action
  • Added two new parameters 'method' and 'identificator' in 'list group members' action to list group members by group id or group e-mail
  • Fix for authentication token expire issue

2.8.0

30 Jun 12:22
35fd7e4
Compare
Choose a tag to compare
  • Added three new actions: send email, list rules and get rule
  • Bug fix for the extraction of custom email headers [PAPP-26852]
  • Fixed URL extraction issues [PAPP-27955]
  • Added 'raw_email' field in container data [PAPP-28338]
  • Bug fix for better handling of NULL values [PAPP-29842]
  • Added 'extract_eml' configuration parameter to add root email to vault [PAPP-31038]
  • Escaped few special characters from the file name [PAPP-31058]
  • Updated app documentation
  • Removed django and requests dependencies in order to use platform packages [PAPP-31087, PAPP-31082, PAPP-31096, PAPP-30822]

2.7.1

24 Aug 15:32
d48ae52
Compare
Choose a tag to compare
  • Added the 'delete event' action
  • Added 'download email' parameter in the 'get email' action
  • Updated the 'get email' action to provide event related information
  • Added 'retry_count' and 'retry_wait_time' asset configuration parameters to implement retry mechanism [PAPP-25674]
  • Updated the asset configuration parameter name [PAPP-26294]

2.7.0

23 Aug 06:57
67fb484
Compare
Choose a tag to compare
  • Added the 'delete event' action
  • Added 'download email' parameter in the 'get email' action
  • Updated the 'get email' action to provide event related information
  • Added 'retry_count' and 'retry_wait_time' asset configuration parameters to implement retry mechanism [PAPP-25674]
  • Updated the asset configuration parameter name [PAPP-26294]

2.6.0

30 Jun 05:55
2c3efda
Compare
Choose a tag to compare
  • Added support to ingest 'item attachment' as an EML file for the 'get email' action [PAPP-25609]
  • Feature enhancement for the 'on poll' action [PAPP-25609]
    • Added new asset configuration parameter to ingest the EML file for item attachments
    • Added support to process all types of 'item attachment' and create the required artifacts
  • Bug fix for the extraction of attachment having long filename
  • Added the 'list group members' action
  • Introduced encryption for the sensitive values stored in the state file

2.5.3

29 Apr 22:50
e8919f2
Compare
Choose a tag to compare
  • Fixed authentication bug with Admin Consent where actions would still fail even after successful Test Connectivity [PAPP-25448]
  • ingest_manner is no longer a required asset parameter to fix a bug with validation where all actions would fail after upgrading to v2.5.0 [PAPP-25731]

2.5.0

22 Apr 05:22
d0a359d
Compare
Choose a tag to compare
  • Added paginator in On Poll Action [PAPP-24562]
  • Fixed a bug in the 'folder' config parameter [PAPP-24524]
  • Added a new config parameter 'get_folder_id' to support folder name as well as folder_id in the 'folder' config parameter [PAPP-24565]
  • Added validation for the extraction of URL artifacts [PAPP-24517]
  • Fixed a bug for the extraction of the URL value from the image src attribute [PAPP-24801]
  • Added deduplication logic for handling duplicate emails while ingestion [PAPP-24525]
  • Fixed an issue for hash extraction while ingesting email [PAPP-25014]
  • Added ability to configure ingestion order [PAPP-24564]
  • Bug Fixes in On Poll Action [PAPP-25012, PAPP-25013, PAPP-25015, PAPP-25016, PAPP-24561, PAPP-24563, PAPP-25084, PAPP-25295]
  • Fixed On Poll issue where playbooks were triggered twice when an email was an attachment [PAPP-25011]
  • Updated app documentation [PAPP-24248]
  • Compatibility changes for Python 3 support

2.4.14

11 Feb 23:08
4f4c1d8
Compare
Choose a tag to compare
  • Added support for Python 3.9

2.4.9

20 Jan 01:44
526eb23
Compare
Choose a tag to compare

MS Graph for Office 365 Release Notes - Published by Splunk January 20, 2022

Version 2.4.9 - Released January 20, 2022

  • Changed the hashing algorithm to SHA256 when running in FIPS mode [PAPP-22069]

2.4.8

19 Jan 02:15
a5faaf2
Compare
Choose a tag to compare

MS Graph for Office 365 Release Notes - Published by Splunk January 19, 2022

Version 2.4.8 - Released January 19, 2022

  • Marked the app as FIPS Compliant [PAPP-22069]