Skip to content

Commit 2b677d8

Browse files
author
Evan Sims
committed
Update CHANGELOG.md
1 parent 2dd33ad commit 2b677d8

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Change Log
22

3+
## [5.0.0 BETA-1](https://github.com/auth0/jwt-auth-bundle/tree/5.0.0-BETA1) (2022-12-15)
4+
5+
[Full Changelog](https://github.com/auth0/jwt-auth-bundle/compare/5.0.0-BETA0...5.0.0-BETA1)
6+
7+
> **Warning** This SDK is in beta and is subject to breaking changes. It is not recommended for production use, but your feedback and help in testing is appreciated!
8+
9+
This release introduces PHP 8.0 support, Symfony 6.1+ support, and upgrades the bundle to use Auth0's Auth0-PHP SDK 8.x branch. It also introduces a new configuration format, full authorization support, and other improvements. Please review the updated [README.md](README.md) for guidance on updating your application.
10+
11+
**Added**
12+
13+
- Integration with Symfony session management APIs [\#141](https://github.com/auth0/jwt-auth-bundle/pull/141) ([evansims](https://github.com/evansims))
14+
- Integration with Symfony caching component APIs [\#140](https://github.com/auth0/jwt-auth-bundle/pull/140) ([evansims](https://github.com/evansims))
15+
16+
**Fixed**
17+
18+
- Minor bug fixes and performance improvements from BETA-0
19+
320
## [5.0.0 BETA-0](https://github.com/auth0/jwt-auth-bundle/tree/5.0.0-BETA0) (2022-12-04)
421

522
[Full Changelog](https://github.com/auth0/jwt-auth-bundle/compare/4.0.0...5.0.0-BETA0)

0 commit comments

Comments
 (0)