5.6.0.rc1 released with a new ORM autoload and token lookup performance improvements
Published on February 4, 2022 by Nikita Bulai
Hey-hey, hope you're doing well!
Doorkeeper team released an RC version of 5.6.0 with a few important things:
Doorkeeper team released an RC version of 5.6.0 with a few important things:
- Access Token lookup performance improvement (now it computes token expiration date using SQL time math).
- Refactored autoload mechanism which should fix issues with custom model classes, STI and code reloading.
Will be great if you could test your projects with a pre-release version and report any issues related with the above changes so we can fix them before the final release. Full changelog could be found here.
Stay tune and have a great weekend!
Stay tune and have a great weekend!