2.0.0
What's Changed
- v2 by @leastprivilege in #105
- Update builds for .NET 6 by @leastprivilege in #106
- Rework how we add metadata to skip antiforgery checks by @brockallen in #107
- Ability to use complex segments for ManagementBasePath by @brockallen in #109
- Add option to disable 401 on ~/bff/user endpoint when user is not logged in by @brockallen in #108
- small sample updates by @brockallen in #110
- Switch to new token management library by @leastprivilege in #116
- update to use IOptions by @brockallen in #120
- updated dependency by @leastprivilege in #121
- Don't throw for absent endpoint in BffAuthorizationMiddlewareResultHandler by @brockallen in #124
- add AllowAnonymous() on the BFF management endpoints by @brockallen in #123
- remove ~/ support from IsLocalUrl by @brockallen in #122
- Update LICENSE by @brockallen in #127
- add warning when session cleanup enabled but no service in DI by @brockallen in #129
- abstract SessionDbContext and allow for custom DbContext registrations by @brockallen in #128
- Add IReturnUrlValidator service by @brockallen in #130
- organize folders/files by @brockallen in #131
- when renewing server-side session, create new entry if current session not found by @brockallen in #132
- add a skip response handling metadata flag by @brockallen in #135
- nuget updates, including Duende ATM by @brockallen in #137
- Add more debug logging where appropriate by @brockallen in #138
- allow for other/many environments for diagnostics by @brockallen in #144
- Improve extensibility of DefaultHttpMessageInvokerFactory by @ArturDorochowicz in #141
- revert reference to EF Core back to 6.0.0 (rather than the latest patch) by @brockallen in #146
- Use CodeQL auto build by @leastprivilege in #148
- Add missing code comment by @leastprivilege in #149
- Add .props file by @leastprivilege in #150
- Move all dependencies to .targets file by @leastprivilege in #151
- update from .NET 7 RC2 to .NET 7 RTM by @brockallen in #154
- Update YARP to 1.1 by @leastprivilege in #155
New Contributors
- @ArturDorochowicz made their first contribution in #141
Full Changelog: 1.2.3...2.0.0