v1.1.9
+++
v1.1.9 - 2024-11-26
♻️ Code Refactoring
- persistence: minor naming
- transport: tbd
✨ Features
- api: enable otel
- api: introduce config package
- deploy: add rate limiting
- deploy: support otel in env
- telemetry: introduce otel instrumentation
- transport: use otel-fiber middleware for instrumentation
🐛 Bug Fixes
- web: mozila bug with w-full on img tag
👷 Continuous Integration
- add local otel target
- otel: add local otel config
🛠️ Chores
- go mod tidy and vendor
- deploy: bump chart appversion
- deploy: chart update
- transport: do not instrument health routes
- web: minor styling improvmenets
- web: introduce Metrics Instrumentation with OTEL
- web: minor display improvements
Pull Requests
- Merge pull request #43 from ioaiaaii/feat/fontend-otel-instrumentation