Releases: rapid7/conqueso
0.5.0
0.4.4
Display roles even with 0 instances
Allow empty values
Various bug fixes
0.4.2
Fixes a bug where instance IPs are not sorted
0.4.1
Fixes a bug where instance ips show up empty
0.4.0
Fixes a bug where creating indices will fail on startup
Removed clustering
Updated libraries
Exposed PUT and DELETE APIs
Consolidated properties-web (private API) with the public one -- added documentation for new API features.
0.3.10
Added labels to instance list to clearly see which is oldest and youngest.
Added server info (version, dependency version, etc.) to the UI for convenience.
0.3.9
Fixed an issue where migrations could fail
0.3.8
Fixed an issue where migration could fail from a clean database
Fixed a performance issue where having a large number of instances would slow down queries
0.3.7
Add support for clustering
Added an index on the Instance table for roleId and ip
0.3.6
Instance list and ips are now in createdAt order
Logs rotate daily