Skip to content

0.16.0

Compare
Choose a tag to compare
@bzp2010 bzp2010 released this 11 Nov 06:48
· 13 commits to main since this release
107209d

Highlight

Support for custom resource ID

The resource ID can now be customized by the user instead of letting ADC generate it automatically.
Just write the id field in the resource to make it work, but there are a few resources that are not supported yet, such as upstream (which is inlined by the service and doesn't support references) and consumer (whose username is the ID and doesn't want to be specified additionally).

It has been implemented on API7 and APISIX. #203 #204

What's Changed

Full Changelog: v0.15.0...v0.16.0