github yusing/godoxy v0.17.3

10 hours ago

New

Fixes

  • IdleWatcher: Improved container readiness handling and health check logic with better timeout detection and retry mechanisms.
    • Idle timeout for a running docker service stuck with "starting" status #141
    • Simplified wakeFromHTTP and wakeFromStream methods by removing unnecessary loops and integrating direct container readiness checks. (577169d)
    • Introduced waitForReady method to streamline container readiness notification waiting process. (577169d)
    • Ensure dependency order consistency with ordered.Map (b43274e)
  • API: Removed unused Swagger docs.go and cleaned up dependencies, (d9fbd53) which may solve #144

Chore

  • Go: Updated Go version to 1.25.1 across all modules and Dockerfile. (d83c367)

Don't miss a new godoxy release

NewReleases is sending notifications on new releases.