Skip to content

Latest commit

 

History

History
830 lines (437 loc) · 19.2 KB

CHANGELOG.md

File metadata and controls

830 lines (437 loc) · 19.2 KB

Changelog

Released on 2023-12-26

✨ Features

  • misc: Support defaultPluginSettings options on Gateway.

Improvements and Fixes

What's improved

  • misc: Support defaultPluginSettings options on Gateway (fea957e)

Released on 2023-12-15

🐛 Bug Fixes

  • misc: Fix openapi requestBody.

Improvements and Fixes

What's fixed

  • misc: Fix openapi requestBody (4385080)

Released on 2023-12-14

🐛 Bug Fixes

  • misc: Handling unknown error.

Improvements and Fixes

What's fixed

  • misc: Handling unknown error (e503d1f)

Released on 2023-12-13

✨ Features

  • misc: Support node runtime.

Improvements and Fixes

What's improved

  • misc: Support node runtime, closes #9 (28ef918)

Released on 2023-12-13

🐛 Bug Fixes

  • misc: Close ajv strict mode.

Improvements and Fixes

What's fixed

  • misc: Close ajv strict mode (a6eb5b6)

Released on 2023-12-13

🐛 Bug Fixes

  • misc: Fix ajv schema.

Improvements and Fixes

What's fixed

Released on 2023-12-13

🐛 Bug Fixes

  • misc: Fix request input.

Improvements and Fixes

What's fixed

  • misc: Fix request input (1b896de)

Released on 2023-12-13

♻ Code Refactoring

  • misc: Refactor to the Gateway Class and add tests.

✨ Features

  • misc: Support node runtime.

Improvements and Fixes

Code refactoring

  • misc: Refactor to the Gateway Class and add tests (e8c8cb5)

What's improved

  • misc: Support node runtime (a8e2933)

Released on 2023-12-12

🐛 Bug Fixes

  • misc: Improve PluginGatewayError error response.

Improvements and Fixes

What's fixed

  • misc: Improve PluginGatewayError error response (18b1c43)

Released on 2023-12-12

🐛 Bug Fixes

  • misc: Fix error with openapi client init.

Improvements and Fixes

What's fixed

  • misc: Fix error with openapi client init (b652cb5)

Released on 2023-12-11

✨ Features

  • misc: Support basic auth for OpenAPI.

Improvements and Fixes

What's improved

  • misc: Support basic auth for OpenAPI (d3fe874)

Released on 2023-12-11

✨ Features

  • misc: Support OpenAPI request mode.

🐛 Bug Fixes

  • misc: Fix types.

Improvements and Fixes

What's improved

  • misc: Support OpenAPI request mode (605d947)

What's fixed

Released on 2023-09-12

🐛 Bug Fixes

  • misc: Fix ci, Fix father version, Fix lint.

Improvements and Fixes

What's fixed

Released on 2023-09-08

💄 Styles

  • misc: Update lint.

Improvements and Fixes

Styles

Released on 2023-09-05

🐛 Bug Fixes

  • misc: Fix getPluginSettingsFromRequest.

Improvements and Fixes

What's fixed

  • misc: Fix getPluginSettingsFromRequest (aad3c7a)

Released on 2023-08-29

✨ Features

  • misc: 更新入参配置,解决跨域兼容性的问题.

Improvements and Fixes

What's improved

  • misc: 更新入参配置,解决跨域兼容性的问题 (c02451c)

Released on 2023-08-29

🐛 Bug Fixes

  • misc: 移除跨域限制,解决插件复用的问题.

Improvements and Fixes

What's fixed

  • misc: 移除跨域限制,解决插件复用的问题 (975b705)

Released on 2023-08-29

🐛 Bug Fixes

  • misc: 移除跨域限制,解决插件复用的问题.

Improvements and Fixes

What's fixed

  • misc: 移除跨域限制,解决插件复用的问题 (1de6837)

Released on 2023-08-29

🐛 Bug Fixes

  • misc: 内联默认的 索引 URL,解决外部使用问题.

Improvements and Fixes

What's fixed

  • misc: 内联默认的 索引 URL,解决外部使用问题 (54b93d2)

Released on 2023-08-28

✨ Features

  • misc: 支持入参包含 manifest.

Improvements and Fixes

What's improved

  • misc: 支持入参包含 manifest (b209fba)

Released on 2023-08-26

🐛 Bug Fixes

  • misc: Change master to main.

Improvements and Fixes

What's fixed

  • misc: Change master to main (134c77f)

Released on 2023-08-26

🐛 Bug Fixes

  • misc: Fix an error when plugin settings is undefined.

Improvements and Fixes

What's fixed

  • misc: Fix an error when plugin settings is undefined (666e503)

Released on 2023-08-25

✨ Features

  • misc: 补充插件网关的校验逻辑.

Improvements and Fixes

What's improved

  • misc: 补充插件网关的校验逻辑 (c6f5286)

Released on 2023-08-25

🐛 Bug Fixes

  • misc: 修正没有呈现索引 url 的问题.

Improvements and Fixes

What's fixed

  • misc: 修正没有呈现索引 url 的问题 (75f94dd)

Released on 2023-08-25

🐛 Bug Fixes

  • misc: 兼容 sdk 变更.

Improvements and Fixes

What's fixed

  • misc: 兼容 sdk 变更 (7ff08c8)

Released on 2023-08-24

♻ Code Refactoring

  • misc: Refactor with new manifest schema.

Improvements and Fixes

Code refactoring

  • misc: Refactor with new manifest schema, closes #5 (583f834)

Released on 2023-08-22

🐛 Bug Fixes

  • misc: Fix missing types.

Improvements and Fixes

What's fixed

  • misc: Fix missing types (4d8029d)

Released on 2023-08-22

🐛 Bug Fixes

  • misc: Fix not release.

Improvements and Fixes

What's fixed

Released on 2023-08-22

✨ Features

  • misc: Add reusable gateway function.

🐛 Bug Fixes

  • misc: Fix config error, fix config error.

Improvements and Fixes

What's improved

  • misc: Add reusable gateway function (eba16ab)

What's fixed

Released on 2023-08-20

✨ Features

  • misc: Custom market index url.

Improvements and Fixes

What's improved

  • misc: Custom market index url, closes #3 (14cd4b2)

Version 1.0.0

Released on 2023-08-19

♻ Code Refactoring

  • misc: Remove searchEngine, remove webCrawler.

✨ Features

  • misc: Chat plugin gateway 1.0, prod 生产锁定 indexURL 版本,先使用最简单的方式迁移插件服务端,初步剥离天气插件,支持 V1 manifest 版本的方案.

🐛 Bug Fixes

  • misc: Fix console time error, fix import error, fix request error, 修正动态链路的命中逻辑,修正动态链路的命中逻辑.

Improvements and Fixes

Code refactoring

  • misc: Remove searchEngine (d0fc888)
  • misc: Remove webCrawler (91663ea)

What's improved

  • misc: Chat plugin gateway 1.0, closes #2 (788a30a)
  • misc: Prod 生产锁定 indexURL 版本 (80cdafb)
  • misc: 先使用最简单的方式迁移插件服务端 (eaf26bd)
  • misc: 初步剥离天气插件,closes #1 (ecf1c4c)
  • misc: 支持 V1 manifest 版本的方案 (8f26a6c)

What's fixed

  • misc: Fix console time error (1cd882c)
  • misc: Fix import error (a9fa133)
  • misc: Fix request error (d8bb922)
  • misc: 修正动态链路的命中逻辑 (beb14eb)
  • misc: 修正动态链路的命中逻辑 (525654f)