This is an automated email from the ASF dual-hosted git repository.

raducotescu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 074acc891 Added Apache Sling GraphQL Schema Aggregator 0.0.2
074acc891 is described below

commit 074acc8911af22c0419044f96d957f846c220546
Author: Radu Cotescu <[email protected]>
AuthorDate: Mon Aug 3 11:28:50 2026 +0200

    Added Apache Sling GraphQL Schema Aggregator 0.0.2
---
 src/main/jbake/content/releases.md     | 10 +++++++---
 src/main/jbake/templates/downloads.tpl |  1 +
 2 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/src/main/jbake/content/releases.md 
b/src/main/jbake/content/releases.md
index 05dc92939..f13972f58 100644
--- a/src/main/jbake/content/releases.md
+++ b/src/main/jbake/content/releases.md
@@ -6,11 +6,15 @@ tableOfContents=false
 ~~~~~~
 This is a list of all our releases, available from our 
[downloads](/downloads.cgi) page.
 
+## August 2026
+
+* GraphQL Schema Aggregator 0.0.2
+
 ## July 2026
 
 * Servlets Resolver 3.0.8 (31st)
 * Feature Model Analyser 2.0.18 (17th)
-* Event Impl 4.4.2 (6th) 
+* Event Impl 4.4.2 (6th)
 
 ## June 2026
 
@@ -201,7 +205,7 @@ This is a list of all our releases, available from our 
[downloads](/downloads.cg
 * Models Implementation 1.7.4 (18th)
 * Parent 61 and Bundle Parent 61 (4th)
 * Servlets Resolver 2.11.4 (1st)
- 
+
 ## October 2024
 
 * Engine 2.15.18, Models Implementation 1.7.2 (29th)
@@ -212,7 +216,7 @@ This is a list of all our releases, available from our 
[downloads](/downloads.cg
 
 ## September 2024
 
-* OSGi Feature Maven Plugin 1.8.4 (19th) 
+* OSGi Feature Maven Plugin 1.8.4 (19th)
 * Scripting Core 2.4.10 (5th)
 
 ## August 2024
diff --git a/src/main/jbake/templates/downloads.tpl 
b/src/main/jbake/templates/downloads.tpl
index 99a1b1040..31c36dc49 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -140,6 +140,7 @@ def bundles=[
   "File 
Optimization|org.apache.sling.fileoptim|0.9.4|org.apache.sling.file.optimization|jar",
   "File System Resource Provider|org.apache.sling.fsresource|2.3.0|Y|jar",
   "GraphQL Core|org.apache.sling.graphql.core|0.0.36|Y|jar",
+  "GraphQL Schema 
Aggregator|org.apache.sling.graphql.schema.aggregator|0.0.2|Y|jar"
   "I18n|org.apache.sling.i18n|3.0.0|Y|jar",
   "HApi|org.apache.sling.hapi|1.1.0|Y|jar",
   "Installer Core|org.apache.sling.installer.core|3.14.6|Y|jar",

Reply via email to