Lucee 6.2.2.90-RC third final Release Candidate

Due to a number of critical issues, especially relating to single mode, we are happy to announce yet another RC™.

Critical Fixes since the last RC

  • Missing cookie scope regression LDEV-5702
  • Optimised controller for single mode LDEV-5728
  • Controller cleanup dynclasses timing out LDEV-5668
  • Support for dynamic agent methods LDEV-5632
  • cfcache key wasn’t isolated per context in single mode LDEV-5721
  • Random Session Data Loss During sessionRotate() Function under load LDEV-5729

https://download.lucee.org/changelog/?version=6.2

Missing Updates via the Admin Update Workaround

Installers / Docker

  • Java 21.0.8+9-LTS
  • Tomcat 11.0.9

https://download.lucee.org/?rc=06.002.002.0090.075#core

Previous 6.2.2 RC

Last Stable Release

Breaking Changes with 6.2

none are specific to 6.2.2

3 Likes

Awesome, we’ll try this now.

I notice Docker Hub has a later 6.2.2.91 - has that got anything extra in over 6.2.2.90 ?

As a closed source project, I couldn’t possibly tell you :wink:

However, the answer is easily found on GitHub

Ta, I’ll try and remember to check there in future.

Try checking out the repo and use GitHub Desktop to browse commits, I have no idea why they never adopted that interface for github.com!

1 Like

It always was and is (whenever I have time) a great read to fetch the latest master branch changes and check all the commits by the referencing LDEV viewing the diffs snapshot by snapshot with git graph :slight_smile: