Skip to content

Releases: splunk-soar-connectors/msgraphforoffice365

4.0.5

20 Nov 05:04

Choose a tag to compare

4.0.5 (2025-11-20)

Bug Fixes

4.0.4

03 Oct 19:36

Choose a tag to compare

4.0.4 (2025-10-03)

Bug Fixes

  • update dependencies for python 3.13 (22a7eb8)

4.0.3

24 Sep 19:21

Choose a tag to compare

4.0.3 (2025-09-24)

Bug Fixes

  • updates related to support for Python 3.13 in SOAR 7.0 - phase 5 part 2 (44f2a5a)

4.0.2

22 Aug 19:17

Choose a tag to compare

4.0.2 (2025-08-22)

Bug Fixes

  • add a default value to auth_type param (18469e6)

4.0.1

14 Jul 20:58

Choose a tag to compare

4.0.1 (2025-07-14)

Bug Fixes

  • changing flow to fail cba if the appropriate params are not specified in automatic auth before tokens are deleted (3be565b)
  • make automatic auth more clear (c14fb9d)
  • previous commit message causing semantic release failure (020a3bb)
  • release notes (0c43706)
  • Update manual_readme_content.md (874b491)
  • update to notice file (122ae78)

4.0.0

07 Jan 18:27
43b4297

Choose a tag to compare

  • Added Certificate Based Authentication(CBA) [PAPP-34784]
  • Added 'auth_type' configuration parameter to select authentication method
  • Fixed bug related to Well Known Folders [PAPP-33354]

3.1.1

12 Nov 17:44
6be4b2a

Choose a tag to compare

  • Added 'get mailbox messages' action to retrieve emails from a user's mailbox in an advanced manner. Supporting bulk messages date filtering, pagination, attachment downloads, EML file extraction, and ingestion.

3.0.1

28 Oct 15:24
5a39710

Choose a tag to compare

  • added the 'update email' action [PAPP-34617]
  • added 'resolve name', 'unblock sender' and 'block sender' actions [PAPP-34619]

3.0.0

05 Mar 06:16
1219cfc

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

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]