Issues
- update provider latest endpoint returns wrong resultsLDEV-5391Resolved issue: LDEV-5391Zac Spitzer
- javadocs missing since update server migration and only loader, not coreLDEV-4999Resolved issue: LDEV-4999Zac Spitzer
- older lucee versions can't download extensions from refactored update provider due to redirects (i.e. 5.2)LDEV-4949Resolved issue: LDEV-4949
- Add allowRedirect flag for extension download for 5.4 and 6.0LDEV-4948
- commandbox no longer works with 6.1LDEV-4943Resolved issue: LDEV-4943Zac Spitzer
- streamline update provider calls, allow them to be cached, use version as UALDEV-4924Zac Spitzer
- add update provider endpoint /latest/{version}/{type}/{distribution}/{format}LDEV-4661Resolved issue: LDEV-4661Pothys - MitrahSoft
- only show admin updates notifications for the same major versionLDEV-4644Resolved issue: LDEV-4644Pothys - MitrahSoft
- download page is using getDate which goes to maven to get the release dateLDEV-4619Zac Spitzer
- upgrade the lucee update server to 5.4.1.3LDEV-4611Resolved issue: LDEV-4611Zac Spitzer
- Create a dockerfile for the update providerLDEV-4546
- update provider publishing huge invalid zip filesLDEV-4273Resolved issue: LDEV-4273Zac Spitzer
- update provider http calls should not have timeouts of -1LDEV-4110Resolved issue: LDEV-4110Zac Spitzer
- show changelog on admin update pageLDEV-3889Resolved issue: LDEV-3889Pothys - MitrahSoft
- when updating core, lucee should update to the bundle extensions associated with core versionLDEV-3888Pothys - MitrahSoft
- update provider caches stale maven meta dataLDEV-3850Resolved issue: LDEV-3850
- update provider isn't seeing the latest windows installerLDEV-3593Resolved issue: LDEV-3593
- changelog provider should return results sorted by versionLDEV-3542Pothys - MitrahSoft
- update provider isn't returning anything for mssqljdbc4 latestLDEV-3539Michael Offner
- prevent auto update loopsLDEV-3484
- when deploying a .lco update lucee returns errors until the install is completeLDEV-3414Michael Offner
- services update not working - The key [VERSION] does not exist, the structure is emptyLDEV-3386Resolved issue: LDEV-3386Zac Spitzer
- batch bundle downloads in parallelLDEV-3356
- internal calls to the update provider need (shorter) timeoutsLDEV-3355Resolved issue: LDEV-3355Pothys - MitrahSoft
- admin list applications hangs, continually trying to load older image extension (despite a newer version already being installed?)LDEV-3277Resolved issue: LDEV-3277Pothys - MitrahSoft
- older lucee versions can't download extensions due to redirectsLDEV-3237Resolved issue: LDEV-3237Pothys - MitrahSoft
- Failed to download the bundle [com.sun.jna:5.5.0] on first start without network connectionLDEV-3236Resolved issue: LDEV-3236Pothys - MitrahSoft
- Failed to download the bundle: [javax.mail.activation:1.6.2.0000L] from ...LDEV-3229
- add the ability to flag a version as insecure via the update check in adminLDEV-3223
- some users reporting Lucee is auto updating despite being set to manualLDEV-3202Michael Offner
- Fresh start with lco in deploy folder crashes Lucee and sometimes corrupts extensionsLDEV-3089Pothys - MitrahSoft
- dropping a lucee .lco in /deploy fails silentlyLDEV-3053Michael Offner
- installing or removing an extension via the admin doesn't log to deploy.logLDEV-3032Resolved issue: LDEV-3032Pothys - MitrahSoft
- clicking an admin update notification should auto select the latest versionLDEV-3016Resolved issue: LDEV-3016Pothys - MitrahSoft
- bundled extensions are being downloaded instead of just installedLDEV-2894Resolved issue: LDEV-2894
- regression: older lucee servers can't be updated due to crash on provider jsonLDEV-2884Resolved issue: LDEV-2884Michael Offner
- update provider is slowLDEV-2666Resolved issue: LDEV-2666Michael Offner
- two problem upgrading from Lucee 5.3.2.77 to Lucee version 5.3.3.62LDEV-2593Resolved issue: LDEV-2593Pothys - MitrahSoft
- Add changelogs page to download.lucee.orgLDEV-2535Resolved issue: LDEV-2535Pothys - MitrahSoft
- release/pre release/snapshot buttons aren't consistent between extensions and Lucee updatesLDEV-2462Resolved issue: LDEV-2462Pothys - MitrahSoft
- show lucee loader version on overview pageLDEV-2459Resolved issue: LDEV-2459Pothys - MitrahSoft
- Downgrade version(base) doesn't exist after upgrade into latest versionLDEV-2307Resolved issue: LDEV-2307Michael Offner
- Auto installed extensions don't follow redirectsLDEV-2136Resolved issue: LDEV-2136Michael Offner
- Error locking felix bundle cache after web app hot redeployLDEV-601Michael Offner
- Services - Update: Error "server http://dev.lucee.org failed to return a valid response. The key [APIKEY] does not exist."LDEV-79Resolved issue: LDEV-79
45 of 45
update provider latest endpoint returns wrong results
Fixed
Description
Environment
None
relates to
Details
Assignee
Zac SpitzerZac SpitzerReporter
Zac SpitzerZac SpitzerPriority
NewNew Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Sprint
Details
Details
Assignee
Zac Spitzer
Zac SpitzerReporter
Zac Spitzer
Zac SpitzerPriority
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Sprint
Created 11 March 2025 at 13:25
Updated 13 March 2025 at 13:31
Resolved 13 March 2025 at 13:31
Activity
Show:
https://release.lucee.org/rest/update/provider/latest/6.2.1.5/snapshot/jar/filename
returns
"lucee-6.2.1.56-SNAPSHOT.jar"
instead of"lucee-6.2.1.5-SNAPSHOT.jar"