This is an automated email from the ASF dual-hosted git repository.
andysch 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 9ac4c12a1 SLING-12014 - Updates due to Release of GraphQL Core 0.0.24
9ac4c12a1 is described below
commit 9ac4c12a1c85415c25baa85774662f04544225d0
Author: Andreas Schaefer <[email protected]>
AuthorDate: Thu Sep 21 13:05:28 2023 -0700
SLING-12014 - Updates due to Release of GraphQL Core 0.0.24
---
src/main/jbake/content/releases.md | 4 ++++
src/main/jbake/templates/downloads.tpl | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/src/main/jbake/content/releases.md
b/src/main/jbake/content/releases.md
index be8ab61d2..e36def605 100644
--- a/src/main/jbake/content/releases.md
+++ b/src/main/jbake/content/releases.md
@@ -6,6 +6,10 @@ tableOfContents=false
~~~~~~
This is a list of all our releases, available from our
[downloads](/downloads.cgi) page.
+## September 2023
+
+* Sling GraphQL Core 0.0.24 (21st)
+
## August 2023
* Engine 2.15.6, Service User Mapper 1.5.8, Testing ResourceResolver Mock
1.4.4, Testing OSGi Mock 3.3.10, Testing Sling Mock 3.4.12 (21st)
diff --git a/src/main/jbake/templates/downloads.tpl
b/src/main/jbake/templates/downloads.tpl
index f052687f1..f72fb2ac1 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -144,7 +144,7 @@ def bundles=[
"Feature Flags|org.apache.sling.featureflags|1.2.2|Y|jar",
"File
Optimization|org.apache.sling.fileoptim|0.9.2|org.apache.sling.file.optimization|jar",
"File System Resource Provider|org.apache.sling.fsresource|2.2.0|Y|jar",
- "GraphQL Core|org.apache.sling.graphql.core|0.0.22|Y|jar",
+ "GraphQL Core|org.apache.sling.graphql.core|0.0.24|Y|jar",
"I18n|org.apache.sling.i18n|2.6.2|Y|jar",
"HApi|org.apache.sling.hapi|1.1.0|Y|jar",
"Health Check API|org.apache.sling.hc.api|1.0.4|Y|jar",