Skip to content

Releases: fortinet/autoscale-core

3.5.4

18 Jul 00:05
493815c
Compare
Choose a tag to compare

update a few Azure node packages

There's no change for AWS integration between this version and V3.5.3

3.5.3

06 Jun 18:47
a25ef88
Compare
Choose a tag to compare

solve dependency vulnerabilities
update to be built on node 18 and npm 8

3.5.1

21 Oct 18:55
e40c782
Compare
Choose a tag to compare

remove unused fos commands (avail. in 6.2) from configset (aws transit gateway)

3.5.0

19 Oct 21:43
2051034
Compare
Choose a tag to compare

remove unused fos commands (avail. in 6.4.2, 7.0.1) from configset

3.4.2

28 Jan 23:38
0ae1e72
Compare
Choose a tag to compare

Minor changes.

summary:

Changed
[bugfix] add logics for primary state estimation and handling stale primary
[bugfix] fix database data conversion issue

3.4.1

20 Jan 00:22
4f629dc
Compare
Choose a tag to compare

resolve #81 #107
related project: https://github.com/fortinet/autoscale-core/projects/5

summary:

Changed
[bugfix] a license assignment bug
[bugfix] multiple primary records can be observed that happened at almost the same time

3.4.0

14 Dec 20:58
8572fec
Compare
Choose a tag to compare

related project: https://github.com/fortinet/autoscale-core/projects/3

summary:

Added
[enhancement] heartbeat calculation improvement based on heartbeat request sequence and timestamp
[enhancement] improve primary election facilitating the device sync info #85
Changed
[bugfix] a brand new vm elected as the new primary will lead to existing configuration loss

3.3.2

25 Oct 17:19
1d6c6a9
Compare
Choose a tag to compare

bugfix:
#92 remove caching of load settings

3.3.1

24 Sep 17:44
2cf5267
Compare
Choose a tag to compare

minor update:

  1. FOS 7.0.1 compatibility update in configset files

3.3.0

18 Aug 01:09
4d88666
Compare
Choose a tag to compare

changed unhealthy vm handling from previously terminating it to keeping it in 'out-of-sync' and allows for sync recovery in certain conditions.

detail changes are available in:
project 1 and project 2