v5.1.1
New feature
Notable features
- Asset Database schema changes for improved performance
- dispatcher with durable backlog and bounded work queue
- enhanced dynamic scope expansion rules
Full changelog
Uses the new Asset Database that includes schema changes impacting performance
Changelog
- c2a6afa66a317ae231f69810d1c4d6dc6d45e13e upgraded to Go version 1.26
- 706f0a3779ddcedc630585e562dbbdfde8ff5725 upgraded the asset-db package to v0.24.4
- 79299dce87b0085db0f2f4ef3e9c52cccb49f514 updated to v5.1.1
- 6fa86d997329c1c37bafcaf281f3ebafe2dddc23 updated the framework to the new asset db Repository interface
- 829ffeb6b78f0ab62ebf0c6afa82dd6556fe97ac updated copyright dates
- fb8bea8cec8ba8c4cd5edb4ea10a369d951b0506 updated HTTP probe transport
- bc08e3145637376b7538b2ca1df4f267aba8ff38 the new engine REST API server package
- 73a15f5e357e94142c2747951ca71a9561a72334 performance improvements
- bf7f495ad7e03c550bf8ad0a53b9d03bfae24d5a improvements to the location matching
- bdac2d768355482ea554ca00cb3d6273a483bae3 enhanced the dynamic scope expansion rules
- a72ffe4c2c0d1cdd2c10c5b1ff454fa2da36f775 dispatcher now has a durable backlog + bounded in-memory work queue
- cea0fa00313f0035b21e361a77963d1a2881ddec completed the first version of the engine REST API