Skip to content

Releases: solacese/swim-feed-handler

R1.1.1

06 May 21:14
Compare
Choose a tag to compare

Minor fix to allow printing of all headers in the MessageLogService.

Release 1.1.0

30 Apr 21:39
fd3a755
Compare
Choose a tag to compare

*Added property encryption/decryption using JASYPT.
*Added Messaging Logging Service that performs an hourly rollover and compression of that log file.
*Fixed issue w/ FileOutputService where multi-threaded service could write attempt to write messages to the same file, overwriting contents.