All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Improved error messages and logs
- Added request metadata to log message of thrown exceptions
0.9.1 - 2024-03-28
- Updated machine-emulator base image to v0.16.1
0.9.0 - 2024-02-09
- Updated machine-emulator base image to v0.16.0
- Updated libboost version to 1.81
- Updated grpc-interfaces
- Removed machine-emulator-defines
- Look for remote-cartesi-machine in PATH
- Bumped version to 0.9.0
- Added --version command line option
0.8.3 - 2024-01-25
- Updated server-manager version to v0.8.3
- Updated machine-emulator base image to v0.15.3
- Fixed build on MacOS with Homebrew
- Fixed protoc compile errors on Ubuntu
0.8.2 - 2023-08-21
- Updated server-manager version to v0.8.2
- Updated machine-emulator base image to v0.15.2
0.8.1 - 2023-08-17
- Updated server-manager version to v0.8.1
- Updated machine-emulator base image to v0.15.1
0.8.0 - 2023-08-16
- Added support for arm64 docker images using depot.dev
- Added Pull-Requests and Issues templates
- Changed logic to reject input/query when payload is too long
- Updated license/copyright notice in all code
- Updated grpc-interfaces to v0.14.0
- Updated server-manager version to v0.8.0
- Updated machine-emulator base image to v0.15.0
0.7.0 - 2023-05-12
- Updated server-manager to match GRPC interfaces changes
- The source code was moved to the new repository
- The creation of test machines was extracted from the test-server-manager to a lua script
- The license changed to Apache license 2.0