Releases: splunk-soar-connectors/googleworkspaceforgmail
Releases · splunk-soar-connectors/googleworkspaceforgmail
2.8.1
2.8.0
2.7.0
2.6.0
- Fixed the issue of missing email ingestion during scheduled 'on poll' for 'latest first' type ingestion. [PAPP-33514]
2.5.6
- [PAPP-34366] GSuite for Gmail improvements.
- New
send_emailaction with support for attachments, plain text and html bodies and send-as alias. - New
get_useraction - Added a
default_formatdropdown in the apps configuration for theget_emailaction. - In the app configuration users can specify whether they want to ingest emails using ASCII or UTF-8 when polling.
- Users can specfiy an auto-reply and forwarding address in the asset configuration page.
- New
2.5.4
- Remove unnecessary debug logging [PAPP-34119]
2.5.3
- [PAPP-33478] Multipart message parsing improvement.
- Implemented parsing nested attachments.
- Fixed email attachments overriding main email metadata.
- Added
extract_nestedaction, which creates artifacts from attachments from nested email attachments. Works only whenextract_attachmentsis set totrue.
2.5.2
- Updated certifi, requests, urllib3 dependencies in order to use platform packages [PAPP-31096, PAPP-30822, PAPP-33451]
2.5.1
- Fixed downloading
message/attachment types [PAPP-33372]
2.5.0
- Bug fix for removing temp dir [PAPP-30431]