authly-common 0.0.5

Authly common datatypes and algorithms
Documentation
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased

## [0.0.5] - 2025-01-30
### Changed
- mandate submission reponse type

### Added
- authly_service.proto: Add client messaging

## [0.0.4] - 2025-01-27
### Added
- authly_connect and authly_mandate_submission services.

## [0.0.3] - 2025-01-22
### Changed
- `tower-server` updated to `0.3.x`.

### Added
- `mtls_server` utilities.
- `SignCertificate` rpc to `authly_service` protobuf.