Skip to content

Releases: mirceanton/talswitcher

v2.0.5

20 May 00:14
8264e27
Compare
Choose a tag to compare

Release 2.0.5

👷 CI/CD

  • github-action: pin mirceanton/action-semver-metadata action to 31be2c0 (#209) (fab8168)
  • renovate: update inputs (3e9132a)
  • github-action: update jdx/mise-action ( v2.2.2 → v2.2.3 ) (8a6cd73)
  • update action-semver-metadata to version 1.0.1 (b45653d)
  • release: use mirceanton/action-semver-metadata + softprops/action-gh-release (6ab886d)
  • github-action: update jdx/mise-action ( c94f0bf → 13abe50 ) (bf15a45)

🧹 Chores

  • mise: update go ( 1.24.2 → 1.24.3 ) (dde4d6b)
  • mise: update config (d85301e)
  • mise: update config (9cfb2b0)
  • mise: update renovate ( 40.17.1 → 40.25.0 ) (70bb899)
  • add .DS_Store to .gitignore (2ec20b8)
  • mise: update renovate ( 40.17.0 → 40.17.1 ) (bead394)
  • mise: update renovate ( 40.16.0 → 40.17.0 ) (34b28ee)
  • mise: update renovate ( 40.15.0 → 40.16.0 ) (5dfa3cf)
  • mise: update renovate ( 40.14.6 → 40.15.0 ) (8730932)
  • mise: update renovate ( 40.14.5 → 40.14.6 ) (edcfeda)
  • mise: update renovate ( 40.14.4 → 40.14.5 ) (c0fac4a)
  • mise: update renovate ( 40.14.3 → 40.14.4 ) (e41df77)
  • mise: update renovate ( 40.14.2 → 40.14.3 ) (20dc742)
  • mise: update renovate ( 40.14.1 → 40.14.2 ) (4f1ed10)
  • mise: update renovate ( 40.14.0 → 40.14.1 ) (12b965b)
  • mise: update renovate ( 40.13.1 → 40.14.0 ) (e38ace5)
  • mise: update renovate ( 40.13.0 → 40.13.1 ) (22d2569)

v2.0.4

08 May 00:13
ea6d7e3
Compare
Choose a tag to compare
  • fix(go): update go ( 1.24.2 → 1.24.3 ) (ea6d7e3)
  • fix(go): update github.com/siderolabs/talos/pkg/machinery ( v1.10.0 → v1.10.1 ) (5303d77)
  • chore(mise): update siderolabs/talos ( 1.9.4 → 1.10.1 ) (641da5a)
  • ci: update workflows (3ca991a)
  • ci(github-actions): update actions/create-github-app-token action ( v2.0.5 → v2.0.6 ) (#208) (d33c5bd)
  • ci(github-actions): update actions/create-github-app-token action ( v2.0.3 → v2.0.5 ) (#206) (b29489e)
  • ci(github-actions): update github/codeql-action action ( v3.28.16 → v3.28.17 ) (#205) (f96de74)
  • ci(github-actions): update actions/create-github-app-token action ( v2.0.2 → v2.0.3 ) (#204) (f7c7be7)

v2.0.3

01 May 00:15
390006d
Compare
Choose a tag to compare
  • fix(go): update module github.com/siderolabs/talos/pkg/machinery ( v1.9.5 → v1.10.0 ) (#203) (390006d)
  • ci(github-actions): update renovatebot/github-action action ( v41.0.21 → v41.0.22 ) (#202) (6af217f)
  • ci(codeql): add code scanning workflow (4b6bca7)
  • chore(github-actions): update jdx/mise-action digest ( 5083fe4 → 7a111ea ) (#201) (94df16d)
  • ci(github-actions): update renovatebot/github-action action ( v41.0.20 → v41.0.21 ) (#200) (d0bd573)
  • ci(renovate): update config (46847df)
  • ci: deprecate reusable actions and move to in-repo configs (#198) (458624a)
  • chore(deps): update dependency golangci/golangci-lint ( v1.64.8 → v2.0.2 ) (#195) (753a1cd)

v2.0.2

01 Apr 17:44
130d9e2
Compare
Choose a tag to compare

2.0.2 (2025-04-01)

Bug Fixes

  • go: update dependency go ( 1.24.1 → 1.24.2 ) (#197) (130d9e2)

v2.0.1

12 Mar 14:46
9739848
Compare
Choose a tag to compare

2.0.1 (2025-03-12)

Bug Fixes

  • go: update module github.com/siderolabs/talos/pkg/machinery ( v1.9.4 → v1.9.5 ) (#191) (9739848)

v2.0.0

07 Mar 23:26
d6da2ea
Compare
Choose a tag to compare

💣 Breaking Changes:

Previously, the program was ran as is, with no subcommands or anything. All of that functionality has now been moved over to the context subcommand (also aliased as ctx).

Additionally, the completion subcommand has been added to support shell completion for context names.

This setup also opens up the opportunity for this tool to add more features, such as managing nodes and/or endpoints within a talosconfig.


Full Changelog: v1.2.0...v2.0.0

v1.2.0

07 Mar 22:03
3fefc23
Compare
Choose a tag to compare

1.2.0 (2025-03-07)

Features

  • switch to the previous context using talswitcher - (#187) (3fefc23)

v1.1.9

04 Mar 20:06
ca7985a
Compare
Choose a tag to compare

1.1.9 (2025-03-04)

Bug Fixes

  • go: update dependency go ( 1.24.0 → 1.24.1 ) (#185) (ca7985a)

v1.1.8

17 Feb 01:03
80c2355
Compare
Choose a tag to compare

1.1.8 (2025-02-17)

Bug Fixes

  • go: update module github.com/spf13/cobra ( v1.9.0 → v1.9.1 ) (#183) (80c2355)

v1.1.7

15 Feb 19:04
4f97bac
Compare
Choose a tag to compare

1.1.7 (2025-02-15)

Bug Fixes

  • go: update module github.com/spf13/cobra ( v1.8.1 → v1.9.0 ) (#182) (4f97bac)