Warrant Dev Warrant Versions Save

Warrant is a highly scalable, centralized authorization service based on Google Zanzibar, used for defining, querying, and auditing application authorization models and access control rules.

v1.13.1

1 month ago

Changelog

  • a5af6b7 Allow object-type updates with an empty relations block (#319)

v1.13.0

1 month ago

Changelog

  • 0b7eb1b Allow creation of object-types with an empty relations block (#318)

v1.12.1

1 month ago

Changelog

  • d99e34d Add 'Warrant-Token: latest' header to query calls in query-policy.json test suite (#316)

v1.12.0

1 month ago

Changelog

  • c0a9763 Add policy support to query endpoint (#315)

v1.11.1

1 month ago

Changelog

  • 2a10400 Fix ResultSet Intersect method (#313)

v1.11.0

1 month ago

Changelog

  • 9ba5342 Optimize ResultSet.Intersect method (#312)

v1.10.1

2 months ago

Changelog

  • 79f8ec6 Update query cursor to include relation + fix implicit result logic (#311)

v1.10.0

2 months ago

Changelog

  • 993e916 Bump github.com/golang-jwt/jwt/v5 from 5.2.0 to 5.2.1 (#307)
  • eeb548a Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#308)
  • 9542553 Return new relation field in QueryResult JSON response (#309)

v1.9.0

2 months ago

Changelog

  • b4920b4 Add a Relation attribute to QueryResult (for internal use) (#306)
  • 0aafe4a Bump github.com/go-playground/validator/v10 from 10.18.0 to 10.19.0 (#303)
  • 2251884 Update main image in README.md (#305)

v1.8.2

2 months ago

Changelog

  • a735b9c Update ResultSet to only add new records to list if they don't already exist (#304)