Skip to content

Latest commit

 

History

History
59 lines (34 loc) · 1.15 KB

File metadata and controls

59 lines (34 loc) · 1.15 KB

Change Log

All notable changes to this project will be documented in this file automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! This project adheres to Semantic Versioning.

v2.2.0

(2024-12-10)

  • Add support for structuredMetadata [Pagan Gazzard]

v2.1.0

(2024-11-18)

  • Update protobuf definitions to loki 2.4.2 [Pagan Gazzard]

v2.0.1

(2024-10-29)

  • Rebuild with latest protobuf deps [Pagan Gazzard]
  • Update README.md [Pagan Gazzard]

v2.0.0

(2022-11-21)

  • Change grpc to grpc-js [Thomas Manning]

v1.0.6

(2022-11-21)

  • Change CI from balenaCI to flowzone [Thomas Manning]

1.0.5 - 2021-07-05

  • Update dependencies [Pagan Gazzard]

1.0.4 - 2021-07-05

  • Add .versionbot/CHANGELOG.yml for nested changelogs [Pagan Gazzard]

1.0.3 - 2021-07-01

  • patch: Delete Codeowners [Vipul Gupta]

1.0.2 - 2020-11-10

  • Add CallOptions to IGrpcMethod [Thomas Manning]

1.0.1 - 2020-11-01

  • Add export of grpc ServiceError [Thomas Manning]

1.0.0 - 2020-10-20

  • Add GRPC clients compiled from logproto [Thomas Manning]

0.1.0 - 2020-06-24

  • Configure tests with docker-compose [Roman Mazur]