This is an automated email from the ASF dual-hosted git repository.
leerho pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/datasketches-website.git
The following commit(s) were added to refs/heads/master by this push:
new 86c3277a Update javadocs for Java 7.0.0
86c3277a is described below
commit 86c3277a0c36b309af4088a723214801bf735d09
Author: Lee Rhodes <[email protected]>
AuthorDate: Thu Jan 9 11:13:22 2025 -0800
Update javadocs for Java 7.0.0
---
_includes/javadocs.html | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/_includes/javadocs.html b/_includes/javadocs.html
index 9d1e530e..d8a81659 100644
--- a/_includes/javadocs.html
+++ b/_includes/javadocs.html
@@ -2,10 +2,12 @@
<div class="ds-header">
<div class="container">
<h4>API Latest Releases:
- <a href="https://apache.github.io/datasketches-java/6.1.1/">Java
Core</a>,
+ <a href="https://apache.github.io/datasketches-java/7.0.0/">Java 17
Core</a>,
+ <a href="https://apache.github.io/datasketches-java/6.1.1/">Java 8,11
Core</a>,
<a href="https://apache.github.io/datasketches-cpp/5.1.0/">C++ Core</a>,
<a href="https://apache.github.io/datasketches-python/5.1.0/">Python</a>,
- <a href="https://apache.github.io/datasketches-memory/4.1.0/">Memory</a>,
+ <a href="https://apache.github.io/datasketches-memory/3.0.2/">Java 8,11
Memory</a>,
+ <a href="https://apache.github.io/datasketches-memory/4.1.0/">Java 17
Memory</a>,
<a href="/api/pig/snapshot/apidocs/index.html">Pig</a>,
<a href="/api/hive/snapshot/apidocs/index.html">Hive</a>,
</h4>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]