Releases: SAP-samples/hana-developer-cli-tool-example
Support for latest SAP CAP version
Full Changelog: 4.202603.1...4.202603.2
4.202603.1 Fix for mass export
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
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.0What'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
What's Changed
- [chore]:Reuse API update - Migration from dep5 file to TOML file. by @sap-ospo-bot in #125
New Contributors
- @sap-ospo-bot made their first contribution in #125
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
3.202403.1 Update CAP to 7.7 and Other Dependencies
3.202402.2
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
[3.202402.1] - 2024-02-03
Changed
- CAP version 7.6.0
- Fix cds bind auth on the cds command
- Upgrade Inquirer
3.202312.1 - Fix #117
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
See release notes