Skip to content

chore(changelog): 2026-04-19#486

Open
steve-calvert-glean wants to merge 3 commits intomainfrom
chore/changelog
Open

chore(changelog): 2026-04-19#486
steve-calvert-glean wants to merge 3 commits intomainfrom
chore/changelog

Conversation

@steve-calvert-glean
Copy link
Copy Markdown
Contributor

@steve-calvert-glean steve-calvert-glean commented Apr 16, 2026

Adds 3 changelog entries generated on 2026-04-19.

Files:

  • changelog/entries/2026-04-15-api-client-java-0-12-37.md
  • changelog/entries/2026-04-15-api-client-python-0-12-22.md
  • changelog/entries/2026-04-15-api-client-typescript-0-14-18.md

Skipped:

  • {repo: glean-agent-toolkit, decision: skip, reason: no newer release than latest entry}
  • {repo: mcp-server, decision: skip, reason: no newer release than latest entry}
  • {repo: mcp-config-schema, decision: skip, reason: no newer release than latest entry}
  • {repo: configure-mcp-server, decision: skip, reason: no newer release than latest entry}
  • {repo: glean-indexing-sdk, decision: skip, reason: no newer release than latest entry}
  • {repo: langchain-glean, decision: skip, reason: no newer release than latest entry}
  • {repo: open-api, decision: skip, reason: no new open-api commits}

Errors:

  • {repo: api-client-go, reason: LLM summarization failed — check that GLEAN_API_TOKEN is valid and not expired. Set summarization.mode to "heuristic" in config.yml to use the fallback summarizer.}

@steve-calvert-glean steve-calvert-glean enabled auto-merge (squash) April 16, 2026 08:28
@steve-calvert-glean steve-calvert-glean requested a review from a team as a code owner April 16, 2026 08:28
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 16, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
glean-developer-site Ready Ready Preview, Comment Apr 19, 2026 8:09am

Request Review

categories: ['API Clients']
---

The Go API client was updated with changed request and response schemas across Activity, Governance, and findings export operations, plus new response and request fields for Insights retrieval and findings export creation. - : changed. - : added. - : added; response changed. : changed.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

The changelog description contains incomplete bullet points with missing information. The text includes fragments like - : changed. and - : added. without specifying what was changed or added.

# Current (broken):
... - : changed. - : added. - : added; response changed. : changed.

# Should be something like:
... - ActivityAPI: changed. - GovernanceAPI: added. - FindingsExportRequest: added; response changed.

This will be published to users and provides no useful information. The content needs to be properly generated with actual field/API names filled in.

Spotted by Graphite

Fix in Graphite


Is this helpful? React 👍 or 👎 to let us know.

categories: ['API Clients']
---

The API client adds a new insights response field and updates governance findings export request and response shapes. - adds - adds and changes the - changes
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

The changelog description contains incomplete bullet points with missing field/property names. The text includes fragments like - adds and - adds and changes the without specifying what was added or changed.

# Current (broken):
... - adds - adds and changes the - changes

# Should be something like:
... - adds InsightsResponse.newField - adds and changes the FindingsExportRequest - changes FindingsExportResponse

This will be published to users and provides no actionable information about what changed in the release.

Spotted by Graphite

Fix in Graphite


Is this helpful? React 👍 or 👎 to let us know.

categories: ['API Clients']
---

glean-api-client 0.12.22 adds a new insights response field and updates governance findings export request and response shapes. - Added to - Added and changed the in - Changed in
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

The changelog description contains incomplete bullet points with missing field/property names. The text includes fragments like - Added to and - Added and changed the in without specifying what was added or where.

# Current (broken):
... - Added to - Added and changed the in - Changed in

# Should be something like:
... - Added to InsightsResponse - Added and changed the FindingsExportRequest in governance API - Changed FindingsExportResponse in governance API

This will be published to users and provides incomplete information about the release changes.

Suggested change
glean-api-client 0.12.22 adds a new insights response field and updates governance findings export request and response shapes. - Added to - Added and changed the in - Changed in
glean-api-client 0.12.22 adds a new insights response field and updates governance findings export request and response shapes. - Added new field to InsightsResponse - Added and changed fields in FindingsExportRequest for governance API - Changed response structure in FindingsExportResponse for governance API

Spotted by Graphite

Fix in Graphite


Is this helpful? React 👍 or 👎 to let us know.

@steve-calvert-glean steve-calvert-glean changed the title chore(changelog): 2026-04-16 chore(changelog): 2026-04-17 Apr 17, 2026
categories: ['API Clients']
---

The API client updates add a new insights response field, add a request filter to findings export creation, and change findings export responses. - : Added - : Added ; changed - : changed
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

The changelog description contains malformed template text that appears to be from a failed automated generation process. The text - : Added - : Added ; changed - : changed looks like placeholder values that were not properly substituted.

Impact: This broken text will be visible to users reading the changelog, appearing unprofessional and unclear.

Fix: Replace the malformed text with a proper description of the changes, or regenerate the changelog entry with the correct summarization process. The description should clearly state what was added and changed without template placeholders.

Suggested change
The API client updates add a new insights response field, add a request filter to findings export creation, and change findings export responses. - : Added - : Added ; changed - : changed
The API client updates add a new insights response field, add a request filter to findings export creation, and change findings export responses.

Spotted by Graphite

Fix in Graphite


Is this helpful? React 👍 or 👎 to let us know.

@steve-calvert-glean steve-calvert-glean changed the title chore(changelog): 2026-04-17 chore(changelog): 2026-04-18 Apr 18, 2026
categories: ['API Clients']
---

API client 0.14.18 updates several request and response schemas and adds new fields for insights and findings exports. - Changed in - Added in - Added and changed the response in , and changed in
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

The changelog description contains incomplete template placeholders with missing content. Text fragments like "- Changed in", "- Added in", and "- Added and changed the response in , and changed in" are missing the actual schema/field names, making the changelog unhelpful and grammatically broken.

# Current (broken):
... - Changed in - Added in - Added and changed the response in , and changed in

# Should be something like:
... - Changed ActivityFeedback schema - Added insightsField in InsightsResponse ...

This appears to be a bug in the automated changelog generation where variable interpolation failed. The changelog needs to be regenerated with proper field/API names populated.

Spotted by Graphite

Fix in Graphite


Is this helpful? React 👍 or 👎 to let us know.

@steve-calvert-glean steve-calvert-glean changed the title chore(changelog): 2026-04-18 chore(changelog): 2026-04-19 Apr 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant