Skip to content

0.5.0

Compare
Choose a tag to compare
@ramgrandhi ramgrandhi released this 03 Apr 12:55

New Features

  • You will now be able to deploy and manage your API definitions on WSO2 API Manager 3.2.0!!
  • It can auto-detect underlying WSO2 API Manager version (2.6.0 or 3.2.0) and magically deploys your API definitions.
  • Fully backward-compatible Serverless configuration, works for all supported WSO2 API Manager versions.

Issues Fixed

  • Uncovered a permission issue during testing of 0.5.0-alpha.0 while removing certificates as a part of sls remove.
  • Fixed api scope (apim::api_delete) so the plug-in can remove certificates without issues.
  • For improved test coverage, e2e tests have been expanded to run sls remove to cover the entire stack lifecycle.

For Contributors

  • Added contribution guidelines.
  • Added E2E regression tests that you can run locally on your computer (all you need is docker).

Credits

Huge thanks to @leudanielm for helping!