Mako v0.2.2
Mako 0.2.2
mako0.2.2 (CARGO_PKG_VERSION) — patch after 0.2.1.
Highlights
TLS SNI (multi-cert servers)
- Concurrent-safe SNI set rebuild/swap on add
tls_server_sni_update/tls_server_sni_remove- Client hostname verification when peer verify is on
HTTPS client + identity
https_get/https_post/https_request(+ last status/headers)oidc_discovery/oidc_tokenjwt_verify_rs256/jwt_verify_jwks
Packaging
- SHA-256 lockfile integrity v2 (verify on install)
Install (after GitHub Release assets are published)
curl -fsSL https://github.com/loreste/mako/releases/download/v0.2.2/install-release.sh \
| bash -s -- --version v0.2.2 --yesLinux-only:
curl -fsSL https://github.com/loreste/mako/releases/download/v0.2.2/install-linux.sh \
| bash -s -- --version v0.2.2Fill brew/winget SHAs after tag CI:
./scripts/fill-release-packaging.sh v0.2.2See CHANGELOG.md section 0.2.2.
Full changelog: v0.2.1...v0.2.2
What's Changed
- Harden claims and add multi-certificate TLS SNI by @loreste in #1
- Enforce SHA-256 package lock integrity by @attahn in #2
New Contributors
Full Changelog: v0.2.1...v0.2.2
What's Changed
- Harden claims and add multi-certificate TLS SNI by @loreste in #1
- Enforce SHA-256 package lock integrity by @attahn in #2
New Contributors
Full Changelog: v0.2.1...v0.2.2
What's Changed
- Harden claims and add multi-certificate TLS SNI by @loreste in #1
- Enforce SHA-256 package lock integrity by @attahn in #2
New Contributors
Full Changelog: v0.2.1...v0.2.2