Skip to content

DOCS-1845 - Convert integration Change Log lists to tables - #7116

Draft
amee-sumo wants to merge 4 commits into
mainfrom
DOCS-1845
Draft

DOCS-1845 - Convert integration Change Log lists to tables#7116
amee-sumo wants to merge 4 commits into
mainfrom
DOCS-1845

Conversation

@amee-sumo

Copy link
Copy Markdown
Collaborator

Purpose of this pull request

This pull request replaces the bullet-list Change Log sections with a Version | Date | Description markdown table across seven Automation Service integration docs: LaunchDarkly, AWS Lambda, DFIR-IRIS, Google Cloud Functions, CrowdStrike Falcon Sandbox, Microsoft Graph Security, and Azure AD. For Azure AD and Microsoft Graph Security, nested multi-part release entries are flattened into a single Description cell using an HTML bullet list, since a markdown table cell can't hold a nested list directly.

Select the type of change

  • Minor Changes - Typos, formatting, slight revisions
  • Update Content - Revisions, updating sections
  • New Content - New features, sections, pages, tutorials
  • Site and Tools - .clabot, version updates, maintenance, dependencies, new packages for the site (Docusaurus, Gatsby, React, etc.)

Ticket (if applicable)

https://sumologic.atlassian.net/browse/DOCS-1845

Replaces the bullet-list Change Log sections with a Version | Date | Description table for LaunchDarkly, AWS Lambda, DFIR-IRIS, Google Cloud Functions, CrowdStrike Falcon Sandbox, Microsoft Graph Security, and Azure AD. For Azure AD and Microsoft Graph Security, nested multi-part release entries are flattened into a single Description cell using an HTML bullet list.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@amee-sumo amee-sumo self-assigned this Sep 9, 2026
@cla-bot cla-bot Bot added the cla-signed Contributor approved, listed in .clabot file label Sep 9, 2026
@amee-sumo
amee-sumo marked this pull request as draft September 9, 2026 15:36
added versions
updated CrowdStrike Falcon Sandbox integration section
| v1.3 | September 1, 2026 | <ul><li>Migrated **Get Alert**, **Search Alerts**, and **Update Alert** actions to the new Microsoft Graph Security [alerts_v2 API](https://learn.microsoft.com/en-us/graph/alertsv1-alertsv2-migration). The legacy `/security/alerts` endpoint is deprecated and will be retired on October 15, 2026.</li><li>Legacy actions **Search Into Alerts** and **Update Security Alert** are retained for backward compatibility, as the alerts_v2 API is not a one-to-one replacement for the legacy API and some alerts may be unavailable through the new endpoint.</li></ul> |
| v1.2 | April 30, 2026 | Upgraded the `python3_generic` Docker image (Python 3.8) to `python3_12_generic` (Python 3.12) to address Python 3.8 end-of-life and improve security and performance. |
| v1.1 | June 21, 2023 | Removed unnecessary empty lines |
| — | March 10, 2022 | Logo |

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we can remove this entry, as we dont have appropriate version to tag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed Contributor approved, listed in .clabot file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants