Skip to content

v0.4.3

Choose a tag to compare

@masiedu4 masiedu4 released this 13 Jan 23:05
· 55 commits to main since this release

What's Changed

Features

  • HTTP pipelining support - Improved performance for handling multiple HTTP requests
  • Runner machine warmup - Implement runner to warmup and save machine snapshot
  • Production K/V service - Use actual k/v service on prod and prod-debug environments
  • App log tailing - Added support for tailing application logs

Fixes

  • Fixed K/V responses handling
  • Fixed service logic issues
  • Fixed forwarding behavior

Maintenance

  • Removed compiled artifacts from git tracking
  • Improved logging throughout

Full Changelog: v0.4.2...v0.4.3