<?xml version="1.0" encoding="utf-8"?>
			<?xml-stylesheet type="text/css" href="https://www.carehart.org/blog/client/rss.css" ?>
			
			<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
			<channel>
			<title>Charlie Arehart - Server Troubleshooting - cf11</title>
			<link>https://www.carehart.org/blog/client/index.cfm</link>
			<atom:link href="https://www.carehart.org/blog/client/rss.cfm" rel="self" type="application/rss+xml" />
			<description>Charlie Arehart - Server Troubleshooting</description>
			<language>en-us</language>
			<lastBuildDate>Thu, 13 Mar 2025 23:57:00 -0500</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>blogmaster@carehart.org (Charlie Arehart)</managingEditor>
			<webMaster>blogmaster@carehart.org (Charlie Arehart)</webMaster>
			
			<item>
				<title>A table of Java versions supported by given ColdFusion versions</title>
				<link>https://www.carehart.org/blog/2025/3/13/table-of-java-to-cf-versions</link>
				<description>
				
				Now that CF2025 &lt;a href=&quot;https://www.carehart.org/blog/2025/2/25/coldfusion_2025_released&quot;&gt;has come out&lt;/a&gt;, supporting Java 21--and as ColdFusion and Java versions continue to evolve--you may wonder which version(s) of Java you can use with your current (or a given) version of ColdFusion. 

You can&apos;t just use &quot;any&quot; jvm version with CF: &lt;strong&gt;it depends on first on what version of CF you are using&lt;/strong&gt;, and then may even depend on what CF update has been applied to that CF version. (You also can&apos;t use Java from any vendor: Adobe supports only use of Oracle Java, and they license it for our use, as I discuss later.) And to be clear, currently ONLY CF2025 supports Java 21. (And with Java 24 coming out in Mar 2025 as the latest LTS or &quot;long-term support&quot; Java releases, note that NO CF version currently supports that.)

So in this post, &lt;strong&gt;I offer a table that clarifies things, &lt;/strong&gt;listing the various recent CF versions (even those no longer supported) and what (LTS) Java versions they supported, including if some CF update of a version changes the Java version supported.  [More]
				</description>
				
				<category>cf2016</category>
				
				<category>cf2021</category>
				
				<category>cf10</category>
				
				<category>java</category>
				
				<category>cf11</category>
				
				<category>cf2025</category>
				
				<category>cf2023</category>
				
				<category>cf2018</category>
				
				<pubDate>Thu, 13 Mar 2025 23:57:00 -0500</pubDate>
				<guid>https://www.carehart.org/blog/2025/3/13/table-of-java-to-cf-versions</guid>
				
			</item>
			
			<item>
				<title>Last chance to save 25% off CF2023, for those on CF2018 and earlier</title>
				<link>https://www.carehart.org/blog/2025/1/17/last_chance_for_cf_upgrade_discount_from_cf2018_or_earlier</link>
				<description>
				
				Here&apos;s great news for those still running CF2018 or earlier, who may have been holding off upgrading to CF2023 (because you would have to pay full price for it). It&apos;s &lt;a href=&quot;https://www.carehart.org/blog/2024/7/8/limited_time_upgrade_discount_to_CF2023_from_older_releases&quot;&gt;news I first shared back in July&lt;/a&gt;, and the deal has been extended one last time, thus this post.

TLDR; Now through Feb 28, 2025 those running CF9, 10, 11, 2016 or 2018 can upgrade to CF2023 for 25% off its full price. (Those running CF2021 can already/always could upgrade at 50% off the full price.) 

This is a deal offered only by Intergral, makers of FusionReactor, who are also resellers of CF. Adobe doesn&apos;t even offer this deal themselves. For more, see their blog post at &lt;a href=&quot;https://fusion-reactor.com/blog/news/save-25-on-adobe-cf2023-upgrades/&quot;&gt;https://fusion-reactor.com/blog/news/save-25-on-adobe-cf2023-upgrades/&lt;/a&gt;. 

