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

bartmaer pushed a commit to branch 252
in repository https://gitbox.apache.org/repos/asf/hop-website.git


The following commit(s) were added to refs/heads/252 by this push:
     new 598c66c0a1 fixed inverted images
598c66c0a1 is described below

commit 598c66c0a1db267cf6f94b6ed04fe22328ad70b7
Author: Bart Maertens <[email protected]>
AuthorDate: Wed Aug 20 16:55:03 2025 +0200

    fixed inverted images
---
 content/blog/2025/08/hop-2.15.0/index.adoc         |  13 +------------
 static/img/Release-2.15/databricks-dialect.png     | Bin 166340 -> 276590 bytes
 .../google-sheets-output-recreate-sheet.png        | Bin 276590 -> 166340 bytes
 3 files changed, 1 insertion(+), 12 deletions(-)

diff --git a/content/blog/2025/08/hop-2.15.0/index.adoc 
b/content/blog/2025/08/hop-2.15.0/index.adoc
index e15d3ee1fb..1bfefb2a75 100644
--- a/content/blog/2025/08/hop-2.15.0/index.adoc
+++ b/content/blog/2025/08/hop-2.15.0/index.adoc
@@ -24,7 +24,6 @@ We want to extend a heartfelt thank you to every contributor, 
tester, and user w
 
 Your feedback, patches, and enthusiasm fuel the project and help make Apache 
Hop the versatile, reliable platform it is today.
 
-// Let's take a closer look at what Hop 2.15 brings
 
 image::/img/Release-2.15/hop-215.svg[ width="45%"]
 
@@ -35,16 +34,6 @@ toc::[]
 or https://hop.apache.org/download/[**download Hop 2.15.0 **] right away.
 
 
-// * <<google-sheets-output,Google Sheets Output: Option to re-create sheets 
and proxy support>>
-// * <<duckdb-upgrade,DuckDB gets an upgrade>>
-// * <<databricks-dialect,Databricks dialect support>>
-// * <<sql-editor-highlighting,SQL Editor gets syntax highlighting>>
-// * <<workflow-status-remote,Workflow execution status feedback for remote 
engines>>
-// * <<janino-upgrade,Janino Expression Engine upgrade>>
-// * <<bug-fixes,Bug fixes & quality-of-life improvements>>
-// * <<community-growth,The Apache Hop Community is growing stronger>>
-
-// Get started today, https://hop.apache.org/download/[download Hop 2.15.0] 
right away.
 
 [[google-sheets-output]]
 == Google Sheets Output: Option to re-create sheets and proxy support
@@ -67,7 +56,7 @@ One of our favorite in-process analytics databases just 
leveled up from version
 Working in Databricks? Now Apache Hop speaks your language.  
 The new Databricks database dialect provides connectivity and proper SQL 
generation for Databricks environments, with primary support for **Databricks 
Unity Catalog**.
 
-image::/img/Release-2.15/databricks-dialect.png[Databricks Dialect, 
width="65%"]    
+image::/img/Release-2.15/databricks-dialect.png[Databricks Dialect]    
 
 [[sql-editor-highlighting]]
 == SQL Editor gets syntax highlighting
diff --git a/static/img/Release-2.15/databricks-dialect.png 
b/static/img/Release-2.15/databricks-dialect.png
index 64e21ba589..188e934587 100644
Binary files a/static/img/Release-2.15/databricks-dialect.png and 
b/static/img/Release-2.15/databricks-dialect.png differ
diff --git a/static/img/Release-2.15/google-sheets-output-recreate-sheet.png 
b/static/img/Release-2.15/google-sheets-output-recreate-sheet.png
index 188e934587..64e21ba589 100644
Binary files a/static/img/Release-2.15/google-sheets-output-recreate-sheet.png 
and b/static/img/Release-2.15/google-sheets-output-recreate-sheet.png differ

Reply via email to