756 B
756 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-05-07
Added
- Added more error logging using dilog (BACKEND-360)
- Added Reflection for gRPC
- Added JWT token encryption and decryption (BACKEND-359)
Fixed
- Fixed Branca tokens expiring before expiration time (BACKEND-360)
- Fixed me-function returning wrong error code (BACKEND-342)
- Fixed inconsistent error codes in gRPC / REST (BACKEND-342)
Changed
- Changed gRPC service name from
grpctoauthenticationservice - Changed gRPC-proto filename
[0.1.0] - 2019-03-13
Initial release