Skip to content

chore(main): release authsome 0.6.5#407

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--authsome
Open

chore(main): release authsome 0.6.5#407
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--authsome

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.6.5 (2026-06-15)

Features

  • add auth session store contract (604d18e)
  • add global connection fallback registry (9c50afc)
  • add paged audit event queries (3a1a564)
  • add production backend config (f4a6cf5)
  • add ProviderType classification and JSONC support for providers (dfabe6c)
  • add ProviderType classification and JSONC support for providers (ea42284), closes #362
  • add root health check (3b8cfd0)
  • add store migrations and postgres pooling (8a817d9)
  • enforce role-aware audit event queries (08446d1)
  • expose global connection CLI controls (0975ab8)
  • global connection pointers (16af935)
  • select redis runtime state (d828d2b)
  • show global connections in dashboard (b21f5b1)
  • show scoped audit log in dashboard (0b8d752)
  • stateless production deployments (c55448d)
  • ui: add authenticated layout with sidebar and breadcrumbs (d27267f)
  • ui: redesign provider/connection detail pages and fix accent token (384dd20)
  • ui: redesign provider/connection detail pages and fix accent token (ae806a3)
  • user scoped audit log (151e0af)

Bug Fixes

  • 'broker' to 'gateway' in README (976d4a5)
  • add env field to config and disable PostHog in non-prod environments (c1a9f66)
  • address production readiness review (b374fb4)
  • atomically consume redis pending claims (b754b80)
  • avoid audit shutdown deadlock (d54c415)
  • avoid hardcoded compose secrets (5a15e41)
  • bind store transactions to pooled connection (9c141f3)
  • clarify clickable surface hover states (e5ee9b9)
  • clarify compose master key secret (ee25d5c)
  • clean redis auth session indexes (60e21e1)
  • clean up failed runtime startup (448c8b2)
  • close redis client on ping failure (ea0fd94)
  • env field in config, PostHog no-op in dev/test (dd6f8d2)
  • exclude local build artifacts from package (69b263b)
  • harden container startup path (ff3d542)
  • hide optional asyncpg import from ty (eb37f84)
  • keep connections page unfiltered after detail navigation (13cbd0d)
  • lazy load postgres driver (a87328f)
  • pass global connection props to connections page (e6e51fd)
  • polish connection action feedback (8d93438)
  • polish dashboard connection flows (913ec09)
  • polish dashboard connection flows (8f35bf1)
  • preserve pop replay auth errors (c68de27)
  • prevent daemon error card clipping (29d2813)
  • refine provider and connection dashboard states (da7a401)
  • remove blocking future result call in audit event persistence to prevent thread deadlock (e33fc3c)
  • remove duplicate health route (5457d10)
  • require production backend URLs (be5c646)
  • restore logo dev token (de814ee)
  • restore sqlite store branch (7a39de6)
  • ui: replace Button render-as-link with Link+buttonVariants; img→Image, a→Link (67fbe48)

Documentation

  • add production self-hosting path (ea4eaa7)
  • describe scoped audit log access (80cb249)
  • design stateless production deployments (80e5ad9)
  • design user-scoped audit log (224be18)
  • plan user-scoped audit log (32a7275)
  • unified messaging (841c0d6)

This PR was generated with Release Please. See documentation.

@github-actions github-actions Bot force-pushed the release-please--branches--main--components--authsome branch 10 times, most recently from a787a70 to 8677c0c Compare June 15, 2026 12:59
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--authsome branch from 8677c0c to 5d93d82 Compare June 15, 2026 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: classify bundled providers by type (MCP servers, LLMs, apps)

0 participants