v5.0.0-pre.18
Pre-release
Pre-release
5.0.0-pre.18 (2022-04-11)
Bug Fixes
- adapter-tests: Add tests for pagination in multi updates (#2472) (98a811a)
- core: Ensure that dynamically registered services are always set up (#2593) (27cc7d0)
- schema: result resolver correctly resolves paginated find result (#2594) (6511e45)
Features
- authentication: Add setup method for auth strategies (#1611) (a3c3581)
- configuration: Allow app configuration to be validated against a schema (#2590) (a268f86)
- core: Add app.setup and app.teardown hook support (#2585) (ae4ebee)
- core: Add app.teardown functionality (#2570) (fcdf524)
- core: Finalize app.teardown() functionality (#2584) (1a166f3)
- transport-commons: add
context.http.response
(#2524) (5bc9d44)