Releases: ksctl/cli
Releases · ksctl/cli
v1.3.1
Changelog
- cd3ebe6 bump(core): Upgrades the ksctl core to v1.2.7
- Replaced wasmedge production stack with kwasm production stack which now includes both wasmedge and wasmtime runtimes by default added
Full Changelog: v1.3.0...v1.3.1
v1.3.0
v1.3.0-rc1
Changelog
- 7106cd8 Updated the versioning
- 009ab4b Fixed the mock gh workflow testing
- 71e8896 Updated the go modules
- b34a691 UPdated the ksctl core deps to v1.2.6
- e0d6064 removal of old logo
- dc8f10f New Long help message banner
- b6c01df Added K9s integration for ksctl switch cluster
- de63c04 Update README.md
- 95191a9 Update README.md
- 4b7aaa8 Update README.md
- 1b92962 added docs on how to profile the cli
v1.2.4
Changelog
- b1851b5 patch the ksctl self update cli
- a684bcf updated the docs for the release v1.2.4
- 833df8b Merge pull request #34 from ksctl/feat-ksctl-self-update
- 697bf3e done with update from ksctl cli
- 10ba5fd added download and verify checksum done
- 37d2707 added initial work on download of artifacts
- 52f1d04 added releases fetch and filting
- 7ed88ec updated the table logging
- 7722cad added the sub command left to add the logic
- 074083a feat: added menu driven logger for ksctl creds
- 3d509d5 Merge pull request #32 from ksctl/ksctl-v1_2_5
- 1056b7b fixed the missing flag assignmenets
- 52870d7 updated the go mods
- 30a0410 updated the mock testing and also docs
- a17756c added the changes
- 81ecac0 updated the color for latest logo
- 0bd6aa8 ksctl version
What's Changed
- Aws EKS support by @Horiodino in https://github.com/ksctl/ksctl/releases/tag/v1.2.5
- update deps and the code changes by @dipankardas011 in #32
- KFP: add ksctl
self-update
sub command by @dipankardas011 in #34
About Upgrades
v1.2.3
Updates
- https://github.com/ksctl/ksctl/releases/tag/v1.2.3
- https://github.com/ksctl/ksctl/releases/tag/v1.2.4
- Fix bug in cli logging
Changelog
- 0b15d41 updated the docs for the cli
- 5e19096 bump(ksctl)!: updated to core v1.2.4
- bbdd6be Merge pull request #29 from ksctl/bump-ksctl-version
- 647c832 added verbose logging
- b1439fa updated the mock test
- 6ef8014 updated the aws new fake region
- 19dcd24 Update .github/workflows/test-mock.yml
- 2c2bc67 updated the build tags
- b228a41 updated the new mock testing
- a9bee9e updated the logging unit test
- 2323807 fixed the failing results
- edcba80 bump(ksctl)!: to release v1.2.3
- ada7a3e bug-fix(logging)!: array out of bound exception
v1.2.2
v1.2.1
Key Pointers
Migration
: Just run the install script and it will do the replace the binary!
fromVersion | toVersion | compatibility |
---|---|---|
v1.2.0 | v1.2.1 | true |
Changelog
v1.2.0
Changelog
- a2f8a81 added generate docs for ksctl cli commands
- 6ec5565 fix the windows install script
- 325061d feat: improved the install script
- b5cfe34 Merge pull request #25 from ksctl/release-v1_2_0
- 352a51b patch: go releaser
- 0e6972a feat: modified the cli
- 45f28b5 migrated the logger from ksctl core to cli
- 26cbe19 fix(USERID)!: need to specify a single word value so that the mongodb and other storage driver using it works
- e6a11a4 fix for the invalid application error
- 59a26cf fix the missing storageProvider mention
- de4e2d7 fix(get,switch)!: missing storageProvider
- 1e672bc updated the go.mod
v1.1.4
Changelog
- Refer the ksctl changelog https://github.com/ksctl/ksctl/releases/v1.1.4
- 4c54d9a Merge pull request #23 from ksctl/21-new-release-ksctl-core-v114
- 81e147a patch: improved the logging for ci mock
- e106374 added missing if condition for the mock test
- 41922cd fixed the mock test workflow
- 038c926 fix: failing mock tests
- fcd3e6d fix: failing k8s ver
- c2aeddb updates: added improvements
- a404539 some fixes to the aws
- 6642314 improved the test cases for the aws
- a22b90c feat: improved the scripts for development
- ca742f0 removed the github workflow for stale
- 9b18bf2 feat: added the aws support
- 7c14048 initial version bump
- 832a8d4 feat: added a new issue template for the releases updates
- 72e491a feat: added new issue templates
Full Changelog: v1.1.4...v1.1.4
v1.1.3
Changelog
- 5502fce Merge pull request #19 from ksctl/17-enhancementstorage-provide-a-command-line-argument-to-choose-between-different-storage-solutions
- dc26103 feat(storage): added the support for storage driver
- 1081db2 Merge pull request #16 from ksctl/15-enhancementmodules-need-to-update-the-gomod-files-and-also-any-references
- d8af0d0 fix: null pointer error in InitializeStorageFactory
- a463535 fix(feature-flags)!: Now the Development ready apps is Stable
- 782873a feat(docs): updated the documentation
- a5d3ca0 feat(updates)!: refactoring the go.mod with ksctl/ksctl
- 27d90e5 Merge pull request #10 from kubesimplify/dependabot/go_modules/github.com/spf13/cobra-1.8.0
- 33f690d Update pull_request-template.md
- b295575 Bump github.com/spf13/cobra from 1.7.0 to 1.8.0
What's Changed
- Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #10
- feat(updates)!: refactoring the go.mod with ksctl/ksctl by @dipankardas011 in #16
- feat: modified the code in the sub-commands by @dipankardas011 in #19
New Contributors
- @dependabot made their first contribution in #10
Full Changelog: v1.1.1...v1.1.3