Skip to content

v3.0.0

Latest

Choose a tag to compare

@jmattheis jmattheis released this 18 Jul 12:35
497f945

Notable features:

Breaking changes:

  • The config.yml file is no longer supported, convert it to the new env format with migrate-config.
  • If you set list or map environment variables, their syntax changed, see List and map syntax.
  • API tokens are no longer returned in the GET endpoints and are only exposed on creation or rotation. See Tokens are only shown once.
  • If you have scripts hitting client-token endpoints, they may now need elevation.
  • The paging.next URL in message list responses is now a relative path. See Paging next URL is relative.

Miscellaneous changes: