Skip to content

Latest commit

 

History

History
43 lines (31 loc) · 1.4 KB

File metadata and controls

43 lines (31 loc) · 1.4 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[0.3.0] - 2026-04-20

  • fix: correct volume mount paths in docker-compose (2026-03-05)
  • docs: add deployment troubleshooting guide (2026-03-06)
  • chore: update base image to alpine 3.19 (2026-03-06)
  • Documentation: add monitoring setup instructions
  • Changed: update monitoring configuration
  • Fixed: correct volume mount paths in docker-compose
  • Added: add Grafana dashboard for topic metrics
  • Added: add Prometheus alerting rules for consumer lag

Fixed

  • Adjust resource limits in production manifest
  • Correct volume mount paths in docker-compose

Changed

  • Update base image tag in Dockerfile

[0.2.0] - 2026-02-18

Added

  • Docker Compose configuration for single-node deployment
  • Dockerfile with multi-stage build
  • Helm chart for Kubernetes deployment
  • Raw Kubernetes manifests with kustomize support
  • Health check and readiness probe configurations
  • CI pipeline for validating deployment artifacts
  • chore: update base Docker image versions
  • chore: add liveness probe configuration to Helm templates
  • feat: add multi-region Helm chart topology support
  • chore: tag Helm chart release candidate 0.3.0-rc1