Skip to content
This repository has been archived by the owner on Jun 22, 2023. It is now read-only.

Releases: Authentura/codectrl-protobuf-specifications

Version 0.8.0

26 Aug 15:38
651b786
Compare
Choose a tag to compare

Implement the authorisation service.

Full Changelog: v0.7.0...v0.8.0

Version 0.7.0

05 Jul 21:08
7676ed1
Compare
Choose a tag to compare

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

05 Jul 00:09
5af0bba
Compare
Choose a tag to compare

Non-breaking change: Added the GetServerDetails endpoint function

Full Changelog: v0.6.1...v0.6.2

Version 0.6.1

03 Jul 15:22
bcf25c3
Compare
Choose a tag to compare

Full Changelog: v0.6.0...v0.6.1

Version 0.6.0

02 Jul 00:42
4d41da7
Compare
Choose a tag to compare

Full Changelog: v0.5.0...v0.6.0

Version 0.5.0

01 Jul 19:46
5afa5b3
Compare
Choose a tag to compare

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

29 Jun 20:11
c0ee605
Compare
Choose a tag to compare

Places each proto file into the codectrl namespace.

Full Changelog: v0.3.0...v0.4.0

Version 0.3.0

29 Jun 19:24
436a92a
Compare
Choose a tag to compare
  • Renamed cc-service.proto to cc_service.proto to fit file naming scheme.
  • Renamed LogsServer and LogsClient to LogServer and LogClient respectively, to avoid naming conflicts with tonic auto-generated bindings.

Full Changelog: v0.2.0...v0.3.0

Version 0.2.0

29 Jun 19:15
c4a4ed0
Compare
Choose a tag to compare

Full Changelog: v0.1.0...v0.2.0

Version 0.1.0

29 Jun 18:11
00e5549
Compare
Choose a tag to compare