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 17387428 Adding 1.2.0 to the Downloads Section (#131)
17387428 is described below
commit 17387428f1e43d833c249205e56818202694d639
Author: Ankit Sultana <[email protected]>
AuthorDate: Tue Aug 20 18:01:54 2024 -0500
Adding 1.2.0 to the Downloads Section (#131)
---
data/downloads/1.2.0.mdx | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git a/data/downloads/1.2.0.mdx b/data/downloads/1.2.0.mdx
new file mode 100644
index 00000000..cc7bd8c4
--- /dev/null
+++ b/data/downloads/1.2.0.mdx
@@ -0,0 +1,16 @@
+---
+version: 1.2.0
+date: 08/20/2024
+href:
http://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.2.0/apache-pinot-1.2.0-bin.tar.gz?action=download
+officialSource:
+ download:
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.2.0/apache-pinot-1.2.0-src.tar.gz?action=download'
+ sha512:
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.2.0/apache-pinot-1.2.0-src.tar.gz.sha512?action=download'
+ asc:
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.2.0/apache-pinot-1.2.0-src.tar.gz.asc?action=download'
+binary:
+ download:
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.2.0/apache-pinot-1.2.0-bin.tar.gz?action=download'
+ sha512:
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.2.0/apache-pinot-1.2.0-bin.tar.gz.sha512?action=download'
+ asc:
'https://www.apache.org/dyn/closer.lua/pinot/apache-pinot-1.2.0/apache-pinot-1.2.0-bin.tar.gz.asc?action=download'
+releaseNotes: 'This release comes with several Improvements and Bug Fixes for
the Multistage Engine, Upserts and Compaction. There are a ton of other small
features and general bug fixes.'
+---
+
+This release comes with several Improvements and Bug Fixes for the Multistage
Engine, Upserts and Compaction. There are a ton of other small features and
general bug fixes.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]