Skip to content

Releases: als-computing/tiled

0.2.9a2+als.a1

24 May 19:58
e23868c

Choose a tag to compare

Implement admin commands for service principals + API keys (#1363)

* check for array of arrays and convert to ndarray

* add commands to create service-accounts and API keys

Co-authored-by: Copilot <copilot@github.com>

* fix description of downgrade-database

* describe --access-tags constraints

* add CHANGELOG entry

* move API keys table to separate function

* add `admin api-key` subcommand

* fix setting empty role when not admin

* allow specifying custom principal roles, default to "user"

---------

Co-authored-by: Copilot <copilot@github.com>

v0.2.9-a2-als-a1

24 May 19:54
e23868c

Choose a tag to compare

v0.2.9-a2-als-a1 Pre-release
Pre-release

Adds inheritance tag checking.