Skip to content

Release/0.7.7#99

Merged
Oguzhan Unlu (oguzhanunlu) merged 2 commits into
masterfrom
release/0.7.7
May 22, 2026
Merged

Release/0.7.7#99
Oguzhan Unlu (oguzhanunlu) merged 2 commits into
masterfrom
release/0.7.7

Conversation

@oguzhanunlu

Copy link
Copy Markdown
Member

* Log EMR cluster StateChangeReason on failure

Surface Cluster.Status.StateChangeReason.Code and .Message in stdout and
in the returned error whenever a cluster fails to reach WAITING. Previously
the runner only checked the Code internally (to detect bootstrap-failure
retries) and never surfaced the underlying reason, leaving Support blind
to failures like 'On the master instance, application provisioning failed'
or quota errors where no step logs are produced.

* Bump aws-sdk-go-v2/service/s3 and eventstream for CVE fixes

Snyk Docker scan flagged two High-severity Uncaught Exception advisories
in transitive AWS SDK Go v2 deps. Bumped:
- service/s3 v1.71.1 -> v1.97.3 (SNYK-GOLANG-...-S3-16316411)
- aws/protocol/eventstream v1.6.7 -> v1.7.8 (SNYK-GOLANG-...-EVENTSTREAM-16316402)

go mod tidy pulled along compatible bumps for aws-sdk-go-v2 core, smithy-go,
and a handful of internal/* packages.
@oguzhanunlu Oguzhan Unlu (oguzhanunlu) merged commit 65d021b into master May 22, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants