| 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 |
No major change |
| 1.1.0 |
2007-08-30 |
CICS Containers support |
| 0.0.1 |
2006-12-31 |
First release |
| Type |
Changes |
By |
 |
Fixed issue 52: Pooled connections may now be automatically closed if they stay idle for too long. |
fady |
 |
Fixed issue 55: HTTP transport should close TCP connections when pooling is off. |
fady |
 |
Fixed issue 63: Configuration beans replace Apache commons XML hierarchies. |
fady |
| Type |
Changes |
By |
 |
Added load test cases and JMeter plans. |
fady |
 |
Fixed issue 50: Remove systematic final attributes on methods. |
fady |
 |
Fixed issue 51: Remove static attribute on commons logging logger. |
fady |
| Type |
Changes |
By |
 |
Fixed Issue 10: MIME type has been changed from binary/octet-stream to application-octet stream. |
fady |
 |
Added sample to showcase usage of the invoker and provide sample configuration. |
fady |
| Type |
Changes |
By |
 |
Added automatic upload of ZOS sources to mainframe to help with distribution of ZOS artifacts. |
fady |
 |
Documentation update to cross reference the new distribution-zos project. |
fady |
| Type |
Changes |
By |
 |
Uses new naming convention for LegStar messaging classes. |
fady |
| Type |
Changes |
By |
 |
The http payload is now built from the serialization of potentially multiple inputs. This
was added to support CICS containers. A CICS container-driven program can handle multiple
input and multiple output structures. |
fady |
| Type |
Changes |
By |
 |
First version of the HTTP Transport. |
fady |