ACE/TAO/CIAO/DAnCE x.1.1 released

Once again, thanks to the efforts of many developers, testers, and users, we are pleased to announce the micro and bug fix only release of ACE 6.1.1, TAO 2.1.1, CIAO 1.1.1, and DAnCE 1.1.1, which is available from the usual download location under the heading "Latest Micro Release Kit" and "Latest BFO Micro Release".

Changes to ACE

  • Minor bug fixes

Changes to TAO

  • Correct ZIOP compression arbitration on the server reply path. The server now responds with one of the clients exposed compressors that the server also supports according to the ZIOP specification
  • Enhanced the plugable transports such that the send_message() api now provides an optional TAO_ServerRequest object pointer to provide access to any client side policies that are broadcast with each request. This enabled the ZIOP compression correction to be coded

Changes to CIAO

  • Fixed problem with component sequence attributes
  • Minor bug fixes
  • Generated starter executors with -Gex have much more doxygen documentation being generated

Changes to DAnCE

  • None