v0.15.0
Highlight
Support for Consumer Credentials on Apache APISIX✨
This release supports consumer credentials on APISIX, which will be enabled after APISIX is upgraded to 3.11.0
. If not, you can only use the legacy consumer plugins format.
What's Changed
- feat: output more logs when errors happened by @bzp2010 in #187
- feat(api7): allow mutliple uris in route by @bzp2010 in #191
- feat(api7): support route-level timeout by @bzp2010 in #197
- chore: upgrade nx toolchain by @bzp2010 in #198
- test(api7): fix consumer credentials by @bzp2010 in #199
- feat(apisix): support consumer credentials by @bzp2010 in #200
- feat: bump to 0.15.0 by @bzp2010 in #201
Full Changelog: v0.14.0...v0.15.0