Bit Repository Message XML change notes

Release History

VersionDateDescription
172012-06-08Make checksums in descructive requests mandatory
152012-04-XXMake From element mandatory
142012-04-XXRefactoring of GetStatus and GetAuditTrails
132012-02-XXIntroduced ChecksumType enum.
10-122012-02-25Minor bux fixed leading to the the correct version 12.
92012-01-24Conversion of all enum types to strings

Release 17 - 2012-06-08

No changes in this release.

Release 15 - 2012-04-XX

No changes in this release.

Release 14 - 2012-04-XX

TypeChangesBy

add

Added 'MinSequenceNumber', 'MaxSequenceNumber', 'MinTimestamp' and 'MaxTimestamp' to 'GetAuditTrailsRequest' message.Mikis

add

Added 'From' element to all messages.Mikis

update

Refactoring of GetStatus related messages.Kim

Release 13 - 2012-02-XX

TypeChangesBy

update

ChecksumType is now an type safe enum. The previous ChecksumType_TYPE has be replaced by the ChecksumType simple type.Mikis

Release 10-12 - 2012-02-25

No changes in this release.

Release 9 - 2012-01-24

TypeChangesBy

update

All enums types are now string instead og integers.Mikis

update

The _TYPE postfixs has been removed from the enum type name. The previos uppercase ALARMCODE_TYPE has at the same time been change to the normal Camelcasing format used for all other types and elements (AlarmCode).Mikis