ColdFusion Updates: Hotfix/Packages Repository versus ColdFusion Update Files
I’m relatively new to ColdFusion 2023 as we are in the process of migrating from ColdFusion 2018.
Before I continue, I understand that we should have already completed the migration and the reasons why it is necessary. Unfortunately, I didn't have any control over the timeline, but I’m doing the best I can, and we are making progress.
That said, I’m a bit confused about how updates are supposed to be applied to the server. From what I’ve gathered, the ColdFusion (2023 release) Update XX file updates the core application server, applying immediate fixes, adding new features, and so on. This update is cumulative. However, it appears that this update does not include any updates for ColdFusion packages.
On the other hand, the Hotfix and Packages repository seems to contain fixes for specific issues and updates for packages.
My question is: Which is the preferred approach? Should I apply the Update File, the Hotfix/Packages repository, or both?
From what I understand, I can execute the main update file, unzip the Hotfix/Packages repository into the default bundles folder, and then run update all at the cfpm prompt. Is that the right approach?
I’d appreciate any guidance or clarification from those more familiar with the process.