Act now, &lt;b&gt;it could save you hundreds or even thousands of $$s on a single license!&lt;/b&gt; For more, read on.  [More]
				</description>
				
				<category>cf2016</category>
				
				<category>cf2021</category>
				
				<category>cf10</category>
				
				<category>licensing</category>
				
				<category>cf11</category>
				
				<category>cf2025</category>
				
				<category>cf2023</category>
				
				<category>cf2018</category>
				
				<pubDate>Fri, 17 Jan 2025 15:30:00 -0500</pubDate>
				<guid>https://www.carehart.org/blog/2025/1/17/last_chance_for_cf_upgrade_discount_from_cf2018_or_earlier</guid>
				
			</item>
			
			<item>
				<title>Announcing Java updates of Jul 2024 for 8, 11, 17, 21, and 22 -thoughts and resources</title>
				<link>https://www.carehart.org/blog/2024/7/16/java_updates_jul_2024</link>
				<description>
				
				It&apos;s that time again: there are new JVM updates released today (Jul 16, 2024) for the current long-term support (LTS) releases of Oracle Java, 8, 11, 17, and 21, as well as the new short-term release 22.

&lt;b&gt;TLDR:&lt;/b&gt; The new updates are 1.8.0_421 (aka 8u421), 11.0.24, 17.0.12, 21.0.4, and 22.0.2 respectively. Crazy that there are now 5 current Java releases, I realize. More below, including more on each of them including what changed as well as bug fixes and &lt;b&gt;the security fixes each version contains&lt;/b&gt; (including their CVE scores regarding urgency of concerns), which are offered in Oracle resources I list below. 

Oracle calls these updates &quot;critical patch updates&quot; (yep, &quot;CPU&quot;), but they are in fact &lt;i&gt;scheduled&lt;/i&gt; quarterly updates, so that the &quot;critical&quot; aspect of this nomenclature may sometimes be a bit overstated.  As is generally the case with these Java updates, most of them have the same changes and fixes across the four JVM versions, though not always.

For some folks, that&apos;s all they need to hear. For others, read on.  [More]
				</description>
				
				<category>updates</category>
				
				<category>cf2016</category>
				
				<category>cf2021</category>
				
				<category>java</category>
				
				<category>cf11</category>
				
				<category>cf2023</category>
				
				<category>cf2018</category>
				
				<pubDate>Tue, 16 Jul 2024 10:40:00 -0500</pubDate>
				<guid>https://www.carehart.org/blog/2024/7/16/java_updates_jul_2024</guid>
				
			</item>
			
			<item>
				<title>Limited-time discount on upgrade to CF2023 from CF2018 or earlier</title>
				<link>https://www.carehart.org/blog/2024/7/8/limited_time_upgrade_discount_to_CF2023_from_older_releases</link>
				<description>
				
				Here&apos;s great news for those still running CF2018 or earlier, who may have been holding off upgrading to CF2023 because you would have to pay full price.

TLDR; Now through &lt;strike&gt;Sep 30, 2024&lt;/strike&gt; Feb 28, 2025 those running CF9, 10, 11, 2016 or 2018 can upgrade to CF2023 for 25% off its full price. (Those running CF2021 can already/always could upgrade at 50% off the full price.) See their form to request the discount at &lt;a href=&quot;https://fusion-reactor.com/blog/news/save-25-on-adobe-cf2023-upgrades/&quot;&gt;https://fusion-reactor.com/blog/news/save-25-on-adobe-cf2023-upgrades/&lt;/a&gt;.

For more, read on.  [More]
				</description>
				
				<category>cf9</category>
				
				<category>cf2016</category>
				
				<category>cf2021</category>
				
				<category>cf10</category>
				
				<category>licensing</category>
				
				<category>cf11</category>
				
				<category>cf2023</category>
				
				<category>cf2018</category>
				
				<pubDate>Mon, 08 Jul 2024 18:35:00 -0500</pubDate>
				<guid>https://www.carehart.org/blog/2024/7/8/limited_time_upgrade_discount_to_CF2023_from_older_releases</guid>
				
			</item>
			
			<item>
				<title>Recordings and links for my presentations in Jan 2024, Dec 2023</title>
				<link>https://www.carehart.org/blog/2024/1/26/presentations_recordings_jan2024_dec2023</link>
				<description>
				
				I&apos;ve done a few online presentations in recent weeks, and while I&apos;ve done a blog post announcing each when it was upcoming, I was torn about also doing a blog post &lt;b&gt;after&lt;/b&gt; each, just to mention their recording URL. I don&apos;t want people to feel there are &quot;too many&quot; posts. Also, since I use youtube live for the CFMeetup sessions, technically the url for the meeting is indeed the same one to use to view the recording of it: so if you know one, you know both.

