Skip to content

feat: add shared service infrastructure modules - #5

Merged
v-byte-cpu merged 1 commit into
mainfrom
feat/add-service-infrastructure-modules
Aug 30, 2026
Merged

feat: add shared service infrastructure modules#5
v-byte-cpu merged 1 commit into
mainfrom
feat/add-service-infrastructure-modules

Conversation

@v-byte-cpu

Copy link
Copy Markdown
Contributor

Why

Provide reusable, instance-owned infrastructure modules for service
transport, messaging, identity, runtime metadata, and delivery reliability.

What Changed

  • Add build metadata and context-aware retry modules.
  • Add gRPC client, server, health, and zap adapters.
  • Add typed Kafka producer and batch consumer runtimes.
  • Add polling and CDC transactional outbox implementations.
  • Add JWT authentication, OIDC browser flows, and Redis-backed sessions.
  • Extend OpenAPI authentication failure mapping and PostgreSQL transaction inspection.
  • Register the modules in workspace tooling, integration CI, and release workflows.

Add reusable build metadata, retry, gRPC, Kafka, transactional
outbox, JWT authentication, OIDC, and Redis session modules.

Extend OpenAPI authentication and PostgreSQL transaction inspection,
then register all modules in workspace, CI, and release automation.
@v-byte-cpu
v-byte-cpu merged commit 9bd94d6 into main Aug 30, 2026
7 checks passed
@v-byte-cpu
v-byte-cpu deleted the feat/add-service-infrastructure-modules branch August 30, 2026 17:08
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