Releases: markmnl/fmsg-webapi
Releases · markmnl/fmsg-webapi
v0.1.0
What's Changed
- Implement fmsg-webapi: production HTTP API for messaging with JWT auth by @Copilot in #1
- updates to spec, flags and add to by @markmnl in #2
- long poll new messages by @markmnl in #3
- Add to from by @markmnl in #4
- JWT improvements FMSG_API_JWT_SECRET starting with base64: decoded as base64 by @markmnl in #5
- TLS + ACME by @markmnl in #7
- TLS on 443; otherwise plain HTTP, no redirect by @markmnl in #8
- rate-limiting, timeouts and log auth failures by @markmnl in #6
- rm redundant empty identity check by @markmnl in #9
New Contributors
Full Changelog: https://github.com/markmnl/fmsg-webapi/commits/v0.1.0