Changes Report

Release History

Version Date Description
1.2.6 2009-07-30 Fixes and performances release
1.2.5 2009-05-30 Fixes release
1.2.4 2009-03-30 Performance release
1.2.3 2009-01-30 Refactoring Proxy Runtime
1.2.2 2008-11-15 Support for ESB generation
1.2.1 2008-09-30 Code cleansing
1.2.0 2008-07-08 Messaging refactoring
1.1.0 2007-08-30 Containers support
1.0.1 2007-05-15 First release


Release 1.2.6 - 2009-07-30

Type Changes By
update Fixed issue 59: Target program properties are no longer stored in a properties file. We use a bean instead. fady
update Fixed issue 63: Configuration beans replace Apache commons XML hierarchies. fady

Release 1.2.5 - 2009-05-30

Type Changes By
update Enghanced caching of host invoker. fady
update Fixed issue 1: Long response times when doing Socket pooling. fady
update Fixed issue 50: Remove systematic final attributes on methods. fady
update Fixed issue 51: Remove static attribute on commons logging logger . fady

Release 1.2.4 - 2009-03-30

Type Changes By
update Project legstar-messaging-impl has been removed. fady

Release 1.2.3 - 2009-01-30

Type Changes By
update Invoker Runtime is renamed Mainframe Adapter Runtime. fady
update Deprecated the invoke methods that took java objects. These created dependencies on COBOL binding that are not useful. The Adapter Runtime now works at the raw mainframe data level and is independent of the language binding layer. fady
update Fixed issue 27: Adapters always send the largest payload for variable size input structures. fady

Release 1.2.2 - 2008-11-15

Type Changes By

Release 1.2.1 - 2008-09-30

Type Changes By
update Changed from wait/notify synchronization to Java 1.5 CountDownLatch. fady

Release 1.2.0 - 2008-07-08

Type Changes By
update The invoker uses the new messaging implementation code introduced in 1.2.0. fady

Release 1.1.0 - 2007-08-30

Type Changes By
update The invoker now supports multiple input/multiple output. This is needed for CICS containers full support. fady
update The configuration file is now called "legstar-invoker-config.xml" by default. fady

Release 1.0.1 - 2007-05-15

Type Changes By
add First version of the Mainframe Invoker Runtime. fady