Skip to content

Releases: RunOnFlux/flux

v5.16.0

09 Jul 14:12
96bfaab
Compare
Choose a tag to compare
  • Updated app registration flow with a new test application feature
    • It's now mandatory to test apps before the deployment to make sure application will install and start correctly
  • Updated application update / renew management with test application feature
  • Improvements on Syncthing applications for soft / hard redeployments
    • Apps using primary / standby, will show with status created on standby nodes
  • OCI image support and image tests improvements
  • Websocket connections refactor and improvements
  • Improvements in checks on same locked collaterals assigned to multiple nodes
  • Improvements in dynamic IP handling making the daemon get the new node ip faster
  • Other small improvements and bug fixes

What's Changed

Full Changelog: v5.15.0...v5.16.0

v5.15.0

02 Jul 14:57
fd55ae4
Compare
Choose a tag to compare
  • Improvements in databases syncing
  • Fixes checks on primary/standby nodes for syncthing apps
  • Faster loads of standby apps when primary goes down
  • Other minor improvements and bug fixes

What's Changed

New Contributors

Full Changelog: v5.14.0...v5.15.0

v5.14.0

25 Jun 12:41
2319a59
Compare
Choose a tag to compare
  • Multiple instances pricing adjustment
    • Minimum price per 3 instances is now fixed to be 0.50 USD.
    • This fixes scenario of multiple amount of the instances having not price increments
    • This change will come into effect on blockheight 1691000
  • Blockchain streaming
  • Fixes GPG verification check

This is a forking release and will be enforced on the 24th of July.

What's Changed

New Contributors

Full Changelog: v5.13.2...v5.14.0

v5.13.2

22 Jun 13:01
af81821
Compare
Choose a tag to compare
  • Rescan last blocks if database inconsistency detected

This version will be enforced on July 3rd.

What's Changed

Full Changelog: v5.13.1...v5.13.2

v5.13.1

22 Jun 09:28
5fd2df0
Compare
Choose a tag to compare
  • Fixes processing of v2 application requests, messages

What's Changed

Full Changelog: v5.13.0...v5.13.1

v5.13.0

18 Jun 12:41
8e0de7c
Compare
Choose a tag to compare
  • New section on HomeUI Administration -> Flux -> Debug page with Outbound Requests information.
  • Add running since property to all fluxapprunning messages, this helps the network to determine what nodes shall be running the application
  • Add mongodb gpg key check/update if needed
  • Improvements in connections between nodes on the network
  • Fixes sending duplicates apps on fluxapprunning messages
  • Fixes rebroadcasting of fluxapprunning messages
  • Other small improvements and minor fixes

This version will be enforced on July 3rd.

What's Changed

New Contributors

Full Changelog: v5.12.1...v5.13.0

v5.12.1

12 Jun 15:57
9f63ba2
Compare
Choose a tag to compare
  • Fixes processing fluxapprequest messages
  • General improvement of processing all network messages

What's Changed

Full Changelog: v5.12.0...v5.12.1

v5.12.0

11 Jun 13:59
d785e2a
Compare
Choose a tag to compare
  • Moves Syncthing to new execution model
  • Various Syncthing improvements
  • Adds nodeJS 14 support for AbortController
  • Test suite adjustments
  • Improvements in logging mechanism
  • Cache improvements

What's Changed

New Contributors

Full Changelog: v5.11.0...v5.12.0

v5.11.0

04 Jun 16:00
2a2452f
Compare
Choose a tag to compare
  • Introduces 'fluxapprequest' message version 2
    • With fluxapprequest version 2, each node can ask on a single message up to 500 missing apps information, and it asks one peer at the time, what will represent much less network usage, cpu usage, and reducing the "spamming" of this kind of messages over the network and the most important a much faster sync on the new nodes that before could take few days to have all the apps messages information stored on mongo db and now should take just few hours.
    • The new version will start to be used on the network on block 1670000.
  • Improvements on mongodb memory configuration
  • Other small improvements

This version will be enforced on June 19th.

What's Changed

New Contributors

Full Changelog: v5.10.0...v5.11.0

v5.10.0

28 May 14:10
a5ac797
Compare
Choose a tag to compare
  • Improvements on dpkg check
  • Adds extra DNS in case the defaults one fails
  • New loading bars on HomeUI
  • ZelID rebranded to Flux ID

What's Changed

New Contributors

Full Changelog: v5.9.0...v5.10.0