Skip to content

Commit 9f44b49

Browse files
committed
Add support schedule link and update table
Add a link to the Grails Version Support Schedule from support.html and update the support-schedule.html table: add entries for versions 8 and 7.1, adjust statuses and maintenance/support end dates for version 7, and reorder rows to reflect the new entries and timelines.
1 parent daf1f4d commit 9f44b49

2 files changed

Lines changed: 19 additions & 1 deletion

File tree

pages/support-schedule.html

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,22 @@ <h3 class="subsection-header">Commercial Support</h3>
8080
<th>Maintenance Support Through</th>
8181
</tr>
8282
<tr>
83-
<td>7</td>
83+
<td>8</td>
84+
<td>Active Development</td>
85+
<td>Coming Soon</td>
86+
<td>Coming Soon</td>
87+
<td>Dec 2026</td>
88+
</tr>
89+
<tr>
90+
<td>7.1</td>
8491
<td>Active Development</td>
92+
<td>Coming Soon</td>
93+
<td>Coming Soon</td>
94+
<td>Jun 2026</td>
95+
</tr>
96+
<tr>
97+
<td>7</td>
98+
<td>Active Maintenance</td>
8599
<td>Oct 2025</td>
86100
<td>Ongoing</td>
87101
<td>Jun 2026</td>

pages/support.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ <h2>
1717
href="https://www.apache.org/foundation/how-it-works/legal.html" target="_blank"
1818
rel="noopener noreferrer">here</a>.</p>
1919

20+
<p>
21+
<a href="support-schedule.html">Grails Version Support Schedule</a>
22+
</p>
23+
2024

2125
<h2>List of companies</h2>
2226
<p>Explore commercial support options for Apache Grails through the following companies.

0 commit comments

Comments
 (0)