Releases: mybuilder/kongfig
Releases · mybuilder/kongfig
1.2.0
Allows dumping the current kong server configuration into a configuration file.
Doesn't execute batch request If the configuration is up to date
Other minor changes:
- Better documentation
- Add validation for required config keys
- Add support for hmac-auth
- Change connection to keep-alive
1.1.0
Switched from bundling the kongfig with webpack to using babel instead
Added support for JS configuration kongfig --path config.js
to allow creating environment configuration from a base.
1.0.7
Fix jwt credential #13
Pending Kong PR to allow BATCHing JWT credentials Kong/kong#667
1.0.5
Added support for YAML configuration #9
Ignore changes in dist/test.js
Minimize dist/kongfig.js less to download
1.0.4
Improved error handling
And some minor npm config changes
1.0.3
Fix remove api plugin route generation