Skip to content

v1.1.9

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Nov 18:06
· 33 commits to master since this release
c150bc3

+++

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