github RunOnFlux/flux v4.9.0

latest releases: v5.27.1, v5.27.0, v5.26.0...
13 months ago
  • Improvements on caching
  • Improves processing, network requirements of messages on the network
  • Improvements on IP address adjustments
  • New message type: 'fluxipchanged' is broadcasted to the network whenever an IP address of a node changes.
    • This also reflects on application locations to properly report valid IP addresses
  • HTTPS listening
    • Every node now also listens on ApiPort + 1 port and HTTPS using self-signed certificates.
    • It is thus possible to connect to your api of your node using https connection
    • Example of ports 16128, 16138, ..., 16198
  • Possibility to spawn Enterprise applications spawning on load balanced home.runonflux.io
  • Every node now has its own domain for both api and home part in a form of
    • IP-PORT.node.api.runonflux.io, IP-PORT.node.home.runonflux.io where in IP instead of ( . ) dots, we are using ( - ) dash symbol.
    • Eg. 123-45-67-89-16127.node.api.runonflux.io
  • FluxBench v3.9.0 is now mandatory

Don't miss a new flux release

NewReleases is sending notifications on new releases.