The Mango Store URL has changed from https://store.infiniteautomation.com to https://store.mango-os.com.
What does this mean for you?
You will have to change the store variable in your properties file to continue to get updates from the store in the future.
How do I change my store variable?
By clicking the link associated with your version of Mango, you will be redirected to a set of instructions to follow.
Mango v4
Mango v3
To go to the new store, click here!
mangoNoSqlDatabase-1.3.12
Version 1.3.12-
Fix for point values waiting count greater than reality after some batch writes
Version 1.3.11-
Fix for better online corruption fixing
-
Improved locking in batch writes
Version 1.3.10-
Fix concurrency error with rejected write behind task
Version 1.3.9
Version 1.3.8-
Catching disordered exception in deletes and retrying
-
Reduce probability of hung shutdown due to lingering batch write behind instances
Version 1.3.7-
Upgraded NoSQL library
-
Improved various problems during online corruption repair
-
Better OS independent file moves/deletes
Version 1.3.5
Version 1.3.4
Version 1.3.3-
Upgraded NoSQL library
-
Exposed onlyScanDirty property.
Version 1.3.2-
Improve purge resolution, but only for purge periods less than 24.86 days ago.
Version 1.3.1-
Upgrading NoSQL library to pickup bugfix for Multi-Query
Version 1.3.0-
Upgraded to work with core version 2.8.x
-
Write performance improvements via batch writing
-
More system settings for batch writing, see help on system settings page
-
Online corruption scanning to fix corrupt data while Mango is running
-
Online conversion to a reversible data file format that allows faster startup times for Mango
-
Better error checking on length during reverse read
-
Experimental support for Mapped Byte Buffer streams on Windows (See env.properties for settings)
Version 1.2.3-
Further improved write performance for point values
-
Added ability to specify database location via env.properties file
-
Improved corruption scan times
-
Adding check prior to merge of TSDBs to ensure you have enough File Descriptors available
-
Improved queries for end of shards, this only effects new databases or converted legacy dbs
-
Added env.property to select shard stream access type
-
Added Image Data Type Support and upgraded NoSQL Library to allow this
Verison 1.2.2-
Improved efficiency of saving point values
-
Improved efficiency of multi-threaded corruption scanning
-
Adding link to H2 connection URL parameters in help.
-
Adding validation messages to the system settings page
Version 1.2.1-
Changed data queued event handling from Do No Allow, to Ignore
-
Upgraded to work with core version 2.7.x
Version 1.2.0-
Upgraded to work with core version 2.6.x
-
Changing Backup task to run at low priority
-
Adding restore page for database management
-
Adding incremental setting to the backups
-
Improved performance for batch writing behind
-
Upgrade library to capture bugfix for backdate posting and performance improvements to backdate posting.
-
Adding System settings for adjusting corruption scan threads.
Version 1.1.7 Discarding duplicate data with same timestamps in backdate post as well as during direct inserts
Upgrade library to 1.0.10
Version 1.1.6 Improved performance for batch writing behind
Upgrading library to 1.0.9 to improve locking fairness
Version 1.1.5 Upgrading library to 1.0.8 to capture improvements in data persistence
Adding ability to tune the batch write behind settings
Adding Data Lost event to indicate a failure that loses data
Adding Data Queued event to indicate tuning system setting is necessary
Version 1.1.4 Upgrading mangoNoSQL library to 1.0.7 to capture improvements for very large systems
Version 1.1.3 Upgrading mangoNoSQL library to 1.0.5
Version 1.1.2 Fixing bug in backup where it would track all .zip files and remove them according to the number of backups to keep. Now it tracks only the backup zip files made by this module.
Version 1.1.1 Upgrading the core database library to better mark dirty databases and ensure they are repaired at next restart
Adding ability to mark the Point Values database as dirty to force repair on next restart
Fixing bug where backups were not executing
Version 1.1.0 Changing how database size is determined, more accurate now
Adding cancel button for Migration tool
Version 1.0.9 Fixed bug for getPointValueAt(timestamp) where a value would never be returned
Moved migration javascript to load from versioned url
Version 1.0.8 Fixed bug in Migration where End Time in UI was not being calculated properly
Changing tuning parameters for inserts under heavy load
SPAWN_THRESHOLD = 100000, we create a new work item when the data waiting to be set grows above SPAWN_THRESHOLD * INSTANCES
MAX_INSTANCES = 10, the max number of high priority work items that can insert data
MAX_ROWS = 100000, the maximum rows that each work item will insert
Version 1.0.7-
Upgraded to work with core version 2.5.x
-
Fixed bug where points being saved via a Set Point Source could fail if the message was null (ie. Point Links)
Version 1.0.6 Fixed failing backups
Upgraded MangoNoSQL core to 1.0.3
Changed default backup period to daily
Version 1.0.5 Fixed bug where deleting one specific point value would not work
Removed Experimental REST API
Version 1.0.4 Added license restrictions
Improved robustness of data migration
Version 1.0.3-
Upgraded to work with core version 2.4.x
Version 1.0.2-
Fixed bug in finding Inception date, no data now returns a date of -1 not 0
Version 1.0.1-
Adding basic REST API for json data, usage: /rest/v1/datapoints/ will list all data points
-
Fixing delete orphaned point values to actually delete the series.
-
Fixed bug in default backup location on Windows machines
Version 1.0.0