Skip to content

v1.2.4

Latest
Compare
Choose a tag to compare
@jnmoyne jnmoyne released this 15 May 18:26
8263ec9

The time stamp in the second column is now the time at which the adapter received the message from NATS rather than the time at which the message was recorded in the stream (as that time stamp is available in the JS Metadata for the message).

You can adjust the format of the time stamp through the "nats.datetime.format" configuration attribute.

You can now pass the name of your own class implementing the SSL context factory through the "nats.ssl.context.factory.class" configuration attribute.