But some people seem to notice when news is shared of a recording being made available, so here you go.:-) These are 4 sessions I&apos;ve done in Jan 2024 and Dec 2023.  [More]
				</description>
				
				<category>presentations</category>
				
				<category>updates</category>
				
				<category>cf2016</category>
				
				<category>cf2021</category>
				
				<category>admin</category>
				
				<category>java</category>
				
				<category>cf11</category>
				
				<category>cf2023</category>
				
				<category>cf2018</category>
				
				<category>lucee</category>
				
				<pubDate>Fri, 26 Jan 2024 11:06:00 -0500</pubDate>
				<guid>https://www.carehart.org/blog/2024/1/26/presentations_recordings_jan2024_dec2023</guid>
				
			</item>
			
			<item>
				<title>Several things to consider when applying updates to Java (aka the JVM, JDK, JRE)</title>
				<link>https://www.carehart.org/blog/2024/1/17/jvm_update_considerations</link>
				<description>
				
				(Posted originally in Jan 2024, updated in Oct 2025.)

If you learn there&apos;s a new Java update available, it may well be relatively simple for you to apply that update, but if you&apos;re running important applications that rely on Java, it&apos;s in your interest to give some consideration to various matters related to doing such an update.

And as important, if you may have skipped some Java updates before this one, there are some additional points to consider regarding some potentially important changes in updates you may be skipping. 

In this post, I cover several topics in both those areas.  [More]
				</description>
				
				<category>updates</category>
				
				<category>cf2016</category>
				
				<category>cf2021</category>
				
				<category>admin</category>
				
				<category>cf10</category>
				
				<category>java</category>
				
				<category>cf11</category>
				
				<category>cf2023</category>
				
				<category>cf2018</category>
				
				<category>lucee</category>
				
				<pubDate>Wed, 17 Jan 2024 00:23:00 -0500</pubDate>
				<guid>https://www.carehart.org/blog/2024/1/17/jvm_update_considerations</guid>
				
			</item>
			
			<item>
				<title>Presenting &quot;Migrating apps to ColdFusion 2023 from earlier versions&quot; Thurs Dec 14, Online CFMeetup</title>
				<link>https://www.carehart.org/blog/2023/12/12/presenting_on_migrating_to_cf2023</link>
				<description>
				
				It&apos;s that time of the year...well, I don&apos;t mean the holidays: I mean time to talk about migrating to CF2023, which came out several months ago. I&apos;m getting asked more and more about it, as people proceed with making or considering the move--and sorry for the brief notice, but I thought I better get this talk out before the end of the year, and before the holidays. 

I &lt;strike&gt;will be presenting&lt;/strike&gt; presented the talk online &lt;strike&gt;this Thursday, at noon US Eastern,&lt;/strike&gt; on the CFMeetup youtube livestream (which &lt;strike&gt;will be&lt;/strike&gt; was recorded). Folks who are members of the &lt;a href=&quot;https://coldfusionmeetup.com&quot;&gt;Online ColdFusion Meetup&lt;/a&gt; will already have gotten notification about this, but for those who are not, here are the details:  [More]
				</description>
				
				<category>presentations</category>
				
				<category>cf2016</category>
				
				<category>cf2021</category>
				
				<category>cf10</category>
				
				<category>cf11</category>
				
				<category>cf2023</category>
				
				<category>cf2018</category>
				
				<pubDate>Tue, 12 Dec 2023 15:53:00 -0500</pubDate>
				<guid>https://www.carehart.org/blog/2023/12/12/presenting_on_migrating_to_cf2023</guid>
				
			</item>
			
			<item>
				<title>Announcing ColdFusion emergency update released March 14 2023 - what to do about it</title>
				<link>https://www.carehart.org/blog/2023/3/17/coldfusion_march_2023_emergency_update</link>
				<description>
				
				If you&apos;ve not heard, a new update has been released (March 14, 2023) for ColdFusion 2021 and 2018. Despite what you may hear, &lt;b&gt;this is an URGENT (rated &quot;Priority 1&quot; by Adobe) update that everyone should apply ASAP&lt;/b&gt;, for reasons I will explain in this post. In fact, &lt;a href=&quot;https://thehackernews.com/2023/03/cisa-issues-urgent-warning-adobe.html&quot;&gt;Hackernews reported yesterday&lt;/a&gt; (Mar 16) that the U.S. Cybersecurity and Infrastructure Security Agency (CISA) had issued an urgent warning about this, giving federal agencies a deadline to apply the update. 

