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

xiangfu pushed a commit to branch new-site-dev
in repository https://gitbox.apache.org/repos/asf/pinot-site.git


The following commit(s) were added to refs/heads/new-site-dev by this push:
     new 7e89f10d Release 1.4.0 download updates (#149)
7e89f10d is described below

commit 7e89f10d19290b61c2ab7de464a7f5245591829b
Author: Qiaochu Liu <[email protected]>
AuthorDate: Tue Sep 30 10:19:03 2025 -0700

    Release 1.4.0 download updates (#149)
---
 .idea/.gitignore         |  8 ++++++++
 .idea/pinot-site.iml     |  9 +++++++++
 data/downloads/1.4.0.mdx | 16 ++++++++++++++++
 3 files changed, 33 insertions(+)

diff --git a/.idea/.gitignore b/.idea/.gitignore
new file mode 100644
index 00000000..13566b81
--- /dev/null
+++ b/.idea/.gitignore
@@ -0,0 +1,8 @@
+# Default ignored files
+/shelf/
+/workspace.xml
+# Editor-based HTTP Client requests
+/httpRequests/
+# Datasource local storage ignored files
+/dataSources/
+/dataSources.local.xml
diff --git a/.idea/pinot-site.iml b/.idea/pinot-site.iml
new file mode 100644
index 00000000..d6ebd480
--- /dev/null
+++ b/.idea/pinot-site.iml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<module type="JAVA_MODULE" version="4">
+  <component name="NewModuleRootManager" inherit-compiler-output="true">
+    <exclude-output />
+    <content url="file://$MODULE_DIR$" />
+    <orderEntry type="inheritedJdk" />
+    <orderEntry type="sourceFolder" forTests="false" />
+  </component>
+</module>
\ No newline at end of file
diff --git a/data/downloads/1.4.0.mdx b/data/downloads/1.4.0.mdx
new file mode 100644
index 00000000..40ca5c6b
--- /dev/null
+++ b/data/downloads/1.4.0.mdx
@@ -0,0 +1,16 @@
+---
+version: 1.4.0
+date: 09/30/2025
+href: 
http://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.4.0/apache-pinot-1.4.0-bin.tar.gz?action=download
+officialSource:
+    download: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.4.0/apache-pinot-1.4.0-src.tar.gz?action=download'
+    sha512: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.4.0/apache-pinot-1.4.0-src.tar.gz.sha512?action=download'
+    asc: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.4.0/apache-pinot-1.4.0-src.tar.gz.asc?action=download'
+binary:
+    download: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.4.0/apache-pinot-1.4.0-bin.tar.gz?action=download'
+    sha512: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.4.0/apache-pinot-1.4.0-bin.tar.gz.sha512?action=download'
+    asc: 
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.4.0/apache-pinot-1.4.0-bin.tar.gz.asc?action=download'
+releaseNotes: 'This release delivers significant improvements to the 
Multistage Engine, Pauseless Consumption, Time Series Engine, Logical Table 
support, Upsert and Deduplication Enhancement, Minion Jobs (including 
smallSegmentMerger), and Rebalancing capabilities. It also includes numerous 
smaller features and general bug fixes.'
+---
+
+This release delivers significant improvements to the Multistage Engine, 
Pauseless Consumption, Time Series Engine, Logical Table support, Upsert and 
Deduplication Enhancement, Minion Jobs (including smallSegmentMerger), and 
Rebalancing capabilities. It also includes numerous smaller features and 
general bug fixes.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to