Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 581 Bytes

CHANGELOG.md

File metadata and controls

27 lines (16 loc) · 581 Bytes

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]

Removed

  • Remove support for Golang 1.21 (#122).

[0.2.0] - 2024-05-17

Added

  • Support Open Telemetry with OTLP exporters (#61).

[0.1.0] - 2024-05-07

Added

  • Add Runner for parallel execution (#9).
  • Support gRPC server (#15).
  • Support HTTP server (#26).
  • Support GCP Cloud Run (#24).