-
-
Notifications
You must be signed in to change notification settings - Fork 142
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v2.0.0 #663
v2.0.0 #663
Conversation
Codecov Report
@@ Coverage Diff @@
## master #663 +/- ##
==========================================
- Coverage 99.65% 99.58% -0.07%
==========================================
Files 94 94
Lines 1725 1697 -28
Branches 408 377 -31
==========================================
- Hits 1719 1690 -29
- Misses 6 7 +1
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #663 +/- ##
=======================================
Coverage 99.58% 99.58%
=======================================
Files 94 94
Lines 1706 1706
Branches 380 380
=======================================
Hits 1699 1699
Misses 7 7 Continue to review full report at Codecov.
|
Upgrade v2 samples to test the migration guide
Update 2nd tutorial to v2
Version 2 is officially released 🎉 It now has |
General issue: #658
Features
1. Developper experience (CLI) ✅
2. Authentication with sessions ✅
Summary: #799.
3. Schema references in validation hooks ✅
4. Service initialization ✅
5. Accessing file metadata during uploading ✅
6. Safer configuration ✅
7. Improve the naming of JWT settings ✅
8. Remove support of Mongoose ✅
9. Improve the configuration system ✅
10. Simplify the management of custom errors thrown in controllers and hooks ✅
11. Cleanup ✅
ObjectDoesNotExist
,PermissionDenied
(PR: Remove the objects ObjectDoesNotExist, PermissionDenied and the func… #718)Dependencies
Packages
Generated projects (
foal createapp
)