Skip to content

Releases: mirceanton/talswitcher

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)

v1.1.6

13 Feb 17:44
86c63cc
Compare
Choose a tag to compare

1.1.6 (2025-02-13)

Bug Fixes

  • go: update module github.com/siderolabs/talos/pkg/machinery ( v1.9.3 → v1.9.4 ) (#180) (86c63cc)

v1.1.5

12 Feb 20:44
da91133
Compare
Choose a tag to compare

1.1.5 (2025-02-12)

Bug Fixes

  • go: update dependency go ( 1.23.6 → 1.24.0 ) (#176) (da91133)

v1.1.4

04 Feb 17:05
feb2b2b
Compare
Choose a tag to compare

1.1.4 (2025-02-04)

Bug Fixes

  • go: update dependency go ( 1.23.5 → 1.23.6 ) (#172) (feb2b2b)

v1.1.3

28 Jan 18:06
cd2c114
Compare
Choose a tag to compare

1.1.3 (2025-01-28)

Bug Fixes

  • go: update module github.com/siderolabs/talos/pkg/machinery ( v1.9.2 → v1.9.3 ) (#165) (cd2c114)