v1.1.0
What's Changed
- New utils service for handling files and emails
- Fiels setup rdy for any S3 implementation, also Cloudflare R2
- Emails send using Sendgrid
- A little rework auth logic, for the Google Cloud Run serverless work (the http + grpc server did not place nice inside of it)
- feat/auth jwt to users by @mpiorowski in #72
- Feature - Files and Emails Utils service by @mpiorowski in #73
- feat/auth rewrite by @mpiorowski in #74
Full Changelog: v1.0.0...v1.1.0