Skip to content

Releases: warrant-dev/warrant

v1.10.0

14 Mar 22:46
9542553
Compare
Choose a tag to compare

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

09 Mar 01:23
b4920b4
Compare
Choose a tag to compare

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

05 Mar 23:24
a735b9c
Compare
Choose a tag to compare

Changelog

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

v1.8.1

05 Mar 22:54
6030794
Compare
Choose a tag to compare

Changelog

v1.7.0

01 Mar 00:54
d7af249
Compare
Choose a tag to compare

Changelog

  • d7af249 Add url validate case to return InvalidParameterError (#301)
  • ab859e7 Bump github.com/go-playground/validator/v10 from 10.17.0 to 10.18.0 (#299)
  • f2cef4c Bump github.com/google/uuid from 1.5.0 to 1.6.0 (#292)
  • a4dd4e7 Pin version of golangci-lint to v1.55 (include patches) in GitHub workflow (#298)
  • 0e7d807 Use go 1.22 (#300)

v1.6.0

07 Feb 00:43
f4b37e0
Compare
Choose a tag to compare

Changelog

  • 1fbd3a7 Bump github.com/mattn/go-sqlite3 from 1.14.19 to 1.14.22 (#295)
  • e6f0e19 Bump github.com/rs/zerolog from 1.31.0 to 1.32.0 (#296)
  • f4b37e0 Remove unused ListAll() from objecttype repository (#297)
  • e012387 Reorganize the README + add sections on limitations and enterprise options (#291)

v1.5.0

24 Jan 05:12
694da47
Compare
Choose a tag to compare

Changelog

  • 694da47 Add Warrant-Token latest to query tests (#290)
  • e026792 Make minor updates to the wording in the README (#289)

v1.4.0

19 Jan 20:35
3270675
Compare
Choose a tag to compare

Changelog

  • 9d92981 Bump github.com/go-playground/validator/v10 from 10.16.0 to 10.17.0 (#286)
  • 21a9568 Remove Get/Set wookie ctx methods (#287)
  • 3270675 Update SortOrder type alias and make ListParams JSON serializable (#288)

v1.3.0

12 Jan 18:52
1556763
Compare
Choose a tag to compare

Changelog

  • 1556763 Add check handler (#285)
  • 7027dd9 Increase maximum number of adjacent/neighbor warrants query and expand can evaluate (#284)

v1.2.1

09 Jan 00:29
5d8dcc5
Compare
Choose a tag to compare

Changelog

  • 5d8dcc5 Filter query results by the specified subject type(s) when selecting subjects (#283)