- remove reset function
- update how account works
- update worker strategy to temporary
- change restart strategy for base worker
- update job api
- update job api for more efficient use of authorization
- fix router uploading issue
- added test for large file upload
- update version
- fix chunk worker
- update typespec
- fix b2 routes bug
- cleaned up internals - removed poison for jason - cleaner api
- update config
- removed redix package
- removed redis dependency - cleaned up delete all versions utility
- change the way we re-authorize account after 24 hours
- update redix
- added scheduler to auto restart upstream
- upgrade elixir