LUCEE_EXTENSIONS without a version was returning the wrong version

Just a quick heads up, I just noticed and fixed a bug when installing extensions via an ENV var without a version was returning not the latest extension version, due to not using an ordered struct.

Generally speaking you should always specify exact extensions versions for consistent builds.

Anyway, heads up in case anyone notices a change

https://luceeserver.atlassian.net/browse/LDEV-5699

1 Like