Skip to content

Releases: ksctl/cli

v1.3.1

08 Sep 06:20
v1.3.1
cd3ebe6
Compare
Choose a tag to compare

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

24 Aug 15:55
v1.3.0
6d1d56a
Compare
Choose a tag to compare

Changelog

v1.3.0-rc1

24 Aug 13:01
v1.3.0-rc1
7106cd8
Compare
Choose a tag to compare
v1.3.0-rc1 Pre-release
Pre-release

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

02 Aug 15:04
v1.2.4
b1851b5
Compare
Choose a tag to compare

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

About Upgrades

⚠️ There is no migrations present yet ⚠️

v1.2.3

21 Jun 18:44
v1.2.3
0b15d41
Compare
Choose a tag to compare

Updates

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

06 Jun 18:02
v1.2.2
4fdb298
Compare
Choose a tag to compare

Changelog

  • 4fdb298 bump(v1.2.2)!: patch for aws get-cluster failure

v1.2.1

02 Jun 04:26
v1.2.1
15f7284
Compare
Choose a tag to compare

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

  • 15f7284 patch invalid usage of core logger instead of cli logger
  • a34aae5 patch(ksctl-core)!: increased the wait timeout for ksctl components
  • 3b05389 bug-fix(creds)!: invalid error message

v1.2.0

01 Jun 08:01
v1.2.0
a2f8a81
Compare
Choose a tag to compare

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

01 May 13:18
v1.1.4
4c54d9a
Compare
Choose a tag to compare

Changelog

Full Changelog: v1.1.4...v1.1.4

v1.1.3

18 Feb 18:22
v1.1.3
5502fce
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v1.1.1...v1.1.3