src.dualinventive.com/go/assets-service/CHANGELOG.md

482 B

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.0] - 2019-04-16

Added

  • Added getAssets for REST and gRPC: get a list of all assets (BACKEND-308)
  • Added Reflection for gRPC
  • Added support for JWT tokens

Changed

  • Changed gRPC-proto filename

[0.1.0] - 2019-03-13

Initial release