Rabbit MQ upgrade from 3.6.x to 3.8.x version in Windows - rabbitmq

I have installed RabbitMQ 3.6 version and Erlang 19.x version on my windows system. Now I need to upgrade the versions of rabbitmq to the latest version 3.8.x. I have checked the upgrade documentation and not clear for windows. Any reference doc (steps for upgrade) available for upgrade this version?

RabbitMQ 3.8.x requires Erlang 22.x
You can have a look at this document https://www.rabbitmq.com/which-erlang.html

Related

Can we install OpenJDK-11 in Redhat Enterprise Linux-7.x O/S version

I am currently running my Java based applications with OpenJDK1.8 and RHEL [Redhat Enterprise Linux] - 7.9. I am planning to upgrade few of the Java native libraries into higher versions whereas I need to upgrade my Java version to OpenJDK11 in that case.
Can anyone suggest whether OpenJDK11 compatible with RHEL-7.9 ? I don't have a plan to upgrade my RHEL version into RHEL-8.x.

MassTransit/Rabbit MQ Version Compatibility

Is a version of MassTransit tested and certified against specific versions of Rabbit MQ prior to its release? If so, is this information published?
On the CI server, MassTransit is tested using the 3.6 version(s). Locally, I test it with 3.7.x, and recently 3.8.x. So it's a variety, depending upon what's installed.
Any relatively recent version of RabbitMQ (3.6.x or later) should work fine.
Update: According to AppVeyor, they use v3.6.15-1

Aerospike Version, any other major upgrades before 3.13.x necessary?

Our Enterprise AS cluster is on v 3.7.3, do we need to upgrade to any of the versions before 3.13.x or can we directly upgrade to the major 3.13.x version?
Nope, shouldn't be a problem to upgrade from 3.7 to 3.13.
Note: As an Enterprise user you have access to our 24 hr support team at support.aerospike.com.

Bigcommerce | Stencil - Why is the recommended node version for windows so old?

The Stencil pre-requisites page recommends only installing LTS versions of node, and the specifically recommends Node 4.4.0 for the Mac and 4.1.2 for Linux.
However for Windows the recommended version is 0.12.7 even though the current LTS is 4.4.5. Is there a particular issue on Windows with newer versions or is the documentation just outdated?
Those are the latest BigCommerce-tested versions on each operating system. You can try the current LTS, but issues may arise.

Compatibility of Akka.net in UAP

I would like to add Akka.net to my Windows 10 app, but get this when trying to install the nuget package for version 1.0.5
Akka 1.0.5 is not compatible with UAP,Version=v10.0.
Some packages are not compatible with UAP,Version=v10.0.
Is this support I just need to wait for, or something I can do to fix?