Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 742 Bytes

CHANGELOG.md

File metadata and controls

14 lines (11 loc) · 742 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog. This project follows loosely the semantic versioning scheme. The project differs in that Major bumps in the version number do not necessarily break all interfaces. Since this library is going to be used in different programming languages, bumping a major version may not necessarily break the interface for all programming languages. Therefore it is important to read the release notes to see which interfaces are broken.

[Unreleased]

  • Asynchronous gRPC server.
  • Kick and Push to User implementation for NATS and gRPC RPC clients.