Skip to content

Minor release

Compare
Choose a tag to compare
@yonderblue yonderblue released this 24 Jan 19:24
· 13 commits to master since this release

Enhancement

Added a newTimestamp parameter to AckSend() and Requeue() that controls whether to use the existing timestamp within the message or create a new one. Ramifications of this will be on Get() when the priorities match it falls back to this timestamp, and sometimes one wishes to keep the original.