Releases: lenneTech/nest-server
Releases · lenneTech/nest-server
9.2.8
New decorcators added:
- CurrentUser
- GraphQLServiceOptions
9.2.7
Ignore selections for populate by default
9.2.5
Optimized exception handling in roles guard
9.2.4
Extended authorization and optimized exceptions
9.2.3
Fixed wrong logout response type
9.2.1
Dependencies of projects removed from core
9.2.0
Enhancements:
- Security check for outgoing objects
- MaxComplexity check of GraphQL requests
- Logging of exceptions (for better debugging)
- Refresh token handling
- Cookie handling for authentication
- Compression
- Updated packages
9.1.0
- Configurable CRUD process
- Ignore selections for automatic GraphQL Populate
Attention: Breaking Changes!
- CrudService now requires the ConfigurationService
- Order of service in CrudService has been changed