&lt;b&gt;TLDR;&lt;/b&gt; For some folks, &lt;b&gt;the above may be all you need to hear&lt;/b&gt;: you may be dropping your coffee and donuts now to get the update applied.  &lt;b&gt;Still others will see this &quot;huge post&quot; and think, &quot;crap, I don&apos;t have time for this&quot;.&lt;/b&gt; For you, skip to the bottom and its &quot;&lt;a href=&quot;#concludingkeypoints&quot;&gt;concluding key points&lt;/a&gt;&quot;. You can then decide what you think you do or don&apos;t &quot;need to know&quot; and pick and choose from the sections as you like. 

Finally, &lt;b&gt;for those who prefer because of the importance of all this to be led more carefully through understanding things&lt;/b&gt; (in a way that&apos;s worked for the many people I have helped so far this week, and is far more than either Adobe or Hackernews has shared), please do read on.  [More]
				</description>
				
				<category>updates</category>
				
				<category>cf2016</category>
				
				<category>IIS</category>
				
				<category>cf2021</category>
				
				<category>commandbox</category>
				
				<category>cf11</category>
				
				<category>security</category>
				
				<category>apache</category>
				
				<category>cf2018</category>
				
				<pubDate>Fri, 17 Mar 2023 03:00:00 -0500</pubDate>
				<guid>https://www.carehart.org/blog/2023/3/17/coldfusion_march_2023_emergency_update</guid>
				
			</item>
			
			<item>
				<title>Special offer - upgrade to ColdFusion 2021 from CF2016 or earlier, saving perhaps thousands of $$</title>
				<link>https://www.carehart.org/blog/2022/10/31/special_offer_upgrade_to_cf2021_from_cf2016_or_earlier</link>
				<description>
				
				If you&apos;re running CF2016 or earlier, now&apos;s your chance (though &lt;strike&gt;the end of the year&lt;/strike&gt; Feb 28, 2023) to save potentially thousands of dollars in upgrading to the latest current version, CF2021. Intergral, the folks who make the &lt;a href=&quot;https://fusion-reactor.com&quot;&gt;FusionReactor&lt;/a&gt; monitoring tool and service, are again &lt;a href=&quot;https://www.fusion-reactor.com/blog/news/coldfusion-hot-sale/&quot;&gt;offering a special deal of 25% off to upgrade CF2016 or earlier to CF2021&lt;/a&gt; (a deal which even Adobe does not offer).

Read on for more details.  [More]
				</description>
				
				<category>updates</category>
				
				<category>cf9</category>
				
				<category>cf2016</category>
				
				<category>cf2021</category>
				
				<category>cf10</category>
				
				<category>fusionreactor</category>
				
				<category>licensing</category>
				
				<category>cf11</category>
				
				<category>cf2018</category>
				
				<pubDate>Mon, 31 Oct 2022 18:05:00 -0500</pubDate>
				<guid>https://www.carehart.org/blog/2022/10/31/special_offer_upgrade_to_cf2021_from_cf2016_or_earlier</guid>
				
			</item>
			
			<item>
				<title>I&apos;ll be presenting at the online CFMeetup, on Adobe&apos;s &apos;new&apos; CFSetup tool, useful for any CF version</title>
				<link>https://www.carehart.org/blog/2022/9/27/am_presenting_on_cfsetup_tool</link>
				<description>
				
				This topic may (should) interest folks using CF2021 &lt;u&gt;or even OLDER CF versions&lt;/u&gt;. Did you know there&apos;s a command line tool to help view/manage as well as export/import CF Admin settings? &lt;b&gt;I will be presenting a talk on this, Thursday. Anyone can &lt;a href=&quot;https://www.youtube.com/watch?v=S_UfNptoz4U&amp;list=PLG2EHzEbhy0-QirMKgSxhjkUyTSSTvHjL&quot;&gt;attend online&lt;/a&gt;.&lt;/b&gt;

Folks who are members of the &lt;a href=&quot;https://coldfusionmeetup.com&quot;&gt;Online ColdFusion Meetup&lt;/a&gt; that I run will already have gotten notification about this, but those who are not:  [More]
				</description>
				
				<category>presentations</category>
				
				<category>cf2016</category>
				
				<category>cf2021</category>
				
				<category>cf10</category>
				
				<category>cf11</category>
				
				<category>cf2018</category>
				
				<pubDate>Tue, 27 Sep 2022 11:09:00 -0500</pubDate>
				<guid>https://www.carehart.org/blog/2022/9/27/am_presenting_on_cfsetup_tool</guid>
				
			</item>
			
			<item>
				<title>My presentation will open CF DevWeek this week - CF, more modern than most realize</title>
				<link>https://www.carehart.org/blog/2022/7/17/my_presentation_at_CFDevWeek_this_week</link>
				<description>
				
				Just thought I&apos;d post a reminder for folks that I am giving the opening session for &lt;a href=&quot;https://adobe-coldfusion-devweek-2022.attendease.com&quot;&gt;the 2022 CF Dev Week&lt;/a&gt;, running July 18-22. Registration is free, of course.

