Skip to content

introduce ImagePullResponse with helper method to manage JSONMessage stream decoding#50935

Merged
robmry merged 1 commit intomoby:masterfrom
ndeloof:decode-JSONMessage
Oct 9, 2025
Merged

introduce ImagePullResponse with helper method to manage JSONMessage stream decoding#50935
robmry merged 1 commit intomoby:masterfrom
ndeloof:decode-JSONMessage

Conversation

@ndeloof
Copy link
Contributor

@ndeloof ndeloof commented Sep 9, 2025

- What I did

Introduce ImagePullResponse with helper method to manage JSONMessage stream decoding. Still can be consumed as a raw io.Reader for backward compatibility

- How I did it

- How to verify it

- Human readable description for the release notes

`ImagePull` now returns an object with `JSONMessages` method returning iterator over the message objects.

- A picture of a cute animal (not mandatory but encouraged)
image

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/go-sdk impact/changelog kind/refactor PR's that refactor, or clean-up code module/client release-blocker PRs we want to block a release on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants