Hey everyone. We're happy to announce that we have released apiman
version 1.0.3.Final. This release is primarily a bug-fix release, but
it does have a couple of interesting new features as well.
In particular there is now back-end support for storing a Service
Definition Document with each Service. This is not yet supported in the
UI, unfortunately. But the idea is that a Service Provider will be able
to store, for example, a Swagger spec or a WSDL with their service.
That file can serve as documentation for the service, eventually with UI
support for browsing the Service Definition.
Additionally we have a new CORS policy available as a plugin:
Group ID: io.apiman.plugins
Artifact ID: apiman-plugins-cors-policy
Version: 1.0.3.Final
You can add that plugin to your apiman installation and then enable CORS
support for your services by adding the CORS policy!
Full release notes can be found here:
https://issues.jboss.org/secure/ReleaseNote.jspa?projectId=12314121&v...
And of course as always, you can find the latest apiman release here:
http://www.apiman.io/latest/