My session will be at &lt;strike&gt;9a&lt;/strike&gt; 930a Eastern on Monday July 18:  [More]
				</description>
				
				<category>presentations</category>
				
				<category>general</category>
				
				<category>cf2016</category>
				
				<category>cf2021</category>
				
				<category>cf11</category>
				
				<category>cf2018</category>
				
				<pubDate>Sun, 17 Jul 2022 22:31:00 -0500</pubDate>
				<guid>https://www.carehart.org/blog/2022/7/17/my_presentation_at_CFDevWeek_this_week</guid>
				
			</item>
			
			<item>
				<title>My upcoming talk, &quot;ColdFusion at 25 - not the kid most have stuck in their minds&quot;</title>
				<link>https://www.carehart.org/blog/2021/6/8/my_upcoming_cfdevweek_talk_CF_at_25</link>
				<description>
				
				As you may have &lt;a href=&quot;https://coldfusion.adobe.com/2021/06/cf-devweek-2021-agenda-now-posted/&quot;&gt;heard by now&lt;/a&gt;, the free Adobe CF Developer Week 2021 will be held June 22-24. My session will be on June 22 at 4p Central in Track 2. While currently the DevWeek site only offers session titles and speakers (descriptions were added after I posted this: click the + sign to the right of each talk), here is &lt;a href=&quot;https://www.carehart.org/presentations/#cf_at_25&quot;&gt;mine, from the &quot;presentations&quot; page here on my site&lt;/a&gt;:

&lt;blockquote&gt;
&lt;b&gt;ColdFusion at 25: not the kid most have stuck in their minds&lt;/b&gt;

As ColdFusion turns 26 next month, many seem stuck remembering it only as the &quot;teen&quot; they knew or even the &quot;child&quot;, when instead it&apos;s grown up to be a capable &quot;adult&quot;, impressive in many ways, and even more so recently. In this session, we&apos;ll look back at how CF has indeed evolved into a very capable platform, with quite modern features that seem to surprise many--including people working with it currently. If you struggle &quot;finding CF people&quot; or &quot;getting buy-in&quot;, perhaps these observations could help you with both challenges. If nothing else, they&apos;re things designed simply to help you get your job done, while keeping up with modern practices.

We&apos;ll start with many modern coding techniques--which will be familiar to those using more &quot;modern&quot; languages but that many don&apos;t realize CF supports, and may have for years. We&apos;ll then look at ways that things such as CF installation/deployment, configuration/administration, monitoring, security, and more have improved over the years. And we&apos;ll look not only at CF itself but the community surrounding it, ranging from resources for help and learning to tools and services that others have created, making CF a far more complete ecosystem than most give it credit. Put another way: it&apos;s not your father&apos;s CF!
&lt;/blockquote&gt;

