Releases: APIParkLab/APIPark
v1.4.0-beta
Release Notes for Version 1.3
The new features in this version update include:
-
New Feature: AI Model Load Balancing
Introduced support for AI model load balancing to ensure smooth failover when the primary AI provider becomes unavailable, minimizing service disruption for your customers. -
New Feature: AI API Key Resource Pool
Added the ability to configure multiple API keys for the same AI provider, with automatic selection and rotation of available keys. This helps overcome provider-imposed limitations and ensures continuous service availability. -
New Feature: AI API Token Usage Tracking
Enabled token consumption statistics for AI API calls, allowing users to monitor the number of tokens consumed by each AI provider over a specified time period.
What's Changed
- finish ai key api by @Dot-Liu in #155
- update go-common dependence in go.mod by @Dot-Liu in #156
- Feature/ai balance by @Dot-Liu in #158
- add get simple ai provider api by @Dot-Liu in #159
- Feature/1.4 by @scarqin in #154
- Feature/ai balance by @Dot-Liu in #162
- fix: 超级管理员(admin)账户无法修改分类和添加子分类,页面显示无权限操作 by @scarqin in #153
Full Changelog: v1.3.4-beta...v1.4.0-beta
v1.3.4-beta
v1.3.3-beta
What's Changed
Full Changelog: v1.3.2-beta...v1.3.3-beta
v1.3.2-beta
What's Changed
- fix aksk bug by @Dot-Liu in #146
- fix: consumer permission by @NINGyv179 in #147
New Contributors
- @NINGyv179 made their first contribution in #147
Full Changelog: v1.3.1-beta...v1.3.2-beta
v1.3.1-beta
What's Changed
- chore: update index.tsx by @eltociear in #143
- fix ai provider upstream bug by @Dot-Liu in #145
New Contributors
- @eltociear made their first contribution in #143
Full Changelog: v1.3.0-beta...v1.3.1-beta
v1.3.0-beta
Release Notes for Version 1.3
The new features in this version update include:
- Added data masking strategy functionality: Allows filtering of sensitive data in API calls to ensure data security during AI integration.
- Added data masking interception logs: Enables query of intercepted interface logs, helping identify consumers and triggered content.
- Enhanced API service integration capabilities: External systems can retrieve corresponding API documentation via URL, facilitating * * * seamless integration with AI agent platforms.
- Added comprehensive reporting capabilities: Supports analysis of API call data by service or consumer dimensions, assisting enterprises in managing traffic more effectively.
What's Changed
- fix: account translation by @maggieyyy in #116
- Feature/v1.2 by @maggieyyy in #117
- fix: update translation by @maggieyyy in #118
- update i18n by @Dot-Liu in #119
- Feature/v1.2 by @maggieyyy in #120
- Update v1.2 translation by @rolealiu in #121
- fix: Modify local path by @maggieyyy in #122
- fix: Modify access by @maggieyyy in #123
- fix: delete log by @maggieyyy in #124
- Feature/v1.2 by @maggieyyy in #126
- Feature/v1.2 by @maggieyyy in #127
- Feature/v1.2 by @maggieyyy in #128
- fix: Modify link access by @maggieyyy in #129
- Feature/permit by @Dot-Liu in #130
- Improve zh-TW Traditional Chinese locale by @PeterDaveHello in #134
- Feature/v1.3/mj by @maggieyyy in #135
- Feature/v1.3/mj by @maggieyyy in #136
- fix: role list scroll bug and add translation by @maggieyyy in #137
- Feature/v1.3/mj by @maggieyyy in #139
- fix: service data-masking layout by @maggieyyy in #140
- fix: get service remote option by @maggieyyy in #141
New Contributors
- @PeterDaveHello made their first contribution in #134
Full Changelog: v1.2.0-beta...v1.3.0-beta
v1.2.0-beta
👋Hello Everybody,APIPark introduces the new AI Service (AI Gateway) feature, supporting the quick integration of multiple AI models to help developers easily connect and call various AI models. APIPark simplifies the calling process with a unified API format, reducing the complexity of switching models, and enables prompts to be packaged as standard REST APIs for easy reuse and sharing. APIPark supports full lifecycle API management, from design and publication to calls and deprecation, and also provides a subscription approval mechanism to enhance data security.
🦄 APIPark is now live on Product Hunt:
✨ Features:
- Supports creating AI services and using a unified API format to connect with over 100 AI models.
- AI services allow prompts to be converted into standard REST APIs, making prompt management and usage easier.
- AI services automatically generate API documentation.
- Enhanced analytics report features.
- Improved UI for a more visually appealing, faster, and powerful experience.
- Simplified user workflow with an example project automatically created after deployment.
- Added more guides for new users.
- Changed "Application" to "Consumer" to make product concepts easier to understand.
- Fixed known bugs.
❤️ Special thanks to the following GitHub users for their suggestions, which have helped make APIPark better (in no particular order): @BeatlessLDJ, @jeak01, @Saury-t, @anyachuan, @dashenbibi, @DukeChaos2023, @Tropical-Strom, @NINGyv179, @EthanLeeDev, @Changeeer, @sunanzhi, @maggieyyy, @guowanjing, @marsdxx, @riverLethe, @scarqin, @krystalisa, @yingjoumong8, @snycloud, @yingjoumong8
v1.1.1-beta
What's Changed
- frontend: fix router list view by @maggieyyy in #35
- 修复_commit表和_latest表初始化失败的问题 by @Dot-Liu in #37
Full Changelog: v1.1.0-beta...v1.1.1-beta
V1.1 Beta
- Launch Demo Website: https://demo.apipark.com/
- New Language Support: English language.
- New Quick Start.
- New Analytics Chart: Better understand API usage within the organization.
- Support OpenAPI: You can now upload OpenAPI V2.0 and V3.0 YAML files to create API documentation.
- Optimized User Experience.
- 发布Demo网站,欢迎访问 https://demo.apipark.com/ 体验产品
- 国际化支持,新增英语
- 加入新手引导
- 加入分析统计,方便了解企业内部API调用情况
- 强化API文档,全面支持 OpenAPI V2.0、V3.0 格式,可以上传 OpenAPI YAML 文件创建 API 文档
- 优化产品体验
v1.0.0-beta
What's Changed
New Contributors
Full Changelog: https://github.com/APIParkLab/APIPark/commits/v1.0.0-beta