Skip to content

Releases: getoutreach/vault-client

v1.15.0

24 May 21:29
da6473b
Compare
Choose a tag to compare

1.15.0 (2024-05-24)

Features

  • stencil and update cli interface (#99) (da6473b)

v1.14.1

10 Nov 17:37
3782efb
Compare
Choose a tag to compare

1.14.1 (2023-11-10)

Bug Fixes

  • return CLI output when failing to login, upgrade deps+stencil (#94) (3782efb)

v1.14.0

08 Aug 14:42
474e554
Compare
Choose a tag to compare

1.14.0 (2023-08-08)

Features

  • Re-stencil to fix release builds (#91) (474e554)

Bug Fixes

  • Use token lookup for all token refresh checking (#90) (e2d852f)

v1.13.0

25 Jul 22:32
be1b46e
Compare
Choose a tag to compare

1.13.0 (2023-07-25)

Features

  • Adding expiration returning and mintime checking for expiration (#88) (be1b46e)

v1.12.0

05 Jul 17:19
7361394
Compare
Choose a tag to compare

1.12.0 (2023-07-05)

Features

  • Re-stenciling, pulling in gobox with otel upgrades (#85) (7361394)

v1.11.0

13 Apr 17:40
f4237b3
Compare
Choose a tag to compare

1.11.0 (2023-04-13)

Features

  • cli: add IsLoggedIn to check auth lease (#75) (f4237b3)

v1.10.6

22 Feb 21:30
d313314
Compare
Choose a tag to compare

1.10.6 (2023-02-22)

Bug Fixes

  • auth token is in different paths when not logged in (#65) (d313314)

v1.10.5

21 Feb 23:26
707bd43
Compare
Choose a tag to compare

1.10.5 (2023-02-21)

Bug Fixes

  • another round of fixes for vault token parsing (#64) (707bd43)

v1.10.4

20 Feb 20:16
2e4c07c
Compare
Choose a tag to compare

1.10.4 (2023-02-20)

Bug Fixes

  • remove token-only, we really want json (#63) (2e4c07c)

v1.10.3

16 Feb 00:18
91da0c9
Compare
Choose a tag to compare

1.10.3 (2023-02-16)

Bug Fixes

  • prevent vault commands from stomping on ~/.vault-token (#61) (91da0c9)