[Apiman-user] Announcement: version 1.1.5.Final

Eric Wittmann eric.wittmann at redhat.com
Wed Jul 22 11:49:24 EDT 2015


Hello again everyone.  A new version of apiman has been released.

   http://apiman.io/

The latest version is now 1.1.5.Final.  You can find the release notes here:

 
https://issues.jboss.org/secure/ReleaseNote.jspa?projectId=12314121&version=12327612

This release is mostly bug fixes, particularly a couple of ugly ones 
introduced in 1.1.4.Final.  Of note is that our mysql and postgres DDLs 
should be correct for this version.

Also note that you can now use custom implementations of various apiman 
core components (e.g. the storage layer, or the metrics layer) by 
contributing them via plugins!  This is great if you want to customize 
apiman, but you'll obviously need to know what you're doing.  But, for 
example, if you want to store the API Manager data in mongodb instead of 
JPA or Elasticsearch, you can now provide a mongodb storage 
implementation in a plugin.  So there's no need to rebuild apiman or 
futz with getting your code on the classpath.

-Eric


More information about the Apiman-user mailing list