Skip to content

Commit

Permalink
add CHANGE
Browse files Browse the repository at this point in the history
  • Loading branch information
shreemaan-abhishek committed Oct 7, 2024
1 parent d089cad commit 93f0876
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,13 +80,16 @@ title: Changelog

## 3.11.0

### Change

- jwt-auth plugin no longer requires a private_key to be uploaded. [#11597](https://github.com/apache/apisix/pull/11597)
- rewrite hmac-auth plugin for usability [#11581](https://github.com/apache/apisix/pull/11581)

### Plugins

- allow configuring keepalive_timeout [#11611](https://github.com/apache/apisix/pull/11611)
- jwt-auth plugin no longer requires a private_key to be uploaded. [#11597](https://github.com/apache/apisix/pull/11597)
- add plugin attach-consmer-label [#11604](https://github.com/apache/apisix/pull/11604)
- implement consumer credential [#11601](https://github.com/apache/apisix/pull/11601)
- rewrite hmac-auth plugin for usability [#11581](https://github.com/apache/apisix/pull/11581)
- ai-proxy plugin [#11499](https://github.com/apache/apisix/pull/11499)
- ai-prompt-decorator plugin [#11515](https://github.com/apache/apisix/pull/11515)
- ai-prompt-template plugin [#11517](https://github.com/apache/apisix/pull/11517)
Expand Down

0 comments on commit 93f0876

Please sign in to comment.