You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prepare for 0.7.6-rc2 release
Update VERSION file to 0.7.6-rc2 to ensure build artifacts are created with the correct version number in their filenames.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
This release extends usage of go-retry to cover all EMR API calls to avoid transient AWS errors.
We also start publishing official docker images of the project at DockerHub, targeting both Intel and ARM archs, which enables usage on orchestration platforms (ECS, k8s etc.) without hassle.