After about two months of work on 109 tickets by 16 contributors, the Apache Hop community is pleased to announce the general availability of Apache Hop 2.11.0.

A huge thank you to everyone who made this possible.

hop 211

 

or download Hop 2.11.0 right away.

Apache Hop 2.11.0 comes with a lot of bug fixes, code hardening and a couple of new features.

4 NLP and LLM transforms

Tristan Everitt made a major contribution to Apache Hop, with no less than new 4 transforms. Thanks a lot, Tristan!

  • Language Model Chat: lets your data interact with various LLM chat engines.

  • Stanford Simple NLP: parse and tokenize a text corpus for basic text analysis

  • Detect Language: detect the language of the content in a field

  • HTML to text: convert HTML pages to plain text

LLM and NLP transforms

Git improvements

After a first set of updates to the File Explorer perspective in Apache Hop 2.10, this new release adds improved git support to the perspective.

Authentication and authorization have been improved, and additional branch operations (create, switch, delete, merge) have been added.

File Explorer

Syntax highlighting

Syntax highlighting for SQL and scripts was removed in the very early Apache Hop days.

A new and improved version of this syntax highlighting is now reintroduced in Apache Hop 2.11.0 (As was the case with the original implementation, this isn’t available in Hop Web).

Syntax Highlighting

UI improvements

  • Some fixes in data grids when adding/removing lines using the toolbar

  • Zoom in/out buttons in the main toolbar have been switched to more logical position

  • Moving transforms/actions to the left boundary will no longer collapse them

  • You can no longer move outside of the editable window

  • Viewport takes up less space on large workflows and pipelines

Various changes

  • a new REST connection metadata type

  • a new MemSQL database type

  • lots of XML Cleanup. Over 70% of all actions and transforms have been cleaned up and no longer use the old hard-coded XML serialization and deserialization.

Community

Warning
The Apache Hop community will move away from Mattermost after 2024. As of January 1st, 2025, the Mattermost chat will be replaced by GitHub discussions and the ASF Slack #hop channel. Check our recent post for more details.

The Hop community continues to grow!

The overview below shows the community growth compared to the 2.10.0 release in October:

  • chat: 886 registered members (up from 867) join

  • LinkedIn: 2.545 followers (up from 2.262) follow

  • Twitter/X: 949 followers (unchanged from 949) follow

  • YouTube: 1.280 subscribers (up from 1.220) subscribe

Apache Hop Community Growth

Without community interaction and contribution, Hop is just a coding club! Please feel free to join, participate in the discussion, test, file bug tickets on the software or documentation, …​ Contributing is a lot more than writing code.

Check out our contribution guides and Code of Conduct to find out more.

GitHub Issues

This release contains work on 109 tickets by 16 contributors, including 4 new contributors:

Check out the full list of issues in Apache Hop 2.11.0 in our Github Issues and the Release notes.