I look forward to presenting this topic and hope you&apos;ll come check it out. 
				</description>
				
				<category>cf9</category>
				
				<category>cf2016</category>
				
				<category>cf2021</category>
				
				<category>cf10</category>
				
				<category>evangelism</category>
				
				<category>cf11</category>
				
				<category>cf2018</category>
				
				<pubDate>Tue, 08 Jun 2021 10:02:00 -0500</pubDate>
				<guid>https://www.carehart.org/blog/2021/6/8/my_upcoming_cfdevweek_talk_CF_at_25</guid>
				
			</item>
			
			<item>
				<title>Announcing Java updates of Apr 2021 for 8 and 11 - thoughts and resources</title>
				<link>https://www.carehart.org/blog/2021/4/26/new_java_updates_for_Java_8_and_11_as_of_Apr_2021</link>
				<description>
				
				For those using the Long-term Support (LTS) versions of Oracle Java, 8 and 11, please note `there were new updates released last week (Apr 20), specifically Java 11.0.11 and 8.0_291.  For some, that&apos;s all they need to hear. They will take that ball and run with it.

For most, you should read on, especially about an important change regarding TLS support (and calling out to servers not yet running TLS 1.2 or above). I cover that and other important topics:

&lt;ul&gt;
&lt;li&gt;What&apos;s in the JVM update, do you need to update to it?&lt;/li&gt;
&lt;li&gt;A key change in this Java update: calls out to TLS 1.1 or 1.0 no longer allowed, by default&lt;/li&gt;
&lt;li&gt;Re-enabling support for calling out to old TLS versions&lt;/li&gt;
&lt;li&gt;Groundhog day: you&apos;ll need do make this java.security file change on any later JVM updates&lt;/li&gt;
&lt;li&gt;Should you update to the new JVM version?&lt;/li&gt;
&lt;li&gt;The importance of testing such updates/changes&lt;/li&gt;
&lt;li&gt;More questions you may surely have, and finding answers to them&lt;/li&gt;
&lt;li&gt;Obtaining the updated Java installers&lt;/li&gt;
&lt;/ul&gt;  [More]
				</description>
				
				<category>cf2016</category>
				
				<category>cf2021</category>
				
				<category>cf10</category>
				
				<category>java</category>
				
				<category>cf11</category>
				
				<category>cf2018</category>
				
				<pubDate>Mon, 26 Apr 2021 18:37:00 -0500</pubDate>
				<guid>https://www.carehart.org/blog/2021/4/26/new_java_updates_for_Java_8_and_11_as_of_Apr_2021</guid>
				
			</item>
			
			<item>
				<title>Confirming ColdFusion&apos;s Java version, via admin, vars, or code</title>
				<link>https://www.carehart.org/blog/2021/4/5/Confirming-ColdFusions-Java-version-via-CFML-code</link>
				<description>
				
				Have you ever wished you could confirm with 100% certainty what Java version is in use by the CF instance you are running? Or where the JVM&apos;s location is (in case you are told to modify files related to it)?

Some good news is that ColdFusion offers simple ways/variables that can show you each of these, via the admin or via CFML code. In this post, I discuss both approaches, including a simple single variable which works in CF2018 and above, a variation for those on CF2016 and earlier, as well as variations for Lucee.  [More]
				</description>
				
				<category>cf2016</category>
				
				<category>cf2021</category>
				
				<category>cf10</category>
				
				<category>java</category>
				
				<category>cf11</category>
				
				<category>cf2018</category>
				
				<category>lucee</category>
				
				<pubDate>Mon, 05 Apr 2021 11:13:00 -0500</pubDate>
				<guid>https://www.carehart.org/blog/2021/4/5/Confirming-ColdFusions-Java-version-via-CFML-code</guid>
				
			</item>
			
			<item>
				<title>Be aware that updates to ColdFusion 2016 will end Feb 2021</title>
				<link>https://www.carehart.org/blog/2020/11/23/cf2016_support_ends_feb_2021</link>
				<description>
				
				Are you still running ColdFusion 2016? Did you know that its &quot;core&quot; support (meaning, public updates from Adobe) will end in just a couple of months, Feb 21 2021? Same for CFBuilder 2016.

The &lt;a href=&quot;https://www.carehart.org/blog/client/index.cfm/2020/11/10/the_many_new_and_improved_features_in_CF2021&quot;&gt;recent release of CF2021&lt;/a&gt; is a great sign for the continued vitality of CF, but this looming deadline is a reminder that as the years roll on, we not only get new versions but we say good-bye to old ones.

&lt;b&gt;Wondering what you can do? or when CF2018 or CF2021 support ends? And what&apos;s the difference between &quot;core&quot; and paid Adobe support plans? For more on these, as well as official Adobe documentation that discusses such things, read on.&lt;/b&gt;

[Update: CF2016 users got a &quot;reprieve&quot; of sorts, when Adobe released updates to CF2021 and 2018 in March 2021, and they also offered the final update to CF2016, update 17, especially because it address a security vulnerability. Sadly, some of the changes in the update--not related to the security fix--were &quot;breaking&quot; changes. For more on that update, see &lt;a href=&quot;https://coldfusion.adobe.com/2021/03/coldfusion-march-2021-updates-released/&quot;&gt;the Adobe blog post from March 2021&lt;/a&gt;.)  [More]
				</description>
				
				<category>updates</category>
				
				<category>cf2016</category>
				
				<category>cf2021</category>
				
				<category>cf10</category>
				
				<category>CFBuilder</category>
				
				<category>cf11</category>
				
				<category>cf2018</category>
				
				<pubDate>Mon, 23 Nov 2020 21:37:00 -0500</pubDate>
				<guid>https://www.carehart.org/blog/2020/11/23/cf2016_support_ends_feb_2021</guid>
				
			</item>
			</channel></rss>