Skip to content

Choose a tag to compare

@sht-bot sht-bot released this 08 Nov 05:07
e3d39c0

0.3.0 (2025-11-08)

Features

  • Add HTTP transcoding support and update tests (#23) (2ab8496)
  • Add support for custom codecs in gRPC server configuration (#26) (c14c47b)
  • Add support for custom compressors in gRPC server configuration (#27) (7ecda53)

Changelog

Features

  • 2ab8496: feat: add HTTP transcoding support and update tests (#23) (@yordis)
  • c14c47b: feat: add support for custom codecs in gRPC server configuration (#26) (@yordis)
  • 7ecda53: feat: add support for custom compressors in gRPC server configuration (#27) (@yordis)

Others