Conversation
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>
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 | |
Collaborator
There was a problem hiding this comment.
we can remove this entry, as we dont have appropriate version to tag.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
Ticket (if applicable)
https://sumologic.atlassian.net/browse/DOCS-1845