This repository has been archived by the owner on Jun 22, 2023. It is now read-only.
Releases: Authentura/codectrl-protobuf-specifications
Releases · Authentura/codectrl-protobuf-specifications
Version 0.8.0
Implement the authorisation service.
Full Changelog: v0.7.0...v0.8.0
Version 0.7.0
Now uses google.protobuf.Empty
instead of self-declared Empty
type for better compatibility.
Full Changelog: v0.6.2...v0.7.0
Version 0.6.2
Non-breaking change: Added the GetServerDetails
endpoint function
Full Changelog: v0.6.1...v0.6.2
Version 0.6.1
Full Changelog: v0.6.0...v0.6.1
Version 0.6.0
Full Changelog: v0.5.0...v0.6.0
Version 0.5.0
GetLog
and GetLogs
now take the Connection
message as parameter to be able to identify each connection.
Full Changelog: v0.4.0...v0.5.0
Version 0.4.0
Places each proto file into the codectrl
namespace.
Full Changelog: v0.3.0...v0.4.0
Version 0.3.0
- Renamed
cc-service.proto
tocc_service.proto
to fit file naming scheme. - Renamed
LogsServer
andLogsClient
toLogServer
andLogClient
respectively, to avoid naming conflicts withtonic
auto-generated bindings.
Full Changelog: v0.2.0...v0.3.0
Version 0.2.0
Full Changelog: v0.1.0...v0.2.0