Chapter 1. Release Notes

Table of Contents

1.0.0.RC2
1.0.0.RC1

In this chapter we list all release note in a chronological order. Newest to Oldest.

1.0.0.RC2

  • Introduced specified date setter and getter methods in the IcapHeaders class.

  • renamed the getBody() method to getBodyType() in IcapMessage in order to have a more specific name. The old getBody() was ambiguous.

  • fixed possible NBE in the simple icap server / client example.