Skip to content

Releases: replicatedhq/replicated

v0.129.10

08 Jun 22:25
53a133e

Choose a tag to compare

Changelog

  • 53a133e add --notify-users to release create and promote (#754)

v0.129.9

04 Jun 07:33
d96c065

Choose a tag to compare

Changelog

  • d96c065 fix(cli): map isHelmInstallEnabled to helmEnabled in EP preview licenseCapabilities (#753)

v0.129.8

02 Jun 23:26
5684e83

Choose a tag to compare

Changelog

  • 5684e83 deprecate --auto flag on replicated release create (#751)
  • 5de8bc8 fix(cli): customer inspect does not surface isHelmInstallEnabled field (#745)
  • e8309cd Fix help error for config init (#752)
  • 2169ad2 feat(cli): add global --output persistent flag (#740)
  • ff11a81 build(deps): bump github.com/containerd/containerd (#747)
  • e167ff1 Add .replicated file support to CLI app resolution (#739)
  • 45d2286 feat: support Nushell for cluster shell (#742)
  • ab631c6 feat: support XDG Base Directory specification for config file (#741)
  • a2b507f fix: update channel command helptext to reflect all subcommands (#743)
  • 8008d0d add help text for customer create (#737)
  • 6ada8c3 build(deps): bump github.com/go-git/go-git/v5 (#736)

v0.129.7

18 May 23:56
fcf4b2c

Choose a tag to compare

Changelog

  • fcf4b2c fix: add build tags to go run in generate-docs.sh (#734)

v0.129.6

18 May 23:40
685b5aa

Choose a tag to compare

Changelog

  • 685b5aa fix: use separate HOMEBREW_TAP_GITHUB_TOKEN for tap push (#733)

v0.129.5

18 May 23:31
685b5aa

Choose a tag to compare

Changelog

  • 685b5aa fix: use separate HOMEBREW_TAP_GITHUB_TOKEN for tap push (#733)

v0.129.4

18 May 23:14
685b5aa

Choose a tag to compare

Changelog

  • 685b5aa fix: use separate HOMEBREW_TAP_GITHUB_TOKEN for tap push (#733)

v0.129.1

18 May 21:56
241f3a5

Choose a tag to compare

Changelog

  • 241f3a5 properly handle app type in api (#724)
  • 31b9755 get latest release should not include demoted (#723)
  • 9735cf3 Fix panic in dry run (#725)
  • 3621830 Attach context (#727)
  • 7dd6e8b prevent path traversal (#728)
  • ac3f6fb chore: migrate to depot CI, remove dagger and github actions (#729)
  • befbd89 chore: add depot ci bootstrap workflow (#730)
  • 5838e30 build(deps): bump the go_modules group across 1 directory with 2 updates (#726)
  • e7838b0 fix doc formatting for replicated release create (#693)
  • 7b1ba8b build(deps): bump github.com/distribution/distribution/v3 (#716)
  • a99fb09 fixing pact tests on vandoor main (#722)
  • 36a5cff add --wait-for-airgap to release promote (#721)
  • 8d0a447 feat: wire up channel releases for KOTS apps (#720)
  • eced4e6 feat(lint): discover helm charts from EC Config manifests (#718)
  • 3eddaa6 fix(cli): remove spurious 'release' from channel demote/un-demote examples (#719)
  • 7e47225 fix(cli): send JSON struct for enterprise portal status update (#714)
  • d58f0e8 Support lookup by channel name or ID for channel delete command (#717)
  • d99674e feat: ability to create releases without uploading them (#715)
  • 804ced5 feat: add --include-installer-images flag to release image ls (#702)
  • 8b0ffe4 fix: resolve dependabot security alerts (#698)
  • c5723f2 docs(vm): clarify --ssh-public-key creates user from key comment (#708)
  • 9e96064 escape json example in CLI docs to fit docs site (#712)
  • 9d40c99 build(deps): bump github.com/jackc/pgx/v5 (#699)
  • 8dbb87a fix: use EachLike for eventTypes array in notification pact test (#711)
  • f472f55 Add CLI support for notification management (#709)
  • f33d278 fix: cli stdout warnings corrupt redirected output (#710)
  • a36c04a allow passing --network-policy to cluster create (#707)
  • f4cbfac allow specifying network policy during network and vm creation (#706)
  • 9e4f2f6 feat(vm): add hidden --overlayfs flag to vm create (alpha) (#703)
  • 6560b97 feat: add rbac policy management commands (#705)
  • 2a597b9 fix: strip k8s version suffix from EC version in DiscoverECVersion (#704)
  • aa8a205 fix: add rbac error check to rest of cmx api calls (#700)
  • 2dab06a Ep v2 preview (#701)
  • 24feb93 feat: auto-detect cmx oidc credentials (#692)
  • d48729b Revert "fix: auto-save uncommitted implementation work (gt-pvx safety net)"
  • 115ceaf Revert "chore: ignore polecat CLAUDE.md runtime file"
  • 6ffbca7 Revert "fix: resolve dependabot security alerts (re-cz1)"
  • 887e998 chore: ignore polecat CLAUDE.md runtime file
  • aba82c7 fix: auto-save uncommitted implementation work (gt-pvx safety net)
  • 50549d4 fix: resolve dependabot security alerts (re-cz1)
  • f3f51c0 feat: integrate embedded-cluster CLI lint into release lint pipeline (#696)
  • 1d9f263 pass through RBAC errors in vm create (#691)
  • 32107d7 build(deps): bump the go_modules group across 1 directory with 6 updates (#690)
  • c85fe55 fix: 'replicated lint' removed in favor of 'replicated release lint' (#687)
  • 50f0efc network commands should have docs format matching others (#685)
  • 4c71d63 fix goreleaser go version, run in PRs (#684)
  • 4af1f33 require the GITHUB_TOKEN and OP_SERVICE_ACCOUNT_PRODUCTION env vars before starting release process (#683)
  • 98b8644 use go.mod version within dagger for builds (#682)
  • 2d2f363 add .claude to gitignore to allow releases without removing directory (#681)
  • f427a9b update google.golang.org/grpc (#680)
  • a2f5c54 vuln fixes (#679)
  • c957dbe build(deps): bump github.com/docker/cli from 28.5.1+incompatible to 29.2.0+incompatible in the go_modules group across 1 directory (#677)
  • 965d864 build(deps): bump the go_modules group across 1 directory with 5 updates (#676)
  • 7575a98 build(deps): bump github.com/go-git/go-git/v5 (#672)
  • 07dc5aa chore: add network report to help (#671)
  • 141693f Fix CLI docs generation (#670)
  • 12d08ad update help text for: hide multi-channel license support from CLI (#669)
  • 417dc82 Hide multi-channel license support from CLI (#668)
  • 071042a unhide release create --required flag, update tests, docs (#667)
  • e0650e0 update golang.org/x/crypto v0.45.0 => v0.47.0 (#666)
  • 0c61b56 Resolve localhost dns (#665)
  • 7e1ddc4 run go fmt (#663)
  • 5d5c1eb Release create auto (#662)
  • 15d1426 build(deps): bump golang.org/x/crypto (#661)
  • c08ce21 update github.com/opencontainers/selinux and github.com/containerd/containerd (#660)
  • a2feb60 Treat dest as a dir (#659)
  • 0139d79 list hostnames (#658)
  • bea5dfa Use replicated config to create release (#657)
  • 6449ec7 fix: use github token when getting latest release (#656)
  • 027edae Remove show external only flag (#655)
  • 8bfe253 Automate docs PR creation in release workflow (#653)
  • 1b15fc8 Revert " Automate docs PR creation in release workflow"
  • 2352c93 Automate docs PR creation in release workflow
  • 28ebc1c Add show-external-only to network summary reports (#651)
  • fbc6e8e fix: let api check cluster state (#650)
  • 6380c92 Add ignore-default flag to network report (#644)
  • a25fbcc test: add config discovery vs autodiscovery test coverage (#639)
  • 1f00225 feat(cmx): Add instance type to -owide 'vm ls' (#642)
  • dabb89d typo (#641)
  • 01fc412 Improve error message for network report summary (#640)
  • a5954c4 fix: autodiscovery crashes with mixed resource types (#637)
  • 9270622 chore: add arm64 builds (#638)
  • 03a1f84 Add HelmChart manifest validation for linter (#636)
  • 9c17c20 Add gitignore support to lint command (#634)
  • 0371a6a feat: Refactor preflight config to support explicit chart references (#635)
  • 78454f4 Defer preflight validation logic to linters (#633)
  • 55b38d9 Release Validation 2 (#632)
  • 0bc1331 Apply AutoCI security optimization (#606)
  • 927a512 Apply AutoCI caching optimization (#607)
  • 4cbc64f Update --help for network report (#592)
  • 9442fad add output format options to 'replicated release create' (#589)
  • 9870941 Show message if no report events are returned (#591)
  • d904375 feat: add ability to get network report summaries (#590)
  • f2a1ad4 feat(cmx): Add show-terminated and show-reports bools, resources and has_report columns (#587)
  • 61882ce chore(cmx): Add current status in not running error (#588)
  • 3ac63f7 Add source and destination pod (#586)
  • 641f5ad Update ulikunitz/xz to v0.5.15 (#585)
  • 578fb7a Do not show created at in the network report (#583)
  • 7770e61 Allow ssh/scp while vm is updating (#584)
  • c3d0791 build(deps): bump github.com/go-viper/mapstructure/v2 (#582)
  • 7509584 Bump helm.sh/helm/v3 in the go_modules group across 1 directory (#568)
  • 047fda6 update go-getter (#581)
  • 6c6cf9f chore(cmx): Network update short flags, reporti...
Read more

v0.129.0

08 May 14:15

Choose a tag to compare

Changelog

  • a7daa6f Set version to 0.129.0
  • 7e47225 fix(cli): send JSON struct for enterprise portal status update (#714)
  • d58f0e8 Support lookup by channel name or ID for channel delete command (#717)
  • d99674e feat: ability to create releases without uploading them (#715)
  • 804ced5 feat: add --include-installer-images flag to release image ls (#702)
  • 8b0ffe4 fix: resolve dependabot security alerts (#698)
  • c5723f2 docs(vm): clarify --ssh-public-key creates user from key comment (#708)
  • 9e96064 escape json example in CLI docs to fit docs site (#712)

v0.128.0

04 May 14:30

Choose a tag to compare

Changelog

  • 098bff4 Set version to 0.128.0
  • 9d40c99 build(deps): bump github.com/jackc/pgx/v5 (#699)
  • 8dbb87a fix: use EachLike for eventTypes array in notification pact test (#711)
  • f472f55 Add CLI support for notification management (#709)
  • f33d278 fix: cli stdout warnings corrupt redirected output (#710)
  • a36c04a allow passing --network-policy to cluster create (#707)