| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| dcm4che-3.3.1-readme.txt | 2014-03-17 | 1.9 kB | |
| dcm4che-3.3.1-javadoc.jar | 2014-03-17 | 2.2 MB | |
| dcm4che-3.3.1-bin.zip | 2014-03-17 | 12.4 MB | |
| Totals: 3 Items | 14.7 MB | 0 | |
Release Notes - dcm4che3 - Version 3.3.1
http://www.dcm4che.org/jira/secure/ReleaseNote.jspa?projectId=10322&version=11180
** Bug
* [LIB-116] - NullPointerException when calling ImageIO.getReaderMIMETypes() and ImageIO.getReaderFileSuffixes()
* [LIB-117] - Issue of loading resources in OSGI context
* [LIB-126] - dicom file opened in all dicom viewer and can,t parse by dcm4che
* [LIB-135] - requestTimeout cannot be used
* [LIB-142] - DicomInputStream may throw NullPointerException while parsing big-endian fragments
* [LIB-157] - hl7pix utility throws MissingResourceException
* [LIB-165] - Audit Logger does not reconnect, after the TCP connection was closed by the Audit receiver
** Improvement
* [LIB-153] - Support selection of individual attributes of nested Data Sets by Attributes.addSelected(..)
* [LIB-156] - add --proxy option to hl7snd and hl7pix utilities
* [LIB-166] - syslog: add --delay option to specify delay between sent messages
* [LIB-168] - AuditLogger: consider idle timeout for outgoing syslog tcp connections
* [LIB-169] - syslog: add --idle-time option
* [LIB-172] - add property "DecodeUNWithIVRLE" to DicomInputStream to enable to parse Data Sets with faulty encoded UN Attibutes
** New Feature
* [LIB-161] - Provide Support for receiving Audit Messages via UDP and TCP/TLS Syslog
* [LIB-162] - add utility to send syslog messages via UDP or TCP/TLS
* [LIB-163] - add utility to receive syslog messages via UDP or TCP/TLS
* [LIB-167] - Add ITI specific ReportNumber ParticipantObjectIDTypeCode
* [LIB-171] - enable to register ConnectionMonitor on Device to audit TCP connections
** Task
* [LIB-164] - renew sample certificates
* [LIB-170] - refactor org.dcm4che3.net.service.BasicRetrieveTask to facilitate generating of audit log messages from derived classes
* [LIB-173] - release dcm4che-3.3.1