In this chapter we list all release note in a chronological order. Newest to Oldest.
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.