Skip to content

v0.9.0

Compare
Choose a tag to compare
@infrahq-ci infrahq-ci released this 06 Apr 02:25
823de10

0.9.0 (2022-04-06)

⚠ BREAKING CHANGES

  • change LoginResponse polymorphicId to polymorphicID
  • api: replaces /v1/user and /v1/machines with /v1/identities

Features

  • add expiry to login response (484021b)
  • cli: check expiry for authenticated commands (a9c23ef)

Bug Fixes

improve

  • api: unify users and machine (c76073d)

maintain

  • use json tag for property names (5fa6413)