Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 1.05 KB

CHANGELOG.md

File metadata and controls

41 lines (24 loc) · 1.05 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.

0.2.1 - 2021-07-29

Added

  • Adds support for rich gRPC error models

0.2.0 - 2021-07-27

Added

  • Adds support for streaming requests
  • Added ValidationContext that gives more information about the request in which validation is happening

0.1.0 - 2021-05-21

Added

  • First implementation.
  • Initial docs.
  • CI pipelines