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
Since 6.2 and 7.0 Lucee retrieves the list of available updates from maven, rather than from the Lucee update server.
Due to a hosting change with maven, we had to modify this process, as newer versions since 6.2.2.64-SNAPSHOT and 7.0.0.275-SNAPSHOT no longer show up as upgrade options from older versions of Lucee.
This is only a problem when trying to upgrade via the admin, if you are upgrading via changing the base docker images, this is not a problem.
The fix in is place since 7.0.0.303-SN…
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
Hey everyone, we just published the final release candidate for 6.2.2
This is a minor release, focussed on addressing bugs and improving stability.
[image]
Please try out this build and let us know both if it’s all good and working for you, or if you find any issues we need to address.
Important Changes
Cookie timestamps are now in GMT not UTC, to avoid issues with Cloudflare downgrading cookies to session cookies LDEV-4314 (backported to 5.4.8.2 as well)
LUCEE_DATETIMEFORMAT_MODE support…
Last Stable Release
Following up on our 6.2.0 Release, the Lucee team just released our follow up release, mostly addressing some regressions, plus a few new features
[image]
Change log
https://download.lucee.org/changelog/?version=6.2
CDN Usage
If you are using Lucee in build pipelines, please be respectful and cache any downloads locally as part of your build / test etc processes. Lucee is and will be always Open Source and Free to use, but still costs money to develop and distribute. Donations are most welcom…
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
However, the answer is easily found on GitHub
Lucee is a high-performance, open-source CFML server written in Java. Supporting JDBC, Caching, Parallelism, HTTP, ORM, REST, S3 and dynamic Java integration, Lucee is great for developers aiming t...
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