Skip to content

release: v1.10.9 - #183

Merged
Jaro-c merged 1 commit into
mainfrom
develop
Jun 29, 2026
Merged

release: v1.10.9#183
Jaro-c merged 1 commit into
mainfrom
develop

Conversation

@Jaro-c

@Jaro-c Jaro-c commented Jun 29, 2026

Copy link
Copy Markdown
Member

Release v1.10.9 — documentation.

Applies the Markdown review fixes that were accidentally dropped from the v1.10.7/v1.10.8 docs PR (a failed git add aborted staging, so only the apikey example landed):

  • README: stale Roadmap removed, third-party shields.io badges removed (GitHub-native CI + pkg.go.dev kept), apikey/oauth added to the architecture diagram.
  • docs/validation.md: email Close() documented as an optional no-op.
  • docs/errors.md: apikey + oauth error sections and jwt.ErrTokenRevoked added.
  • docs/configuration.md: KeyStore field documented.
  • docs/testing.md: apikey/oauth added to the layout and import table.
  • examples CI matrix includes the apikey example. (docs: apply the Markdown review fixes (were dropped from #180) #182)

Note: v1.10.7 was a mis-tagged no-op (a tag race put it on the v1.10.6 tree); v1.10.8 shipped only the apikey example. This release carries the doc fixes.

The Markdown review fixes intended for #180 were dropped when a failed
`git add` of a non-existent `go.sum` aborted staging — only the apikey
example landed. This commits the actual changes:

- README: removed the stale Roadmap and the third-party shields.io
badges (kept GitHub-native CI + pkg.go.dev; feature tags moved into the
pitch); added apikey/oauth to the architecture diagram.
- docs/validation.md: the email `Close()` is an optional no-op, not
goroutine cleanup.
- docs/errors.md: added the apikey and oauth error sections and
`jwt.ErrTokenRevoked`.
- docs/configuration.md: documented the `KeyStore` field.
- docs/testing.md: added apikey/oauth to the layout tree and import
table.
- examples CI matrix now includes the apikey example.

Docs + CI matrix only.

Signed-off-by: Jaro-c <75870284+Jaro-c@users.noreply.github.com>
@Jaro-c
Jaro-c enabled auto-merge June 29, 2026 17:10
@Jaro-c
Jaro-c merged commit 3f79e1a into main Jun 29, 2026
24 of 25 checks passed
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