Skip to content

v39

Compare
Choose a tag to compare
@goonzoid goonzoid released this 01 Dec 19:21
· 475 commits to develop since this release
  • The NATS monitor port is now open on both the instance IP, as well as localhost, so that co-located jobs can easily access the metrics and forward them to, for example, a time series database.

  • When setting the nats.machines to override the list of IPs (or domain names), it is now possible to add routes for both TLS and non-TLS servers by setting the new nats.tls_cluster_port and nats.nontls_cluster_port properties on the nats and nats-tls jobs respectively.

Job Property v38 Default v39 Default
nats nats.tls_cluster_port Did Not Exist No Default
nats-tls nats.nontls_cluster_port Did Not Exist No Default

✨ Built with golang 1.15.5.