Skip to content

Releases: SAP-samples/hana-developer-cli-tool-example

Support for latest SAP CAP version

13 Mar 19:32

Choose a tag to compare

4.202603.1 Fix for mass export

11 Mar 20:59

Choose a tag to compare

This release is primarily a fix for Mass Export not working at all.
While I had the opportunity, I also pushed a few minor documentation updates as well.

4.202603.0 - Major New version - Massive Updates

09 Mar 21:24
72fef39

Choose a tag to compare

Version 4.x introduces significant changes including Express 5 migration, refactored database connection handling, and major performance improvements. While we've tested extensively, please be aware of potential issues in your specific environment.

If you encounter problems:

Report Issues: Please open an issue on our GitHub Issues page with details about your environment and the problem you're experiencing.

Rollback to Stable Version: If you need to quickly revert to the last stable release before these major changes, you can install version 3.202601.0 (January 2026):

npm install -g hana-cli@3.202601.0

What's Changed: The change log describes all notable changes including Express 5 migration, database connection refactoring, CLI startup performance optimization (60-77% faster), expanded test coverage (85%+ coverage), and the new VitePress documentation site.

3.202601.0 Dependency Updates and Experimental MCP Server

30 Jan 22:45

Choose a tag to compare

What's Changed

  • [chore]:Reuse API update - Migration from dep5 file to TOML file. by @sap-ospo-bot in #125

New Contributors

Full Changelog: 3.202404.3...3.202601.0

Changed

  • Update SAPUI5 version and dependencies to 1.144.0
  • Update license year, version, and Node.js requirement
  • Update Node.js version to 24 and copyright year
  • Various dependency updates and maintenance
  • Removed Fiori Preview page from cds command and replaced it with calls to @sap/cds-fiori plugin for better future compatibility
  • Experimental: First, very rough, version of an MCP server that exposes all hana-cli commands

3.202403.3 Support CAP 7.8, HANA Vector, and Build Code

29 Mar 16:54

Choose a tag to compare

3.202403.1 Update CAP to 7.7 and Other Dependencies

01 Mar 21:31

Choose a tag to compare

3.202402.2

16 Feb 16:50
ad0bede

Choose a tag to compare

What's Changed

  • New sql append feature for table conversion and inspection by @jung-thomas in #119

Full Changelog: 3.202402.1...3.202402.2

3.202402.1

03 Feb 14:40

Choose a tag to compare

[3.202402.1] - 2024-02-03

Changed

3.202312.1 - Fix #117

11 Dec 21:07

Choose a tag to compare

Changed

  • CAP version 7.4.0
  • Restore openapi export with fix for CAP 7.x
  • Remove node-xlsx and corresponding Export to Excel because this module is causing install issues on Business Application Studio - Issue #117

3.202311.1 - btp-cli fixes

16 Nov 20:38

Choose a tag to compare

See release notes