Skip to content

v0.0.19

Latest

Choose a tag to compare

@andrasbacsai andrasbacsai released this 09 Mar 16:36
d2a4f6e

Fixes

  • Fixed nil pointer panics in container inspection and HTTP response handling
  • Fixed resource leak in response body closure
  • Added defensive bounds checking to prevent index out of bounds errors
  • Updated deprecated Docker SDK types (InspectResponse, Summary)

Improvements

  • Clarified GitHub Actions secret naming with DOCKERHUB_* prefix for better clarity
  • Added comprehensive release process documentation