Sal 3.2.0
Important: This release changes how the API returns results. Please review the API docs before updating to ensure your integrations will continue to function as you expect.
New in this release:
- The API now features paging, enabling large data sets to be processed without making your application servers cry.
- Read only / read write toggle for API keys.
- Basic searching directly via the API.
- Access to saved 'advanced' searches via the API.
- Access to the values of a certain Fact or Condition via the API.
- Access to external scripts (scripts from plugins) via the API.
Fixed in this release:
- The machine hostname is now shown on all machine detail pages (thanks to @ChefAustin )
- More resilience when submitting usage data
- Crypt plugin doesn't crash and burn when your Crypt server is unavailable.