What's Changed
- Changed base base image to Scratch
- Refactored API endpoints
- Added endpoint to retrieve executions by machine ID and success status
- Added endpoint to retrieve machine IDs by hostname
- Added endpoint to retrieve saved transactions for a host by machine ID
- Added endpoints to retrieve saved items and item IDs for a transaction
- Refactor endpoints and documentation to use plural nouns for consistency
Docker image
docker pull cr.rda.run/txlog/server:v1.0
Full Changelog: v0.4...v1.0