Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 3.83 KB

Changes.md

File metadata and controls

44 lines (31 loc) · 3.83 KB

1.1.0.CR3

  • New top level Profiles tab in the web console makes it nice and easy to view and search all profiles; filtering by text or tag with nice icons and summary text coming from icon.(svg,png,jpg) and Summary.md files in the wiki
  • First spike of Fabric DNS support
  • AutoScaler can now properly recreate Java Container and Process Container instances if the process is explicitly killed
  • The feature name for the amq: endpoint, mq-fabric-camel has been renamed to camel-amq which is more usual name for camel feature names
  • Deploying WARs to Tomcat, TomEE, Jetty or WildFly can now have their context path configured via the webContextPath property in the maven plugin or in the io.fabric8.web.contextPath.properties file in a profile
  • Fixes these 132 issues and enhancements

1.1.0.CR2

1.1.0.CR1

1.1.0.Beta6

1.1.0.Beta5

1.1.0.Beta4

1.0.0.x

  • first community release integrated into the JBoss Fuse 6.1 product
  • includes hawtio as the console
  • uses git for configuration; so all changes are audited and versioned and its easy to revert changes.