技能 编程开发 Hex SDK升级与迁移指南

Hex SDK升级与迁移指南

v20260423
hex-upgrade-migration
该技能用于分析、规划和执行Hex SDK的升级过程,重点检测API的破坏性变更和废弃功能。当需要将数据管道或后端代码迁移到新的Hex API版本时,使用它来确保兼容性和平稳的升级过程。
获取技能
315 次下载
概览

Hex Upgrade & Migration

Overview

Hex API is versioned at /api/v1/. Monitor the Hex changelog for new endpoints and deprecations.

Instructions

Check API Usage

grep -r "app.hex.tech" src/ --include="*.ts" --include="*.py"

Airflow Provider Updates

pip install --upgrade airflow-provider-hex

Resources

信息
Category 编程开发
Name hex-upgrade-migration
版本 v20260423
大小 1KB
更新时间 2026-04-28
语言