Releases: mpiorowski/rusve
Releases · mpiorowski/rusve
v0.7.5
What's Changed
- files via google cloud storage (upload, download, delete)
- feature/files by @mpiorowski in #24
Full Changelog: v0.6.0...v0.7.5
v0.6.0
What's Changed
- testing go vs rust performance
- feature/test lint by @mpiorowski in #23
Full Changelog: v0.5.4...v0.6.0
v0.5.4
What's Changed
- GCP deployment, fly.io as of right not is not 100% relaible
- Update README.md by @mpiorowski in #19
- Update README.md by @mpiorowski in #20
- Update README.md by @mpiorowski in #21
- test performance by @mpiorowski in #22
Full Changelog: v0.4.0...v0.5.4
v0.4.0
What's Changed
- Added a fully working go service, with it's only deployment
- Fixed auth route, now using redirect, that is much more universal
- Bump h2 from 0.3.15 to 0.3.18 in /service-users by @dependabot in #10
- Bump h2 from 0.3.15 to 0.3.18 in /service-notes by @dependabot in #11
- feature golang by @mpiorowski in #15
- Bump openssl from 0.10.45 to 0.10.52 in /service-utils by @dependabot in #14
- Bump h2 from 0.3.15 to 0.3.18 in /service-utils by @dependabot in #13
- Bump openssl from 0.10.45 to 0.10.51 in /service-notes by @dependabot in #12
- Bump golang.org/x/net from 0.4.0 to 0.7.0 in /service-posts by @dependabot in #16
- Auth cleaned up and finished by @mpiorowski in #18
New Contributors
- @dependabot made their first contribution in #10
Full Changelog: v0.3.2...v0.4.0
v0.3.2
- fixed client deploy
Full Changelog: v0.3.1...v0.3.2
v0.3.1
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Changed to firebase auth
- finish-firebae-auth by @mpiorowski in #9
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- starting to work on new ui
- fully working new module, Profile, with file functionality working as avatar
- adding new components, drawer, toast, dropdown
- cleanign frontend code, new zod validation, form error returing, server error handling
- github action for fly.io deployment
- new ui by @mpiorowski in #8
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Time to create a first release and start tracking the changes :)
The biggest one right now was migrating fly.io apps from v1 to v2