Skip to content

Releases: etsy/consulkit

v0.2.0

06 Jun 19:08
90eeefd
Compare
Choose a tag to compare

0.2.0 (2024-06-06)

Features

  • add "List Service Instances for Service" call (#8) (d115001)

v0.1.2

07 Jul 14:04
42b5cad
Compare
Choose a tag to compare

0.1.2 (2023-07-07)

Bug Fixes

  • /v1/session/destroy takes a PUT, not DELETE (8802e43)

v0.1.1

06 Jul 02:47
aef81e6
Compare
Choose a tag to compare

0.1.1 (2023-07-06)

Features

  • users can install from rubygems now (ada4106)

consulkit v0.1.0

05 Jul 22:40
Compare
Choose a tag to compare

Features

  • add kv, session, and semaphore features (e2d455d)
  • automatically decode base64 values (d45d025)

Bug Fixes