Releases: fuseio/fusebox-backend
Releases · fuseio/fusebox-backend
v0.1.0
What's Changed
- Feature/projects by @maorstamati in https://github.com/fuseio/charge-backend/pull/1
- Containerized project with Docker by @maorstamati in https://github.com/fuseio/charge-backend/pull/2
- Api keys module by @maorstamati in https://github.com/fuseio/charge-backend/pull/3
- Feat/devops by @maorstamati in https://github.com/fuseio/charge-backend/pull/4
- Fix docker-compose for staging by @maorstamati in https://github.com/fuseio/charge-backend/pull/5
-
- Added the creation of legacy jwt functionality by @maorstamati in https://github.com/fuseio/charge-backend/pull/6
- Bug/change param name in isprojectownerguard by @maorstamati in https://github.com/fuseio/charge-backend/pull/9
- Adding dockerignore file by @leonprou in https://github.com/fuseio/charge-backend/pull/8
- Added an endpoint to apikeys to check if a secret key exists for a given project by @maorstamati in https://github.com/fuseio/charge-backend/pull/7
- Make the isProjectOwnerGuard work with either id or projectId param by @maorstamati in https://github.com/fuseio/charge-backend/pull/10
-
- Added get public key endpoint to the api-keys controller by @maorstamati in https://github.com/fuseio/charge-backend/pull/11
- Remove Legacy JWT parts as they won't be used by @maorstamati in https://github.com/fuseio/charge-backend/pull/12
- Payments Microservice created with Api-keys by @maorstamati in https://github.com/fuseio/charge-backend/pull/13
- replace bcrypt with bcryptjs by @LiorAgnin in https://github.com/fuseio/charge-backend/pull/14
- Relay microservice by @LiorAgnin in https://github.com/fuseio/charge-backend/pull/16
- Eslint standard by @LiorAgnin in https://github.com/fuseio/charge-backend/pull/17
- Create account flow by @LiorAgnin in https://github.com/fuseio/charge-backend/pull/18
- Feat/api keys model update by @maorstamati in https://github.com/fuseio/charge-backend/pull/19
- Feat/update staging script by @maorstamati in https://github.com/fuseio/charge-backend/pull/20
- Feat/add encrypted legacy jwt to all projects - Monday item id: 2772974632 by @maorstamati in https://github.com/fuseio/charge-backend/pull/21
- IsValidApiKeys guard by @LiorAgnin in https://github.com/fuseio/charge-backend/pull/22
-
- Implemented Legacy API module with a generic interceptor by @maorstamati in https://github.com/fuseio/charge-backend/pull/23
- Added mongo persistence by @maorstamati in https://github.com/fuseio/charge-backend/pull/24
- Updated debugger by @maorstamati in https://github.com/fuseio/charge-backend/pull/25
-
- Fixed bad headers in some forwarded requests by @maorstamati in https://github.com/fuseio/charge-backend/pull/26
- added put to legacy wallet api by @LiorAgnin in https://github.com/fuseio/charge-backend/pull/27
- Removed console log statement by @maorstamati in https://github.com/fuseio/charge-backend/pull/28
-
- Minor fix in the replace headers by @LiorAgnin in https://github.com/fuseio/charge-backend/pull/29
- Feat/add legacy account to api keys model by @maorstamati in https://github.com/fuseio/charge-backend/pull/32
- Changed the guard for wallet and fuseswap api to check only public api key by @maorstamati in https://github.com/fuseio/charge-backend/pull/30
- Fixed wrong param name in when getting project jwt by @maorstamati in https://github.com/fuseio/charge-backend/pull/31
- Change studio to admin and fuseswap to trade by @maorstamati in https://github.com/fuseio/charge-backend/pull/33
- Hotfix/return more detailed errors from legacy by @maorstamati in https://github.com/fuseio/charge-backend/pull/34
- Adding projectId as communityAddress in required requests for Legacy Wallet API by @maorstamati in https://github.com/fuseio/charge-backend/pull/35
- Minor fix and linter by @maorstamati in https://github.com/fuseio/charge-backend/pull/36
- Placed host constants in env file instead of hard coded in constants by @maorstamati in https://github.com/fuseio/charge-backend/pull/37
- Added a generic exceptions filter with a logger that logs error messages specific to the service in context by @maorstamati in https://github.com/fuseio/charge-backend/pull/38
- Commented out relay service related connection from the code by @maorstamati in https://github.com/fuseio/charge-backend/pull/39
- Feat/notifications api by @maorstamati in https://github.com/fuseio/charge-backend/pull/40
New Contributors
- @leonprou made their first contribution in https://github.com/fuseio/charge-backend/pull/8
- @LiorAgnin made their first contribution in https://github.com/fuseio/charge-backend/pull/14
Full Changelog: https://github.com/fuseio/charge-backend/commits/v0.1.0