Skip to content

service: v0.4.27

Compare
Choose a tag to compare
@opentdf-automation opentdf-automation released this 14 Nov 16:16
94a38fb

0.4.27 (2024-11-14)

Features

  • authz: JWT ERS that just returns claims (#1630) (316b5be)
  • authz: Remove org-admin role, move privileges to admin role (#1740) (ae931d0)
  • backend migration to connect-rpc (#1733) (d10ba3c)
  • connectrpc realip interceptor (#1728) (292fca0)
  • docs: add policy ADR for LIST limit and pagination (#1557) (069f939)
  • move from fasthttp in-memory listener to memhttp implementation (#1709) (70518ff)
  • policy: 1603 policy improve upsertattrfqn (#1679) (cd17a44)
  • policy: 1651 move GetAttributesByValueFqns RPC request validation to protovalidate (#1657) (c7d6b15)
  • policy: 1659 spike on transactions support (#1678) (a6fea11)
  • policy: add optional name field to registered KASes in policy (#1636) (f1382c1)
  • policy: add optional name field to registered KASes in policy (#1641) (b277ab4)
  • policy: limit/offset throughout LIST protos/gencode (#1668) (7de6cce)
  • policy: SPIKE transactions support (#1663) (866f4f3)
  • policy: subject condition sets prune protos/gencode (#1687) (a627e02)
  • policy: subject condition sets prune service/db (#1688) (3cdd1b2), closes #1178
  • update service registry in preperation for connectrpc migration (#1715) (ce289a4)

Bug Fixes