Skip to content

Releases: iul1an/azctx

v1.7.3

Choose a tag to compare

@github-actions github-actions released this 22 Sep 10:56
Immutable release. Only release title and notes can be modified.
b108b4c

Changelog

  • b108b4c ci: open a PKGBUILD bump PR after each release (#13)
  • e411a66 fix(deps): Bump actions/github-script from 7 to 9 in /.github/workflows (#2)
  • 34279a9 fix(deps): Bump github.com/junegunn/fzf from 0.74.1 to 0.74.4 (#9)
  • 1c95a12 fix(deps): Bump github.com/stretchr/testify from 1.11.1 to 1.12.1 (#8)

v1.7.2

Choose a tag to compare

@github-actions github-actions released this 21 Sep 10:21
Immutable release. Only release title and notes can be modified.
a2b2ca6

Changelog

  • a2b2ca6 fix: clear quarantine in preflight_steps (#11)

v1.7.1

Choose a tag to compare

@github-actions github-actions released this 21 Sep 09:46
Immutable release. Only release title and notes can be modified.
1e1040e

Homebrew cask in this release skipped shell completions on macOS. Fixed in v1.7.2.

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 25 Jul 00:37
Immutable release. Only release title and notes can be modified.

Changelog

  • ecf46a5 feat: name tenants in the config
  • 7e43b26 feat: preview subscriptions in the tenant picker

v1.6.1

Choose a tag to compare

@github-actions github-actions released this 24 Jul 23:57
Immutable release. Only release title and notes can be modified.

Changelog

  • 7b31fce fix: make --log-level debug useful

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 24 Jul 23:25
Immutable release. Only release title and notes can be modified.

Changelog

  • 1211246 feat: AZCTX_CONFIG_FILE overrides the config file location

v1.5.1

Choose a tag to compare

@github-actions github-actions released this 24 Jul 23:04
Immutable release. Only release title and notes can be modified.

Changelog

  • a017310 fix: copy ~/.azure safely instead of using os.CopyFS
  • ef48da4 fix: disable az telemetry inside isolated contexts

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 24 Jul 19:05
Immutable release. Only release title and notes can be modified.

Changelog

  • e2de724 feat: optional subscription aliases in the config file

v1.4.2

Choose a tag to compare

@github-actions github-actions released this 24 Jul 16:17
Immutable release. Only release title and notes can be modified.

Changelog

  • 27fa575 fix: azctx status exits 0 when not isolated

v1.4.1

Choose a tag to compare

@github-actions github-actions released this 24 Jul 15:40
Immutable release. Only release title and notes can be modified.

Changelog

  • 5e7d086 fix: clearer error for --unset/--in-place inside an isolated shell