Releases: redhat-developer/podman-desktop-sandbox-ext
Releases · redhat-developer/podman-desktop-sandbox-ext
v0.0.5
New and Noteworthy
- fix: update .nvmrc to use nodejes v20 by @dgolovin in #139
- fix: add unit tests by @dgolovin in #103
- fix: update macos-11 (deprecated) to macos-14 by @dgolovin in #142
- fix: cleanup vitest config to include only sources in coverage by @dgolovin in #145
- fix: update version from 0.0.4 to 0.0.5 by @dgolovin in #157
- Switch to ES modules by @xbabalov in #221
- e2e tests added by @xbabalov in #210
- fix: fix activation error by @jeffmaury in #306
- fix: change extension name to Developer Sandbox by @dgolovin in #321
- fix: use Red Hat logo as extension icon by @dgolovin in #331
- fix: remove node_modules from extension images by @dgolovin in #335
- fix: update images with old extension name in README.md by @dgolovin in #338
New Contributors
Full Changelog: v0.0.4...v0.0.5
v0.0.4
chore: include README.md file inside the extension related to https://github.com/containers/podman-desktop/issues/7363
v0.0.3
chore(deps): bump @podman-desktop/api from 1.2.0 to 1.10.2 (#116) Bumps @podman-desktop/api from 1.2.0 to 1.10.2. --- updated-dependencies: - dependency-name: "@podman-desktop/api" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v0.0.2
#86 DevSandbox context should not use default namespace
#84 Push image to DevSandbox not implemented
#53 Add placeholders for the different values asked to the user (is going to be visible after next Podman Desktop release v1.3.0 is out)
#39 Can't deploy to DevSandbox, if the image is not previously hosted on a registry
#20 Generate default name for Context name field in Create New ... sandbox page
#19 Create new sandbox form should let to set new sandbox context as current-context
v0.0.1
Remove step to create PR to update version to next one Signed-off-by: Denis Golovin <[email protected]>