Conversation
kimsauce
requested review from
JV0812,
amee-sumo and
mafsumo
as code owners
September 10, 2026 21:29
…ase note template The #### SDK Updates section carried an invented worked example: a "Python SDK Version 2.0" release with a made-up pip install sumologic-sdk==2.0.0 command and a link to /docs/api/python-client, a page that does not exist. Remove the example. The section heading and its generic guidance bullets stay; whether the SDK section should exist at all is pending the DOCS-1881 SME decision. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
kimsauce
marked this pull request as draft
September 10, 2026 23:22
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
Cleans up references to the community
sumologic-python-sdk(PyPIsumologic-sdk), which Sumo Logic's README says it doesn't officially support. There's an open question about whether the v2 API framework security update broke session cookie auth in the SDK — that's unconfirmed (nothing in the SDK's own issues or changelog backs it up) and is one of the things we're checking with sumoappdev, not a settled fact. Two places:pip install sumologic-sdkas a setup prerequisite (docs/api/about-apis/terraform-with-sumo-logic.md,docs/observability/aws/deploy-use-aws-observability/deploy-with-terraform.md), so onboarding fails..claude/commands/release-note-developer.md) has a#### SDK Updatessection and SDK line items throughout — an AI-scaffolding artifact from the.claude/command build (DOCS-1475, DOCS-1475 - Claude skills, commands #6488). No SDK release note has ever been published inblog-developer/.Still pending SME/PM input (tracked on DOCS-1880): whether the AWSO Terraform workflow still needs
sumologic-sdk, and whether SDK updates belong in our developer release notes at all.Select the type of change
Ticket (if applicable)
https://sumologic.atlassian.net/browse/DOCS-1880