Releases: replicatedhq/replicated
Releases · replicatedhq/replicated
v0.53.1
Changelog
- 28d2d1b Fix forbidden error in cluster create command (#296)
- cbc527e Pretty-print JSON errors from API (#295)
- a8ee779 fix: chart prepare cmd (#299)
- 4503c5b fix: remove appID required for cluster cmds (#297)
- 093810f cache update checker info (#291)
- ce32289 Merge pull request #294 from replicatedhq/c11y-tos
- 443cc4f hide registry logs (#293)
- f73eea8 When the c11y entitlement is not enabled, redirect to terms of service
- 6ab84cb Using get cluster vs list (#288)
v0.53.0
v0.52.0
v0.51.0
Changelog
- 57fb063 Merge pull request #287 from replicatedhq/storms_20230713_fix_hyphenbetweenwords
- b99016d As requested, change the --appversion flag to be --app-version instead
- 7e11142 Merge pull request #286 from replicatedhq/ttl-default
- 5bb19a8 Use a server supplied ttl default
- 4fb6a8e Merge pull request #282 from replicatedhq/prepare-cluster-cli
- 8df6ae8 Adding a prepare cluster cli
- 3048cc6 Merge pull request #279 from replicatedhq/list-customers-by-app-version
- 5c3397c Merge pull request #284 from replicatedhq/joshd/expires-zero
- 580a42d Merge pull request #285 from replicatedhq/test-licenses-no-channel
- 43ea1f2 Allow customers assigned to test customers to not have a channel
- 4a2d0d8 Fixing expires_at if not defined
- 1de720a Merge pull request #283 from replicatedhq/joshd/space-between-versions
- 2aa5f5b Adding space between versions
- d863138 resolve merge conflicts with new flag added for --include-test
- f33f90a Merge branch 'main' into list-customers-by-app-version
- bf50ef8 Merge pull request #281 from replicatedhq/vcpu
- 5fb2c95 Merge pull request #280 from replicatedhq/compatibility-matrix-license-type
- 4a0ca0d Add support for test license types
- 8a73034 Merge branch 'main' into list-customers-by-app-version
- cf1eec2 Rename field from vcpus to vcpu
- 959e952 modified: cli/cmd/customer_ls.go - when output format is json, and no results, pass the blank struct to print.CustomersWithInstances() so we will return expected jason of []
- 4e7fd6d Adds functionality to display customers and their instances for a specific app and app version
v0.50.0
Changelog
- 6c7d2f4 Merge pull request #262 from replicatedhq/cluster-supported
- 34b844d Use fmt.Fprintln
- b5ffd12 Using fmt.Fprintln
- 898dc6a Merge branch 'main' into cluster-supported
- 26360b9 Merge branch 'main' into cluster-supported
- f25539e Removing lsClusterHideTerminated
- 16d6c05 Combine all versions into a single row
- 97740bb Refactor supported to versions
- d6d6d29 Refactor supported to versions
- a8c83ea Adding command to list supported distributions and versions
v0.49.0
v0.48.1
v0.48.0
Changelog
- d7df328 Merge pull request #269 from replicatedhq/joshd/sc-80765/memory-should-be-using-gib
- 96bcf28 Merge pull request #275 from replicatedhq/cluster-create-not-array
- fb73930 Merge pull request #274 from replicatedhq/kubeconfig-stdout
- f67012f Not an array
- a2f4536 Support kubeconfig to stdout
- 51e8986 Merge pull request #272 from NoaheCampbell/cluster-watch
- 3d2c576 Removed includeHeader param
- 194b228 Forgot to commit
- 4c7de9e Fixed git conflict issues
- 351fd37 Clarified and simplified changes from last commit
- 0b28edf Implemented requested PR changes
- 906f43c Added simplified variable declaration suggestion
- 285f4dc Updated watch command to use a ticker rather than sleep
- 6198efc added watch command to cluster ls
- d80a949 Fix for help text indent (#270)
- ef4123c Merge branch 'main' into joshd/sc-80765/memory-should-be-using-gib
- f839aec Joshd/sc 74101/credits system (#266)
- 4c2cb45 fix the release-support-ended script to handle inconsistent github behavior (#273)
- 1c71d3b Merge pull request #271 from replicatedhq/cluster-instance-type
- 7f81a2a support for custom instance types
- bc8dcc6 Memory should be using GiB
- 1b9e703 Merge pull request #267 from replicatedhq/cluster-create-wait
- 7911744 Merge pull request #268 from replicatedhq/cluster-kubeconfig-options
- ab3946f Update cli/cmd/cluster_create.go
- ca012c7 Add wait flag to cluster create
- b34e722 Options to get kubeconfig
- b746cff Add newline to ouput (#261)
- 6d999c7 Upgrading to go 1.20 (#263)
v0.47.0
v0.46.0
Changelog
- d2d8db8 Adding description for max ttl (#253)
- dd544b8 Merge pull request #254 from replicatedhq/cluster-cleanup
- 8c4a3cc cleanup for cluster command
- 7edc5c6 Change cluster rm to arg(s) (#243)
- 8542167 Adding customer archive command (#247)
- 0b2b38e Allow json output on channel inspect (#249)
- ad45743 Merge pull request #246 from replicatedhq/fix-record-unsupported
- 2d6ddb3 fix event
- 306116a fix finding previous release sha