docs: changelog and known issues for v1.0.0 - #25
Merged
Conversation
Convert the [Unreleased] section to [1.0.0] for the initial stable release. Because it's the first release, the entry is intentionally verbose: it enumerates all 80 tools by category, the 5 resources and 4 prompts, transports, auth modes, safety features, and packaging/ops; adds a Fixed section for the changes since v1.0.0-beta (#21, #22, #23); and adds a detailed Known Issues & Limitations section. Signed-off-by: David Walter <david.walter@kiteworks.com> Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
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.
Prepares the initial stable release. Converts
[Unreleased]to[1.0.0](2026-06-14) and, since this is the first release, makes it deliberately verbose:ocis://…), 4 prompts, both transports (stdio/HTTP), auth modes (app-token/OIDC), safety features (confirm gates, annotations, validation, 429 retry), and packaging/CI/docs.v1.0.0-beta: search substring matching (fix: wrap plain search patterns for substring matching #21), share recipient type / HTTP 400 (fix: set recipient type on share invites #22), release-workflow startup failure (ci: fix release workflow startup failure (secrets not allowed in job if) #23).create_share/invite_to_spacecan return an emptypermissionslist on success (wrong response envelope; fix in flight via Migrate HTTP API calls to libre-graph-api-go SDK #13/refactor: migrate Graph calls to libre-graph-api-go SDK (#13) #24), the hand-rolledget_sharing_roles(fix(spec): ListPermissionRoleDefinitions returns an array of roleDefinitions libre-graph-api#212), link password enforcement, space-scoped role IDs, pagination, search service dependency, and oCIS 8.0.1 as the tested target.Merging this, then tagging
v1.0.0, drives the release pipeline.