Skip to content

chore(main): release 0.4.0#23

Merged
us merged 2 commits into
mainfrom
release-please--branches--main
Jun 16, 2026
Merged

chore(main): release 0.4.0#23
us merged 2 commits into
mainfrom
release-please--branches--main

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.4.0 (2026-06-16)

⚠ BREAKING CHANGES

  • image inspect output now uses the Docker ImageInspect shape — a JSON array of objects with PascalCase keys (Id, RepoTags, Created, Size, Config, RootFS, ...) instead of a single object with lowercase keys (id, repository, tag, size, created, labels). The Id field now reports the image config digest (Docker parity) rather than the index digest, so it differs from 'mocker images'. MockerKit consumers: ImageManager.inspect(_:) now returns ImageInspect (was ImageInfo) and takes an optional platform: argument.

Bug Fixes

  • add Docker-compatible ImageInspect model and mapping (aa318d5)
  • address image inspect review feedback (8c6c5ec)
  • compose: forward published ports (#19) and accept -f before subcommand (#21) (#22) (5255e50)
  • make image inspect Docker-compatible and honor --type (2b80af3)

This PR was generated with Release Please. See documentation.

@github-actions github-actions Bot force-pushed the release-please--branches--main branch from e65ab32 to 13bc22b Compare June 12, 2026 21:05
@github-actions github-actions Bot changed the title chore(main): release 0.3.3 chore(main): release 0.4.0 Jun 16, 2026
@github-actions github-actions Bot force-pushed the release-please--branches--main branch from 13bc22b to 7ab1f2c Compare June 16, 2026 07:19
@us us merged commit 41f7cf6 into main Jun 16, 2026
1 check passed
@github-actions

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant