Skip to content

Releases: APIParkLab/APIPark

v1.4.0-beta

08 Jan 03:35
a92baf0
Compare
Choose a tag to compare

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

Full Changelog: v1.3.4-beta...v1.4.0-beta

v1.3.4-beta

18 Dec 08:32
Compare
Choose a tag to compare

What's Changed

  • fix: login page refresh multiple times

Full Changelog: v1.3.3-beta...v1.3.4-beta

v1.3.3-beta

16 Dec 06:43
a1bdc04
Compare
Choose a tag to compare

What's Changed

  • add default router when create new rest service by @Dot-Liu in #149

Full Changelog: v1.3.2-beta...v1.3.3-beta

v1.3.2-beta

13 Dec 12:08
d36c663
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.1-beta...v1.3.2-beta

v1.3.1-beta

10 Dec 09:31
1aca209
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0-beta...v1.3.1-beta

v1.3.0-beta

09 Dec 13:47
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v1.2.0-beta...v1.3.0-beta

v1.2.0-beta

28 Oct 10:48
47f6519
Compare
Choose a tag to compare

👋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:

APIPark - #1 Open Source AI Gateway & API Developer Portal | 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

06 Sep 02:37
bd64c39
Compare
Choose a tag to compare

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

02 Sep 13:22
fed8658
Compare
Choose a tag to compare
  1. Launch Demo Website: https://demo.apipark.com/
  2. New Language Support: English language.
  3. New Quick Start.
  4. New Analytics Chart: Better understand API usage within the organization.
  5. Support OpenAPI: You can now upload OpenAPI V2.0 and V3.0 YAML files to create API documentation.
  6. Optimized User Experience.

  1. 发布Demo网站,欢迎访问 https://demo.apipark.com/ 体验产品
  2. 国际化支持,新增英语
  3. 加入新手引导
  4. 加入分析统计,方便了解企业内部API调用情况
  5. 强化API文档,全面支持 OpenAPI V2.0、V3.0 格式,可以上传 OpenAPI YAML 文件创建 API 文档
  6. 优化产品体验

v1.0.0-beta

16 Aug 12:57
92a3abe
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/APIParkLab/APIPark/commits/v1.0.0-beta