Releases: crocs-muni/meesign-server
Releases · crocs-muni/meesign-server
Release v0.3.0
Highlights
- added support for share weighting
- added device kind (user or bot)
- added an option to add a note to a group (e.g., for a custom policy)
- added MIME type to DecryptTask
- improved logs (less verbose, more relevant log levels)
Full Changelog: v0.2.0...v0.3.0
Release v0.2.0
What's Changed
- Add sign challenge task by @dufkan in #13
- Fix pipeline by @KristianMika in #14
- Update hyper version by @KristianMika in #15
- Add TLS-based client authentication by @dufkan in #16
- fix: pass correct data to protocol in SignPDF by @dufkan in #17
- chore: publish a docker image on every push into main by @KristianMika in #18
- Adapt to merged API for optional client auth in tonic by @dufkan in #21
- chore: change tonic source to upstream by @dufkan in #23
- chore(deps): bump tokio from 1.22.0 to 1.24.2 by @dependabot in #20
- chore(deps): bump openssl from 0.10.43 to 0.10.48 by @dependabot in #22
- chore(deps): bump h2 from 0.3.15 to 0.3.17 by @dependabot in #24
- ci: use devel branch for nightly docker release by @KristianMika in #25
- docs: update key folder in Docker command in readme by @KristianMika in #27
- chore(deps): bump openssl from 0.10.48 to 0.10.55 by @dependabot in #26
- Add FROST and threshold ElGamal decryption support by @dufkan in #28
Full Changelog: v0.1.1...v0.2.0
Release v0.1.1
Compatible with MeeSign Client v0.1.1.
What's Changed
- Bump regex from 1.5.4 to 1.5.6 by @dependabot in #4
- Dockerizes meesign-server, adds release to Dockerhub. by @KristianMika in #5
- WIP: Fix threshold by @jjanku in #6
- Generate the server key and certificate into a dedicated directory by @KristianMika in #7
- Refactoring, key type, threshold by @dufkan in #8
- docs: update the docker run command by @KristianMika in #10
- Sync with client by @dufkan in #11
- Version 0.1.1 changes by @dufkan in #12
New Contributors
- @dependabot made their first contribution in #4
- @KristianMika made their first contribution in #5
Full Changelog: v0.1.0...v0.1.1
EurOpen'22 demo
Version used for field testing at EurOpen 2022.
Also see conference proceeding.