Skip to content

Releases: jthegedus/asdf-gcloud

v1.2.4

10 Jan 13:20
00cdf06
Compare
Choose a tag to compare

1.2.4 (2024-01-10)

Bug Fixes

  • detect & skip python install if not necessary (#85) (81b5d2c)

v1.2.3

18 Jun 14:05
dc1aa79
Compare
Choose a tag to compare

1.2.3 (2023-06-18)

Bug Fixes

  • check for both python3 and python in exec-env (#78) (502fd1c)
  • kubectl with gke-gcloud-auth-plugin, unbound variable (#77) (d13787e)

v1.2.2

14 Nov 10:31
a71ab95
Compare
Choose a tag to compare

1.2.2 (2022-11-14)

Bug Fixes

  • fix nextPageToken regexp in list-all, #70 (#72) (335b3ff)
  • require python3 instead of python (9d7ff92)

v1.2.1

30 Aug 09:44
7bca9cd
Compare
Choose a tag to compare

1.2.1 (2022-08-30)

Bug Fixes

v1.2.0

30 Jun 14:59
c99685f
Compare
Choose a tag to compare

Features

v1.1.0

20 Jul 00:48
4a2cbed
Compare
Choose a tag to compare

Features

v1.0.2

15 Jun 04:15
d2f8f18
Compare
Choose a tag to compare

Bug Fixes

  • bump tool versions (d50910b)
  • release please uses PAT (bf88bab)
  • rm release-please workflow trigger from build (38ab6f1)
  • use custom sort func for portability (#46) (6002e50)

v1.0.1

31 May 23:20
acb225a
Compare
Choose a tag to compare

Bug Fixes

asdf-gcloud v1.0.0

31 May 22:56
9bbd35c
Compare
Choose a tag to compare

Features

  • check dependencies, use pre-remove and post-add scripts (0d8f298)
  • correctly error when no version found (44995e1)
  • init asdf plugin commands (c1eb106)
  • notify users on uninstall their gcloud proj configs still p… (#15) (29619a7)
  • robust list-all version fetching (376d025)
  • run shell format on lint (e7c66a0)
  • use asdf exec-env to set CLOUDSDK_PYTHON on each gcloud cmd… (#14) (0a30972)
  • working mvp (dbf95e0)

Bug Fixes